aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-04-16bpf: fix two bugs in verification logic when accessing 'ctx' pointerAlexei Starovoitov
2015-04-16bpf: fix verifier memory corruptionAlexei Starovoitov
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14kernel, cpuset: remove exception for __GFP_THISNODEDavid Rientjes
2015-04-14watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell
2015-04-14watchdog: clean up some function names and argumentsUlrich Obergfell
2015-04-14watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell
2015-04-14watchdog: implement error handling for failure to set up hardware perf eventsUlrich Obergfell
2015-04-14watchdog: introduce separate handlers for parameters in /proc/sys/kernelUlrich Obergfell
2015-04-14watchdog: introduce proc_watchdog_common()Ulrich Obergfell
2015-04-14watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()Ulrich Obergfell
2015-04-14watchdog: introduce the proc_watchdog_update() functionUlrich Obergfell
2015-04-14watchdog: new definitions and variables, initializationUlrich Obergfell
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-04-14Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2015-04-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch 'for-4.1/core-noarch' into for-linusJiri Kosina
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-13cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2015-04-10Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki
2015-04-09Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-09Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2015-04-09locking/mutex: Further simplify mutex_spin_on_owner()Jason Low
2015-04-09Merge branch 'iocb' into for-davemAl Viro
2015-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-08Copy the kernel module data from user space in chunksLinus Torvalds
2015-04-08genirq: Allow the irqchip state of an IRQ to be save/restoredMarc Zyngier
2015-04-08genirq: MSI: Fix freeing of unallocated MSIMarc Zyngier
2015-04-08Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner
2015-04-08tracing: Add enum_map file to show enums that have been mappedSteven Rostedt (Red Hat)
2015-04-08tracing: Allow for modules to convert their enums to valuesSteven Rostedt (Red Hat)
2015-04-08tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)
2015-04-07mm: numa: disable change protection for vma(VM_HUGETLB)Naoya Horiguchi
2015-04-07Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"Rafael J. Wysocki
2015-04-06workqueue: Reorder sysfs codeFrederic Weisbecker
2015-04-03timers/PM: Drop unnecessary braces from tick_freeze()Rafael J. Wysocki