index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
bpf: Refactor codes handling percpu map
Martin KaFai Lau
1
-26
/
+21
2016-11-15
bpf: Add percpu LRU list
Martin KaFai Lau
2
-19
/
+151
2016-11-15
bpf: LRU List
Martin KaFai Lau
3
-1
/
+648
2016-11-15
Merge tag 'trace-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+23
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-38
/
+23
2016-11-15
perf/core: Do not set cpuctx->cgrp for unscheduled cgroups
David Carrillo-Cisneros
1
-0
/
+11
2016-11-15
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
2
-44
/
+17
2016-11-15
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2
-46
/
+17
2016-11-15
sched/cputime, powerpc: Remove cputime_to_scaled()
Stanislaw Gruszka
1
-14
/
+12
2016-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+10
2016-11-14
tracing: Allow wakeup_dl tracer to be used by instances
Zhou Chengming
1
-0
/
+1
2016-11-14
tracing/filter: Define op as the enum that it is
Steven Rostedt (Red Hat)
1
-10
/
+12
2016-11-14
tracing: Optimise comparison filters and fix binary and for 64 bit
Steven Rostedt (Red Hat)
1
-32
/
+48
2016-11-14
ftrace: Support full glob matching
Masami Hiramatsu
5
-2
/
+25
2016-11-14
ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records
Steven Rostedt (Red Hat)
1
-0
/
+22
2016-11-14
ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records
Alexei Starovoitov
1
-1
/
+1
2016-11-14
bpf: Use u64_to_user_ptr()
Mickaël Salaün
1
-17
/
+12
2016-11-14
audit: tame initialization warning len_abuf in audit_log_execve_info
Richard Guy Briggs
1
-1
/
+1
2016-11-14
rcu: Don't kick unless grace period or request
Paul E. McKenney
1
-1
/
+2
2016-11-14
rcu: Make expedited grace periods recheck dyntick idle state
Paul E. McKenney
2
-1
/
+12
2016-11-14
torture: Trace long read-side delays
Paul E. McKenney
1
-1
/
+10
2016-11-14
rcu: Remove obsolete comment from __call_rcu()
Paul E. McKenney
1
-7
/
+0
2016-11-14
rcu: Remove obsolete rcu_check_callbacks() header comment
Paul E. McKenney
1
-2
/
+1
2016-11-14
rcu: Tighten up __call_rcu() rcu_head alignment check
Paul E. McKenney
1
-1
/
+3
2016-11-14
Revert "printk: make reading the kernel log flush pending lines"
Linus Torvalds
1
-11
/
+0
2016-11-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-11-14
Merge commit 'v4.9-rc5' into next
James Morris
11
-75
/
+99
2016-11-12
bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path
Daniel Borkmann
1
-0
/
+11
2016-11-11
Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+3
2016-11-11
Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'
Rafael J. Wysocki
1
-1
/
+3
2016-11-11
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
1
-12
/
+1
2016-11-11
sched/deadline: Fix typo in a comment
Daniel Bristot de Oliveira
1
-1
/
+1
2016-11-11
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
10
-62
/
+96
2016-11-11
locking/lockdep: Remove unused parameter from the add_lock_to_list() function
Tahsin Erdogan
1
-5
/
+5
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
9
-62
/
+95
2016-11-09
bpf: Remove unused but set variables
Tobias Klauser
1
-2
/
+0
2016-11-09
kernel/printk: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-16
/
+13
2016-11-09
genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()
Christoph Hellwig
1
-21
/
+25
2016-11-09
genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()
Christoph Hellwig
1
-14
/
+10
2016-11-08
genirq: Use irq type from irqdata instead of irqdesc
Thomas Gleixner
1
-2
/
+2
2016-11-07
bpf: fix map not being uncharged during map creation failure
Daniel Borkmann
1
-1
/
+3
2016-11-07
bpf: fix htab map destruction when extra reserve is in use
Daniel Borkmann
1
-1
/
+2
2016-11-05
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...
Linus Torvalds
2
-9
/
+7
2016-11-03
taskstats: fix the length of cgroupstats_cmd_get_policy
WANG Cong
1
-1
/
+5
2016-11-03
sched/core: Remove pointless printout in sched_show_task()
Linus Torvalds
1
-9
/
+0
2016-11-03
sched/core: Fix oops in sched_show_task()
Tetsuo Handa
1
-0
/
+3
2016-11-02
PM / sleep: fix device reference leak in test_suspend
Johan Hovold
1
-1
/
+3
2016-11-01
seccomp: Fix documentation
Mickaël Salaün
1
-4
/
+3
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-10
/
+9
2016-11-01
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
9
-53
/
+89
[prev]
[next]