summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2011-12-02tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner
2011-12-02genirq: Fix race condition when stopping the irq threadIdo Yariv
2011-12-01trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo
2011-12-01clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-29clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGRPaul Bolle
2011-11-28Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-28Merge branch 'master' into x86/memblockTejun Heo
2011-11-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-11-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-28genirq: fix regression in irqfixup, irqpollEdward Donovan
2011-11-24cgroup_freezer: fix freezing groups with stopped tasksMichal Hocko
2011-11-23CPU: Add right qualifiers for alloc_frozen_cpus() and cpu_hotplug_pm_sync_init()Fenghua Yu
2011-11-23PM / Usermodehelper: Cleanup remnants of usermodehelper_pm_callback()Srivatsa S. Bhat
2011-11-23PM / Hibernate: Refactor and simplify hibernation_snapshot() codeSrivatsa S. Bhat
2011-11-23PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.cSrivatsa S. Bhat
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki
2011-11-23PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki
2011-11-23timer: Use debugobjects to catch deletion of uninitialized timersChristine Chan
2011-11-23timer: Setup uninitialized timer with a stub callbackStephen Boyd
2011-11-23freezer: kill unused set_freezable_with_signal()Tejun Heo
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-21time: Fix spelling mistakes in new commentsJohn Stultz
2011-11-21time: fix bogus comment in timekeeping_get_ns_rawDan McGee
2011-11-21freezer: remove unused @sig_only from freeze_task()Tejun Heo
2011-11-21freezer: use lock_task_sighand() in fake_signal_wake_up()Tejun Heo
2011-11-21freezer: restructure __refrigerator()Tejun Heo
2011-11-21freezer: fix set_freezable[_with_signal]() raceTejun Heo
2011-11-21freezer: remove should_send_signal() and update frozen()Tejun Heo
2011-11-21freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZETejun Heo
2011-11-21cgroup_freezer: prepare for removal of TIF_FREEZETejun Heo
2011-11-21freezer: clean up freeze_processes() failure pathTejun Heo
2011-11-21freezer: kill PF_FREEZINGTejun Heo
2011-11-21freezer: test freezable conditions while holding freezer_lockTejun Heo
2011-11-21freezer: make freezing indicate freeze condition in effectTejun Heo
2011-11-21freezer: use dedicated lock instead of task_lock() + memory barrierTejun Heo
2011-11-21freezer: don't distinguish nosig tasks on thawTejun Heo
2011-11-21freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasksTejun Heo
2011-11-21freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo
2011-11-21freezer: implement and use kthread_freezable_should_stop()Tejun Heo
2011-11-21freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo
2011-11-21freezer: fix current->state restoration race in refrigerator()Tejun Heo
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-19PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat
2011-11-19hrtimer: Fix extra wakeups from __remove_hrtimer()Jeff Ohlstein
2011-11-18PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat
2011-11-17timekeeping: add arch_offset hook to ktime_get functionsHector Palacios
2011-11-17genirq: Don't allow per cpu interrupts to be suspendedMarc Zyngier
2011-11-17tracing: Add entries in buffer and total entries to default output headerSteven Rostedt
2011-11-17tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt