summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-12-02correct close bracketAndy Green
2011-12-02PM: Backoff suspend if repeated attempts failTodd Poynor
2011-12-02PM: Fix printing IRQ names for pending wakeup IRQsTodd Poynor
2011-12-02power: Add option to log time spent in suspendColin Cross
2011-12-02Print pending wakeup IRQ preventing suspend to dmesgTodd Poynor
2011-12-02HACK: time: Disable alarmtimerColin Cross
2011-12-02earlysuspend: Update acquire/release_console_sem usage to console_lock/unlockJohn Stultz
2011-12-02earlysuspend: add verbose debug flagErik Gilling
2011-12-02PM: earlysuspend: Removing dependence on console.Rebecca Schultz
2011-12-02consoleearlysuspend: Fix for 2.6.32=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02PM: earlysuspend: Add console switch when user requested sleep state changes.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02PM: Enable early suspend through /sys/power/state=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02PM: Implement early suspend api=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02PM: wakelocks: Display wakelocks preventing suspend by defaultTodd Poynor
2011-12-02PM: wakelocks: Don't report wake up wakelock if suspend abortedTodd Poynor
2011-12-02power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_...Colin Cross
2011-12-02power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono...Erik Gilling
2011-12-02wakelock: Fix operator precedence bugColin Cross
2011-12-02power: wakelock: Print active wakelocks when has_wake_lock() is calledMike Chan
2011-12-02PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02PM: wakelock: Abort task freezing if a wake lock is held.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02PM: Add user-space wake lock api.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of...=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02power: wakelocks: fix buffer overflow in print_wake_locksErik Gilling
2011-12-02power: Prevent spinlock recursion when wake_unlock() is calledMike Chan
2011-12-02PM: Implement wakelock api.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02panic: Add board ID to panic outputNishanth Menon
2011-12-02printk: do not handle non-sleepable notification in console_cpu_notifymhban
2011-12-02kernel: printk: Add non exported function for clearing the log ring bufferSan Mehat
2011-12-02printk: Fix log_buf_copy termination.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02Revert "printk: remove unused code from kernel/printk.c"=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2011-12-02scheduler: cpuacct: Enable platform callbacks for cpuacct power trackingMike Chan
2011-12-02scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequenciesMike Chan
2011-12-02sched: Enable might_sleep before initializing drivers.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02cgroup: Add generic cgroup subsystem permission checksColin Cross
2011-12-02cgroup: Remove call to synchronize_rcu in cgroup_attach_taskColin Cross
2011-12-02cgroup: Set CGRP_RELEASABLE when adding to a cgroupColin Cross
2011-12-02Move x86_64 idle notifiers to genericTodd Poynor
2011-12-02Add build option to to set the default panic timeout.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02mm: Add min_free_order_shift tunable.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02ARM: Make low-level printk workTony Lindgren
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-28Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-23PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds