Age | Commit message (Expand) | Author | Files | Lines |
2012-04-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-04-03 | APM: fix deadlock in APM_IOC_SUSPEND ioctl | NeilBrown | 1 | -1/+1 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -4/+1 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -10/+6 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -4/+1 |
2011-08-23 | apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count() | Tejun Heo | 1 | -10/+6 |
2011-07-16 | PM: Improve error code of pm_notifier_call_chain() | Akinobu Mita | 1 | -1/+1 |
2011-05-23 | apm-emulation: apm_mutex breaks ACK; remove it | Paul Parsons | 1 | -5/+0 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+1 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -2/+2 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-10-05 | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -5/+6 |
2010-05-17 | drivers: Push down BKL into various drivers | Arnd Bergmann | 1 | -3/+5 |
2009-10-02 | const: constify remaining file_operations | Alexey Dobriyan | 1 | -1/+1 |
2008-07-17 | APM emulation: Notify about all suspend events, not just APM invoked ones (v2) | Johannes Berg | 1 | -139/+207 |
2008-06-21 | apm-emulation: BKL pushdown | Arnd Bergmann | 1 | -0/+3 |
2008-04-29 | proc: switch /proc/apm to seq_file interface | Alexey Dobriyan | 1 | -5/+18 |
2007-11-21 | Freezer: Fix APM emulation breakage | Rafael J. Wysocki | 1 | -7/+8 |
2007-10-19 | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 1 | -1/+1 |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 1 | -11/+1 |
2007-02-09 | [APM] Add shared version of APM emulation | Ralf Baechle | 1 | -0/+672 |