aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-05-01printk: improve the description of /dev/kmsg line formatAntonio Ospite
2015-05-01Merge branch 'akpm-current/current'Stephen Rothwell
2015-05-01Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2015-05-01Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2015-05-01Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2015-05-01Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2015-05-01Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-05-01Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell
2015-05-01Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2015-05-01Merge remote-tracking branch 'net/master'Stephen Rothwell
2015-05-01exit,stats: /* obey this comment */Rik van Riel
2015-05-01watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf
2015-05-01smpboot: allow excluding cpus from the smpboot threadsChris Metcalf
2015-05-01kernel/watchdog.c: fix watchdog_nmi_enable_all()Ulrich Obergfell
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-30modsign: change default key detailsDavid Howells
2015-04-30workqueue: Allow modifying low level unbound workqueue cpumaskLai Jiangshan
2015-04-29livepatch: x86: make kASLR logic more accurateJiri Kosina
2015-04-29cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-27bpf: fix 64-bit divideAlexei Starovoitov
2015-04-27workqueue: Create low-level unbound workqueues cpumaskFrederic Weisbecker
2015-04-27workqueue: split apply_workqueue_attrs() into 3 stagesLai Jiangshan
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2015-04-27Merge v4.1-rc1 into kbuild/for-nextMichal Marek
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-23cgroup: fix some comment typosChen Hanxiao
2015-04-23kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-04-22Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2015-04-22Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2015-04-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-20Merge branch 'sched/urgent'Ingo Molnar
2015-04-20Merge branch 'core/urgent'Ingo Molnar
2015-04-19smp: Fix error case handling in smp_call_function_*()Linus Torvalds
2015-04-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-17tracing: Fix possible out of bounds memory access when parsing enumsSteven Rostedt (Red Hat)
2015-04-17oprofile: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso
2015-04-17gcov: fix softlockupsAndrey Ryabinin
2015-04-17kernel/sysctl.c: detect overflows when converting to intHeinrich Schuchardt
2015-04-17prctl: avoid using mmap_sem for exe_file serializationDavidlohr Bueso
2015-04-17mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov
2015-04-17kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt
2015-04-17kernel/fork.c: avoid division by zeroHeinrich Schuchardt
2015-04-17kernel/fork.c: new function for max_threadsHeinrich Schuchardt
2015-04-17fork_init: update max_threads commentJean Delvare