summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-10-16PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver4-178/+645
2011-10-16PM / Hibernate: Do not initialize static and extern variables to 0Barry Song1-5/+5
2011-10-16PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks tooJeff Layton1-1/+1
2011-10-16PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song1-0/+14
2011-10-16PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song1-0/+16
2011-10-16PM / Hibernate: Fix typo in a kerneldoc commentBarry Song1-1/+1
2011-10-16PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki3-15/+30
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2-4/+2
2011-10-16PM / Suspend: Off by one in pm_suspend()Dan Carpenter1-1/+1
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2-0/+21
2011-10-16PM: Fix build issue in main.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki1-2/+2
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2-3/+116
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki3-134/+143
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2-0/+23
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds4-30/+11
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2-26/+3
2011-09-29Resource: fix wrong resource window calculationRam Pai1-1/+6
2011-09-29PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is setMing Lei1-0/+2
2011-09-27PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei2-0/+21
2011-09-26sched: Fix up wchan borkageSimon Kirby1-1/+1
2011-09-25ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov1-13/+10
2011-09-20irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring1-1/+5
2011-09-19Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-1/+1
2011-09-19Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds1-7/+8
2011-09-19Make TASKSTATS require root accessLinus Torvalds1-0/+1
2011-09-18sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer1-2/+2
2011-09-14workqueue: lock cwq access in drain_workqueueThomas Tuttle1-1/+6
2011-09-12genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven1-1/+1
2011-09-07Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-5/+13
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-15/+26
2011-08-31perf_event: Fix broken calc_timer_values()Eric B Munson1-2/+2
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian2-11/+54
2011-08-29sched: Fix a memory leak in __sdt_free()WANG Cong1-0/+1
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner1-10/+15
2011-08-29sched: Separate the scheduler entry for preemptionThomas Gleixner1-5/+10
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+0
2011-08-25kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan1-1/+1
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen1-0/+38
2011-08-25PM QoS: Add global notification mechanism for device constraintsJean Pihet1-1/+1
2011-08-25PM QoS: Generalize and export constraints management codeJean Pihet1-56/+67
2011-08-25PM QoS: Reorganize data structsJean Pihet1-44/+41
2011-08-25PM QoS: Code reorganizationJean Pihet1-22/+23
2011-08-25PM QoS: Minor clean-upsJean Pihet1-44/+44
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet3-3/+3
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-2/+2
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds1-1/+0
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+16
2011-08-18irqdesc: fix new kernel-doc warningRandy Dunlap1-0/+1
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+4
2011-08-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+7