summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-66/+58
2016-10-07console: don't prefer first registered if DT specifies stdout-pathPaul Burton-1/+12
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan-48/+23
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf-2/+11
2016-10-07thp: reduce usage of huge zero page's atomic counterAaron Lu-0/+1
2016-10-07mm, oom: enforce exit_oom_victim on current taskTetsuo Handa-1/+1
2016-10-07oom, suspend: fix oom_killer_disable vs. pm suspend properlyMichal Hocko-14/+3
2016-10-07mm, oom: get rid of signal_struct::oom_victimsMichal Hocko-0/+1
2016-10-07kernel, oom: fix potential pgd_lock deadlock from __mmdropMichal Hocko-1/+5
2016-10-07oom: keep mm of the killed task availableMichal Hocko-0/+2
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-58/+20
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds-14/+26
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-4/+2
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-10/+22
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-9/+783
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+32
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-24/+440
2016-10-05relay: simplify relay_file_read()Al Viro-58/+20
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-328/+906
2016-10-05timekeeping: Fix __ktime_get_fast_ns() regressionJohn Stultz-2/+5
2016-10-04Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds-7/+13
2016-10-04Revert "sched/core: Do not use smp_processor_id() with preempt enabled in smp...Ingo Molnar-1/+1
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-313/+438
2016-10-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-97/+445
2016-10-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-9/+23
2016-10-03Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+7
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-31/+233
2016-10-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-681/+1083
2016-10-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-64/+144
2016-10-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-297/+244
2016-10-03Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+70
2016-10-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-120/+164
2016-10-03Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-98/+163
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-4/+5
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-24/+63
2016-10-02Merge branches 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki-23/+41
2016-10-02Merge branch 'pm-cpufreq'Rafael J. Wysocki-75/+122
2016-10-02Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki-75/+122
2016-09-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman-0/+9
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner-24/+63
2016-09-30sched/irqtime: Consolidate irqtime flushing codeFrederic Weisbecker-15/+11
2016-09-30sched/irqtime: Consolidate accounting synchronization with u64_stats APIFrederic Weisbecker-55/+29
2016-09-30sched/irqtime: Remove needless IRQs disablement on kcpustat updateFrederic Weisbecker-6/+5
2016-09-30sched/irqtime: No need for preempt-safe accessorsFrederic Weisbecker-2/+2
2016-09-30sched/fair: Fix min_vruntime trackingPeter Zijlstra-7/+22
2016-09-30sched/debug: Add SCHED_WARN_ON()Peter Zijlstra-6/+10
2016-09-30sched/core: Fix set_user_nice()Peter Zijlstra-1/+7
2016-09-30sched/fair: Introduce set_curr_task() helperPeter Zijlstra-5/+10
2016-09-30sched/core, ia64: Rename set_curr_task()Peter Zijlstra-1/+1
2016-09-30sched/core: Fix incorrect utilization accounting when switching to fair classVincent Guittot-10/+10