summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-63/+106
2015-04-15tracing: remove use of seq_printf return valueJoe Perches-2/+2
2015-04-15cgroup: remove use of seq_printf return valueJoe Perches-1/+3
2015-04-15kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley-5/+48
2015-04-15kernel/hung_task.c: change hung_task.c to use for_each_process_thread()Aaron Tomlin-2/+2
2015-04-15kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki-32/+0
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda-20/+41
2015-04-15mm: allow compaction of unevictable pagesEric B Munson-0/+9
2015-04-15memcg: zap mem_cgroup_lookup()Vladimir Davydov-1/+1
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-142/+1
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-1/+1
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-116/+205
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+12
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds-98/+244
2015-04-14kernel, cpuset: remove exception for __GFP_THISNODEDavid Rientjes-13/+5
2015-04-14watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell-19/+2
2015-04-14watchdog: clean up some function names and argumentsUlrich Obergfell-8/+12
2015-04-14watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell-76/+40
2015-04-14watchdog: implement error handling for failure to set up hardware perf eventsUlrich Obergfell-0/+30
2015-04-14watchdog: introduce separate handlers for parameters in /proc/sys/kernelUlrich Obergfell-0/+59
2015-04-14watchdog: introduce proc_watchdog_common()Ulrich Obergfell-0/+65
2015-04-14watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()Ulrich Obergfell-1/+2
2015-04-14watchdog: introduce the proc_watchdog_update() functionUlrich Obergfell-0/+23
2015-04-14watchdog: new definitions and variables, initializationUlrich Obergfell-1/+26
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-2/+3
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-180/+1226
2015-04-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-21/+40
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-311/+743
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-45/+492
2015-04-14Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-142/+130
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-52/+17
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-9/+18
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-333/+514
2015-04-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+150
2015-04-13Merge branch 'for-4.1/core-noarch' into for-linusJiri Kosina-52/+17
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-755/+1174
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-230/+612
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-103/+119
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+15
2015-04-13cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney-3/+31
2015-04-12Remove rest of exec domains.Richard Weinberger-37/+0
2015-04-12Remove execution domain supportRichard Weinberger-105/+1
2015-04-11acct: check FMODE_CAN_WRITEAl Viro-1/+1
2015-04-11Merge branch 'iocb' into for-nextAl Viro-2/+3
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner-0/+16
2015-04-10Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki-3/+12
2015-04-09Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-20/+1
2015-04-09Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki-20/+1
2015-04-09locking/mutex: Further simplify mutex_spin_on_owner()Jason Low-10/+4
2015-04-09Merge branch 'iocb' into for-davemAl Viro-2/+3