aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Gravatar Linus Torvalds 3-0/+238
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 10-214/+365
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 9-326/+1404
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 15-472/+1067
2011-10-26Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-29/+359
2011-10-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 14-425/+599
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 13-194/+279
2011-10-26Merge git://github.com/rustyrussell/linuxGravatar Linus Torvalds 2-8/+17
2011-10-26params: make dashes and underscores in parameter names truly equalGravatar Michal Schmidt 1-7/+14
2011-10-26kmod: prevent kmod_loop_msg overflow in __request_module()Gravatar Jiri Kosina 1-1/+3
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 15-339/+1015
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-1/+2
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-8/+16
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-8/+8
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityGravatar Linus Torvalds 1-2/+16
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-4/+5
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Gravatar Russell King 5-23/+319
2011-10-18cputimer: Cure lock inversionGravatar Peter Zijlstra 1-3/+4
2011-10-17Avoid using variable-length arrays in kernel/sys.cGravatar Linus Torvalds 1-1/+1
2011-10-17genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierGravatar Ian Campbell 1-7/+41
2011-10-16PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageGravatar Bojan Smojver 4-178/+645
2011-10-16PM / Hibernate: Do not initialize static and extern variables to 0Gravatar Barry Song 1-5/+5
2011-10-16PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks tooGravatar Jeff Layton 1-1/+1
2011-10-16PM / Hibernate: Add resumedelay kernel param in addition to resumewaitGravatar Barry Song 1-0/+14
2011-10-16PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileGravatar Barry Song 1-0/+16
2011-10-16PM / Hibernate: Fix typo in a kerneldoc commentGravatar Barry Song 1-1/+1
2011-10-16PM / Hibernate: Freeze kernel threads after preallocating memoryGravatar Rafael J. Wysocki 3-15/+30
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorGravatar H Hartley Sweeten 2-4/+2
2011-10-16PM / Suspend: Off by one in pm_suspend()Gravatar Dan Carpenter 1-1/+1
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Gravatar Martin Schwidefsky 2-0/+21
2011-10-16PM: Fix build issue in main.c for CONFIG_PM_SLEEP unsetGravatar Rafael J. Wysocki 1-2/+2
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMGravatar ShuoX Liu 2-3/+116
2011-10-14tracing: Fix returning of duplicate data after EOF in trace_pipe_rawGravatar Steven Rostedt 1-2/+2
2011-10-14ftrace: Fix README to state tracing_on to start/stop tracingGravatar Geunsik Lim 1-2/+2
2011-10-12Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreGravatar Ingo Molnar 12-452/+913
2011-10-12Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Ingo Molnar 1-9/+49
2011-10-11tracing: Do not allocate buffer for trace_markerGravatar Steven Rostedt 1-28/+83
2011-10-11tracing: Warn on output if the function tracer was found corruptedGravatar Steven Rostedt 3-0/+25
2011-10-10ftrace/kprobes: Fix not to delete probes if in useGravatar Masami Hiramatsu 1-9/+49
2011-10-07Merge branch 'pm-qos' into pm-for-linusGravatar Rafael J. Wysocki 3-134/+143
2011-10-07Merge branch 'pm-runtime' into pm-for-linusGravatar Rafael J. Wysocki 2-0/+23
2011-10-07Merge branch 'master' of github.com:davem330/netGravatar David S. Miller 6-44/+27
2011-10-06Merge commit 'v3.1-rc9' into perf/coreGravatar Ingo Molnar 6-44/+27
2011-10-06sched: Don't use tasklist_lock for debug printsGravatar Thomas Gleixner 1-2/+2
2011-10-06sched: Warn on rt throttlingGravatar Thomas Gleixner 1-0/+1
2011-10-06sched: Unify the ->cpus_allowed mask copyGravatar Peter Zijlstra 2-7/+3
2011-10-06sched: Wrap scheduler p->cpus_allowed accessGravatar Peter Zijlstra 3-12/+12
2011-10-06sched: Request for idle balance during nohz idle load balanceGravatar Suresh Siddha 2-5/+7
2011-10-06sched: Use resched IPI to kick off the nohz idle balanceGravatar Suresh Siddha 2-22/+28
2011-10-05rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock()Gravatar Thomas Gleixner 1-1/+3