Age | Commit message (Expand) | Author | Files | Lines |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 1 | -2/+2 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 3 | -3/+0 |
2007-05-08 | freezer: task->exit_state should be treated as bolean | Oleg Nesterov | 1 | -3/+2 |
2007-05-08 | Merge branch 'linux-2.6' | Paul Mackerras | 9 | -228/+491 |
2007-05-07 | swsusp: free more memory | Rafael J. Wysocki | 2 | -2/+12 |
2007-05-07 | swsusp: fix snapshot_release | Rafael J. Wysocki | 1 | -1/+0 |
2007-05-07 | kconfig: mention 'hibernation' not just swsusp | David Brownell | 1 | -3/+8 |
2007-05-07 | power management: change /sys/power/disk display | Johannes Berg | 1 | -1/+28 |
2007-05-07 | remove software_suspend() | Johannes Berg | 1 | -14/+7 |
2007-05-07 | swsusp: use rbtree for tracking allocated swap | Rafael J. Wysocki | 4 | -118/+86 |
2007-05-07 | swsusp: use GFP_KERNEL for creating basic data structures | Rafael J. Wysocki | 4 | -20/+38 |
2007-05-07 | swsusp: fix error paths in snapshot_open | Rafael J. Wysocki | 1 | -4/+6 |
2007-05-07 | swsusp: do not use page flags | Rafael J. Wysocki | 5 | -22/+259 |
2007-05-07 | swsusp: use inline functions for changing page flags | Rafael J. Wysocki | 1 | -23/+25 |
2007-05-07 | fix refrigerator() vs thaw_process() race | Oleg Nesterov | 1 | -2/+4 |
2007-05-07 | [POWERPC] powermac: Suspend to disk on G5 | Johannes Berg | 1 | -2/+2 |
2007-05-06 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 3 | -29/+29 |
2007-05-03 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 3 | -13/+13 |
2007-05-02 | [PATCH] x86-64: do not use virt_to_page on kernel data address | Vivek Goyal | 1 | -15/+27 |
2007-05-02 | [PATCH] x86: Move swsusp __pa() dependent code to arch portion | Vivek Goyal | 2 | -14/+2 |
2007-05-01 | power management: force pm_ops.valid callback to be assigned | Johannes Berg | 1 | -2/+2 |
2007-05-01 | power management: implement pm_ops.valid for everybody | Johannes Berg | 1 | -0/+13 |
2007-05-01 | power management: remove firmware disk mode | Johannes Berg | 1 | -16/+11 |
2007-05-01 | rework pm_ops pm_disk_mode, kill misuse | Johannes Berg | 2 | -22/+44 |
2007-04-27 | s2ram: add arch irq disable/enable hooks | Johannes Berg | 1 | -3/+15 |
2007-04-05 | [PATCH] swsusp: fix memory shrinker | Rafael J. Wysocki | 1 | -1/+1 |
2007-03-27 | [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend" | Rafael J. Wysocki | 2 | -3/+1 |
2007-03-23 | [PATCH] fix extra BIOS invocation during resume | Pavel Machek | 1 | -8/+0 |
2007-03-23 | [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl | Rafael J. Wysocki | 1 | -3/+6 |
2007-03-17 | [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode | Andrew Johnson | 1 | -1/+9 |
2007-03-17 | [PATCH] swsusp: disable nonboot CPUs before entering platform suspend | Rafael J. Wysocki | 2 | -1/+3 |
2007-03-17 | [PATCH] swsusp: Fix resume error path in platform mode | Rafael J. Wysocki | 1 | -0/+1 |
2007-03-06 | [PATCH] kconfig: Update swsusp description | Rafael J. Wysocki | 1 | -16/+21 |
2007-02-24 | power management: no valid states w/o pm_ops | Johannes Berg | 1 | -1/+4 |
2007-02-11 | [PATCH] swsusp: Change pm_ops handling by userland interface | Rafael J. Wysocki | 1 | -12/+59 |
2007-02-11 | [PATCH] swsusp-change-code-ordering-in-userc-sanity | Andrew Morton | 1 | -2/+2 |
2007-02-11 | [PATCH] swsusp: Change code ordering in user.c | Rafael J. Wysocki | 1 | -34/+58 |
2007-02-11 | [PATCH] swsusp: Change code ordering in disk.c | Rafael J. Wysocki | 1 | -57/+58 |
2007-02-11 | [PATCH] PM: Change code ordering in main.c | Rafael J. Wysocki | 1 | -15/+19 |
2007-02-11 | [PATCH] Drop free_pages() | Christoph Lameter | 1 | -1/+3 |
2007-02-11 | [PATCH] Use ZVC for free_pages | Christoph Lameter | 2 | -4/+5 |
2007-02-09 | [APM] Add shared version of APM emulation | Ralf Baechle | 1 | -0/+26 |
2007-01-06 | [PATCH] swsusp: Do not fail if resume device is not set | Rafael J. Wysocki | 2 | -7/+9 |
2006-12-16 | Pull bugfix into test branch | Len Brown | 2 | -4/+6 |
2006-12-14 | Driver core: deprecate PM_LEGACY, default it to N | David Brownell | 1 | -4/+5 |
2006-12-13 | [PATCH] PM: Fix SMP races in the freezer | Rafael J. Wysocki | 1 | -7/+10 |
2006-12-13 | [PATCH] PM: Fix freezing of stopped tasks | Rafael J. Wysocki | 1 | -6/+6 |
2006-12-07 | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 1 | -1/+1 |
2006-12-07 | [PATCH] Export pm_suspend for the shared APM emulation | Ralf Baechle | 1 | -1/+2 |
2006-12-07 | [PATCH] swsusp: kill write-only variable | Pavel Machek | 1 | -3/+1 |