aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-06-25prctl: more prctl(PR_SET_MM_*) checksAlexey Dobriyan
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-24mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner
2015-06-24watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf
2015-06-24smpboot: allow excluding cpus from the smpboot threadsChris Metcalf
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-06-24Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branches 'for-4.1/upstream-fixes', 'for-4.2/kaslr' and 'for-4.2/upstrea...Jiri Kosina
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
2015-06-20Merge branch 'irq/for-x86' into irq/coreThomas Gleixner
2015-06-20genirq: Remove bogus restriction in irq_move_mask_irq()Thomas Gleixner
2015-06-19locking/rtmutex: Update stale plist commentsDavidlohr Bueso
2015-06-19futex: Lower the lock contention on the HB lock during wake upSebastian Andrzej Siewior
2015-06-19timer: Minimize nohz off overheadThomas Gleixner
2015-06-19timer: Reduce timer migration overhead if disabledThomas Gleixner
2015-06-19timer: Stats: Simplify the flags handlingThomas Gleixner
2015-06-19timer: Replace timer base by a cpu indexThomas Gleixner
2015-06-19timer: Use hlist for the timer wheel hash bucketsThomas Gleixner
2015-06-19timer: Remove FIFO "guarantee"Thomas Gleixner
2015-06-19timers: Sanitize catchup_timer_jiffies() usageThomas Gleixner
2015-06-19sched/deadline: Remove needless parameter in dl_runtime_exceeded()Zhiqiang Zhang
2015-06-19sched: Remove superfluous resetting of the p->dl_throttled flagWanpeng Li
2015-06-19sched/deadline: Drop duplicate init_sched_dl_class() declarationWanpeng Li
2015-06-19sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi...Wanpeng Li
2015-06-19sched/deadline: Make init_sched_dl_class() __initWanpeng Li
2015-06-19sched/deadline: Optimize pull_dl_task()Wanpeng Li
2015-06-19sched/preempt: Add static_key() to preempt_notifiersPeter Zijlstra
2015-06-19sched/preempt: Fix preempt notifiers documentation about hlist_del() within u...Mathieu Desnoyers
2015-06-19sched/stop_machine: Fix deadlock between multiple stop_two_cpus()Peter Zijlstra
2015-06-19sched/debug: Add sum_sleep_runtime to /proc/<pid>/schedSrikar Dronamraju
2015-06-19sched/debug: Replace vruntime with wait_sum in /proc/sched_debugSrikar Dronamraju
2015-06-19sched/debug: Properly format runnable tasks in /proc/sched_debugSrikar Dronamraju
2015-06-19locking/qrwlock: Don't contend with readers when setting _QW_WAITINGWaiman Long
2015-06-19perf: Fix ring_buffer_attach() RCU sync, againOleg Nesterov
2015-06-19Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki
2015-06-19Merge branch 'pm-cpuidle'Rafael J. Wysocki
2015-06-19sched,lockdep: Employ lock pinningPeter Zijlstra