Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / char / apm-emulation.c
2012-04-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-03 NeilBrownAPM: fix deadlock in APM_IOC_SUSPEND ioctl
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-09-27 Paul Bolledoc: fix broken references
2011-08-23 Tejun Heoapm-emulation: use wait_event_freezable() instead of...
2011-07-15 Akinobu MitaPM: Improve error code of pm_notifier_call_chain()
2011-05-23 Paul Parsonsapm-emulation: apm_mutex breaks ACK; remove it
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-18 Justin P. MattockUpdate broken web addresses in the kernel.
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-05 Arnd Bergmanndrivers: autoconvert trivial BKL users to private mutex
2010-05-17 Arnd Bergmanndrivers: Push down BKL into various drivers
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2008-07-16 Johannes BergAPM emulation: Notify about all suspend events, not...
2008-06-20 Arnd Bergmannapm-emulation: BKL pushdown
2008-04-29 Alexey Dobriyanproc: switch /proc/apm to seq_file interface
2007-11-21 Rafael J. WysockiFreezer: Fix APM emulation breakage
2007-10-18 Rafael J. WysockiPM: Move definition of struct pm_ops to suspend.h
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-02-09 Ralf Baechle[APM] Add shared version of APM emulation