Age | Commit message (Expand) | Author | Files | Lines |
2018-02-06 | sched/fair: Remove unnecessary parameters from wake_affine_idle() | Mel Gorman | 1 | -5/+3 |
2018-02-06 | sched/rt: Make update_curr_rt() more accurate | Wen Yang | 1 | -2/+3 |
2018-02-06 | sched/rt: Up the root domain ref count when passing it around via IPIs | Steven Rostedt (VMware) | 3 | -2/+22 |
2018-02-06 | sched/rt: Use container_of() to get root domain in rto_push_irq_work_func() | Steven Rostedt (VMware) | 1 | -7/+8 |
2018-02-06 | sched/core: Optimize update_stats_*() | Peter Zijlstra | 2 | -16/+20 |
2018-02-06 | sched/core: Optimize ttwu_stat() | Peter Zijlstra | 2 | -8/+10 |
2018-02-05 | membarrier: Provide core serializing command, *_SYNC_CORE | Mathieu Desnoyers | 2 | -17/+54 |
2018-02-05 | membarrier: Provide GLOBAL_EXPEDITED command | Mathieu Desnoyers | 1 | -8/+112 |
2018-02-05 | membarrier: Document scheduler barrier requirements | Mathieu Desnoyers | 1 | -11/+26 |
2018-02-05 | powerpc, membarrier: Skip memory barrier in switch_mm() | Mathieu Desnoyers | 2 | -10/+8 |
2018-01-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -151/+321 |
2018-01-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -34/+39 |
2018-01-30 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -42/+47 |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 18 | -418/+311 |
2018-01-29 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+11 |
2018-01-29 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -289/+482 |
2018-01-29 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -129/+1 |
2018-01-29 | Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -16/+16 |
2018-01-29 | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 4 | -6/+48 |
2018-01-29 | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+13 |
2018-01-28 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+3 |
2018-01-28 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -5/+11 |
2018-01-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+42 |
2018-01-28 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -3/+5 |
2018-01-27 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 26 | -155/+525 |
2018-01-27 | hrtimer: Reset hrtimer cpu base proper on CPU hotplug | Thomas Gleixner | 1 | -0/+3 |
2018-01-26 | module/retpoline: Warn about missing retpoline in module | Andi Kleen | 1 | -0/+11 |
2018-01-25 | perf/core: Fix ctx::mutex deadlock | Peter Zijlstra | 1 | -1/+7 |
2018-01-25 | perf/core: Fix another perf,trace,cpuhp lock inversion | Peter Zijlstra | 1 | -2/+24 |
2018-01-25 | perf/core: Fix lock inversion between perf,trace,cpuhp | Peter Zijlstra | 1 | -2/+11 |
2018-01-24 | irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG | Marc Zyngier | 2 | -128/+0 |
2018-01-24 | sched/core: Fix cpu.max vs. cpuhotplug deadlock | Peter Zijlstra | 2 | -5/+11 |
2018-01-24 | locking/lockdep: Avoid triggering hardlockup from debug_show_all_locks() | Tejun Heo | 1 | -0/+2 |
2018-01-24 | futex: Fix OWNER_DEAD fixup | Peter Zijlstra | 1 | -3/+3 |
2018-01-23 | tracing: Update stack trace skipping for ORC unwinder | Steven Rostedt (VMware) | 3 | -29/+67 |
2018-01-23 | ftrace, orc, x86: Handle ftrace dynamically allocated trampolines | Steven Rostedt (VMware) | 1 | -12/+17 |
2018-01-21 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+14 |
2018-01-19 | Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+16 |
2018-01-19 | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2018-01-19 | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+13 |
2018-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -13/+55 |
2018-01-18 | tracing: Fix converting enum's from the map in trace_event_eval_update() | Steven Rostedt (VMware) | 1 | -1/+15 |
2018-01-18 | ring-buffer: Fix duplicate results in mapping context to bits in recursive lock | Steven Rostedt (VMware) | 1 | -2/+1 |
2018-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -13/+55 |
2018-01-18 | lockdep: Make lockdep checking constant | Matthew Wilcox | 1 | -6/+7 |
2018-01-18 | lockdep: Assign lock keys on registration | Matthew Wilcox | 1 | -36/+40 |
2018-01-18 | irq/matrix: Spread interrupts on allocation | Thomas Gleixner | 1 | -6/+14 |
2018-01-18 | Merge branches 'acpi-pm' and 'pm-sleep' | Rafael J. Wysocki | 3 | -6/+33 |
2018-01-18 | Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap' | Rafael J. Wysocki | 1 | -0/+15 |
2018-01-17 | bpf: mark dst unknown on inconsistent {s, u}bounds adjustments | Daniel Borkmann | 1 | -11/+16 |