aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-04-14watchdog: implement error handling for failure to set up hardware perf eventsGravatar Ulrich Obergfell 1-0/+30
2015-04-14watchdog: introduce separate handlers for parameters in /proc/sys/kernelGravatar Ulrich Obergfell 1-0/+59
2015-04-14watchdog: introduce proc_watchdog_common()Gravatar Ulrich Obergfell 1-0/+65
2015-04-14watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()Gravatar Ulrich Obergfell 1-1/+2
2015-04-14watchdog: introduce the proc_watchdog_update() functionGravatar Ulrich Obergfell 1-0/+23
2015-04-14watchdog: new definitions and variables, initializationGravatar Ulrich Obergfell 1-1/+26
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 2-2/+3
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 11-180/+1226
2015-04-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-21/+40
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 11-311/+743
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 13-45/+492
2015-04-14Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 8-142/+130
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-52/+17
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 3-9/+18
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-333/+514
2015-04-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-4/+150
2015-04-13Merge branch 'for-4.1/core-noarch' into for-linusGravatar Jiri Kosina 1-52/+17
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 20-755/+1174
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-230/+612
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 9-103/+119
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+15
2015-04-13cpu: Defer smpboot kthread unparking until CPU known to schedulerGravatar Paul E. McKenney 1-3/+31
2015-04-12Remove rest of exec domains.Gravatar Richard Weinberger 1-37/+0
2015-04-12Remove execution domain supportGravatar Richard Weinberger 3-105/+1
2015-04-11acct: check FMODE_CAN_WRITEGravatar Al Viro 1-1/+1
2015-04-11Merge branch 'iocb' into for-nextGravatar Al Viro 2-2/+3
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Gravatar Thomas Gleixner 1-0/+16
2015-04-10Merge back earlier suspend/hibernate material for v4.1.Gravatar Rafael J. Wysocki 2-3/+12
2015-04-09Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-20/+1
2015-04-09Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Gravatar Rafael J. Wysocki 1-20/+1
2015-04-09locking/mutex: Further simplify mutex_spin_on_owner()Gravatar Jason Low 1-10/+4
2015-04-09Merge branch 'iocb' into for-davemGravatar Al Viro 2-2/+3
2015-04-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+3
2015-04-08Copy the kernel module data from user space in chunksGravatar Linus Torvalds 1-1/+18
2015-04-08genirq: Allow the irqchip state of an IRQ to be save/restoredGravatar Marc Zyngier 1-0/+91
2015-04-08genirq: MSI: Fix freeing of unallocated MSIGravatar Marc Zyngier 1-2/+9
2015-04-08Merge branch 'linus' into irq/core to get the GIC updates whichGravatar Thomas Gleixner 16-85/+258
2015-04-08tracing: Add enum_map file to show enums that have been mappedGravatar Steven Rostedt (Red Hat) 2-4/+269
2015-04-08tracing: Allow for modules to convert their enums to valuesGravatar Steven Rostedt (Red Hat) 3-5/+49
2015-04-08tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesGravatar Steven Rostedt (Red Hat) 3-1/+146
2015-04-07mm: numa: disable change protection for vma(VM_HUGETLB)Gravatar Naoya Horiguchi 1-1/+3
2015-04-07Merge 4.0-rc7 into tty-nextGravatar Greg Kroah-Hartman 7-34/+94
2015-04-07Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"Gravatar Rafael J. Wysocki 1-20/+1
2015-04-06workqueue: Reorder sysfs codeGravatar Frederic Weisbecker 1-317/+318
2015-04-03timers/PM: Drop unnecessary braces from tick_freeze()Gravatar Rafael J. Wysocki 1-3/+2
2015-04-03timers/PM: Fix up tick_unfreeze()Gravatar Rafael J. Wysocki 1-1/+1
2015-04-03sched/core: Drop debugging leftover trace_printk callGravatar Borislav Petkov 1-3/+1
2015-04-03timekeeping: Get rid of stale commentGravatar Thomas Gleixner 1-4/+0
2015-04-03clockevents: Cleanup dead cpu explicitelyGravatar Thomas Gleixner 6-60/+50
2015-04-03clockevents: Make tick handover explicitGravatar Thomas Gleixner 5-12/+8