aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-11-23PM / Usermodehelper: Cleanup remnants of usermodehelper_pm_callback()Srivatsa S. Bhat1-4/+2
2011-11-23PM / Hibernate: Refactor and simplify hibernation_snapshot() codeSrivatsa S. Bhat1-13/+9
2011-11-23PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.cSrivatsa S. Bhat1-3/+3
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezerRafael J. Wysocki9-204/+195
2011-11-23PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki1-6/+10
2011-11-23timer: Use debugobjects to catch deletion of uninitialized timersChristine Chan1-5/+48
2011-11-23timer: Setup uninitialized timer with a stub callbackStephen Boyd1-1/+8
2011-11-23freezer: kill unused set_freezable_with_signal()Tejun Heo2-22/+7
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-5/+0
2011-11-21time: Fix spelling mistakes in new commentsJohn Stultz1-4/+4
2011-11-21time: fix bogus comment in timekeeping_get_ns_rawDan McGee1-1/+1
2011-11-21freezer: remove unused @sig_only from freeze_task()Tejun Heo3-18/+15
2011-11-21freezer: use lock_task_sighand() in fake_signal_wake_up()Tejun Heo1-3/+4
2011-11-21freezer: restructure __refrigerator()Tejun Heo1-21/+11
2011-11-21freezer: fix set_freezable[_with_signal]() raceTejun Heo1-0/+25
2011-11-21freezer: remove should_send_signal() and update frozen()Tejun Heo1-1/+1
2011-11-21freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZETejun Heo4-28/+60
2011-11-21cgroup_freezer: prepare for removal of TIF_FREEZETejun Heo2-28/+14
2011-11-21freezer: clean up freeze_processes() failure pathTejun Heo5-45/+23
2011-11-21freezer: kill PF_FREEZINGTejun Heo1-6/+0
2011-11-21freezer: test freezable conditions while holding freezer_lockTejun Heo2-16/+3
2011-11-21freezer: make freezing indicate freeze condition in effectTejun Heo3-20/+27
2011-11-21freezer: use dedicated lock instead of task_lock() + memory barrierTejun Heo2-48/+36
2011-11-21freezer: don't distinguish nosig tasks on thawTejun Heo1-13/+7
2011-11-21freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasksTejun Heo2-4/+2
2011-11-21freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo3-24/+16
2011-11-21freezer: implement and use kthread_freezable_should_stop()Tejun Heo2-2/+29
2011-11-21freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo1-3/+7
2011-11-21freezer: fix current->state restoration race in refrigerator()Tejun Heo1-1/+7
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-7/+19
2011-11-19PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat1-1/+2
2011-11-19hrtimer: Fix extra wakeups from __remove_hrtimer()Jeff Ohlstein1-2/+4
2011-11-18PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat1-6/+17
2011-11-17timekeeping: add arch_offset hook to ktime_get functionsHector Palacios1-0/+4
2011-11-17genirq: Don't allow per cpu interrupts to be suspendedMarc Zyngier1-1/+1
2011-11-17tracing: Add entries in buffer and total entries to default output headerSteven Rostedt1-25/+47
2011-11-17tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt3-6/+35
2011-11-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2011-11-17writeback: remove vm_dirties and task->dirtiesWu Fengguang1-5/+0
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra17-28/+34
2011-11-17sched: Make separate sched*.c translation unitsPeter Zijlstra12-1953/+2023
2011-11-16sched: Fix comment for requeue_rt_entityRichard Weinberger1-2/+2
2011-11-16sched: Don't call task_group() too many times in set_task_rq()Andrew Vagin1-4/+8
2011-11-16sched, trivial: Initialize root cgroup's sibling listGlauber Costa1-0/+1
2011-11-16sched: Use jump labels to reduce overhead when bandwidth control is inactivePaul Turner2-5/+43
2011-11-16sched: Fix buglet in return_cfs_rq_runtime()Paul Turner1-1/+1
2011-11-16sched: Avoid SMT siblings in select_idle_sibling() if possiblePeter Zijlstra1-14/+28
2011-11-15Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar1-0/+2
2011-11-14lockdep: Always try to set ->class_cache in register_lock_class() lockdep_init_map()Yong Zhang1-1/+2
2011-11-14printk, lockdep: Switch to tracked irq opsPeter Zijlstra1-2/+2