| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] cciss: version change | Mike Miller | 2006-12-07 | 1 | -3/+4 |
* | [PATCH] fix v850 compilation | Adrian Bunk | 2006-12-07 | 1 | -2/+0 |
* | [PATCH] uml: use get_random_bytes() after random pool is seeded | Jeff Dike | 2006-12-07 | 7 | -7/+7 |
* | [PATCH] uml: size register files correctly | Jeff Dike | 2006-12-07 | 2 | -2/+2 |
* | [PATCH] uml: include asm/page.h in order to get PAGE_SHIFT | Jeff Dike | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] uml: include stddef.h correctly | Jeff Dike | 2006-12-07 | 3 | -3/+2 |
* | [PATCH] m68k: replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-07 | 2 | -4/+2 |
* | [PATCH] Use freezeable workqueues in XFS | Rafael J. Wysocki | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] Support for freezeable workqueues | Rafael J. Wysocki | 2006-12-07 | 2 | -9/+19 |
* | [PATCH] swsusp: kill write-only variable | Pavel Machek | 2006-12-07 | 1 | -3/+1 |
* | [PATCH] PM: Fix swsusp debug mode testproc | Rafael J. Wysocki | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] s2ram debugging documentation | Pavel Machek | 2006-12-07 | 1 | -0/+56 |
* | [PATCH] swsusp: Fix labels | Rafael J. Wysocki | 2006-12-07 | 5 | -11/+11 |
* | [PATCH] swsusp: Fix coding style in suspend.c | Rafael J. Wysocki | 2006-12-07 | 1 | -1/+2 |
* | [PATCH] swsusp: Untangle freeze_processes | Rafael J. Wysocki | 2006-12-07 | 1 | -30/+54 |
* | [PATCH] swsusp: Untangle thaw_processes | Rafael J. Wysocki | 2006-12-07 | 2 | -27/+28 |
* | [PATCH] convert pm_sem to a mutex | Stephen Hemminger | 2006-12-07 | 4 | -26/+28 |
* | [PATCH] suspend to disk fails if gdb is suspended with a traced child | Rafael J. Wysocki | 2006-12-07 | 1 | -1/+3 |
* | [PATCH] swsusp: Measure memory shrinking time | Rafael J. Wysocki | 2006-12-07 | 3 | -22/+39 |
* | [PATCH] suspend: don't change cpus_allowed for task initiating the suspend | Siddha, Suresh B | 2006-12-07 | 1 | -5/+1 |
* | [PATCH] swsusp: Support i386 systems with PAE or without PSE | Rafael J. Wysocki | 2006-12-07 | 5 | -16/+168 |
* | [PATCH] swsusp: thaw userspace and kernel space separately | Nigel Cunningham | 2006-12-07 | 2 | -8/+26 |
* | [PATCH] swsusp: clean up whitespace in freezer output | Nigel Cunningham | 2006-12-07 | 1 | -8/+8 |
* | [PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG | Nigel Cunningham | 2006-12-07 | 1 | -1/+0 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 64 | -101/+147 |
* | [PATCH] swsusp: fix platform mode | Stefan Seyfried | 2006-12-07 | 1 | -0/+22 |
* | [PATCH] swsusp: use __GFP_WAIT | Rafael J. Wysocki | 2006-12-07 | 1 | -3/+3 |
* | [PATCH] swsusp: Improve handling of highmem | Rafael J. Wysocki | 2006-12-07 | 7 | -242/+680 |
* | [PATCH] swsusp: update userland interface documentation | Rafael J. Wysocki | 2006-12-07 | 2 | -19/+63 |
* | [PATCH] swsusp: add ioctl for swap files support | Rafael J. Wysocki | 2006-12-07 | 2 | -1/+44 |
* | [PATCH] swsusp: document support for swap files | Rafael J. Wysocki | 2006-12-07 | 3 | -13/+65 |
* | [PATCH] swsusp: add resume_offset command line parameter | Rafael J. Wysocki | 2006-12-07 | 3 | -5/+26 |
* | [PATCH] swsusp: use block device offsets to identify swap locations | Rafael J. Wysocki | 2006-12-07 | 7 | -119/+98 |
* | [PATCH] swsusp: rearrange swap-handling code | Rafael J. Wysocki | 2006-12-07 | 1 | -109/+112 |
* | [PATCH] swsusp: use partition device and offset to identify swap areas | Rafael J. Wysocki | 2006-12-07 | 4 | -16/+31 |
* | [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode") | Stefan Seyfried | 2006-12-07 | 2 | -1/+34 |
* | [PATCH] alpha: switch to pci_get API | Alan Cox | 2006-12-07 | 3 | -5/+10 |
* | [PATCH] h8300 stray bracket fix | Mariusz Kozlowski | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] avr32: fixup kprobes preemption handling | Paul Mundt | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h> | Adrian Bunk | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] security/keys/*: user kmemdup() | Eric Sesterhenn | 2006-12-07 | 2 | -6/+2 |
* | [PATCH] radix-tree: RCU lockless readside | Nick Piggin | 2006-12-07 | 3 | -107/+340 |
* | [PATCH] Save some bytes in struct mm_struct | Arnaldo Carvalho de Melo | 2006-12-07 | 1 | -1/+2 |
* | [PATCH] mm: make compound page destructor handling explicit | Andy Whitcroft | 2006-12-07 | 4 | -4/+22 |
* | [PATCH] slab: better fallback allocation behavior | Christoph Lameter | 2006-12-07 | 1 | -22/+57 |
* | [PATCH] GFP_THISNODE must not trigger global reclaim | Christoph Lameter | 2006-12-07 | 1 | -0/+11 |
* | [PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_node | Christoph Lameter | 2006-12-07 | 1 | -12/+28 |
* | [PATCH] slab: deprecate kmem_cache_t | Andrew Morton | 2006-12-07 | 1 | -8/+9 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 189 | -332/+332 |
* | [PATCH] slab: remove SLAB_DMA | Christoph Lameter | 2006-12-07 | 6 | -11/+8 |