summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix check_partition routinesSuzuki K P2006-12-074-15/+33
* [PATCH] fix rescan_partitions to return errors properlySuzuki Kp2006-12-071-1/+3
* [PATCH] cciss: cleanup cciss_interrupt modeMike Miller2006-12-071-5/+3
* [PATCH] cciss: add support for 1024 logical volumesMike Miller2006-12-074-41/+80
* [PATCH] cciss: remove unused revalidate_allvol functionMike Miller2006-12-071-73/+1
* [PATCH] cciss: change cciss_open for consistencyMike Miller2006-12-071-1/+1
* [PATCH] cciss: set sector_size to 2048 for performanceMike Miller2006-12-072-3/+10
* [PATCH] cciss: disable DMA prefetch on P600Mike Miller2006-12-072-0/+12
* [PATCH] cciss: fix pci ssid for the E500 controllerMike Miller2006-12-071-2/+2
* [PATCH] cciss: increase number of commands on controllerMike Miller2006-12-072-36/+40
* [PATCH] cciss: reference driver supportMike Miller2006-12-071-7/+23
* [PATCH] cciss: version changeMike Miller2006-12-071-3/+4
* [PATCH] fix v850 compilationAdrian Bunk2006-12-071-2/+0
* [PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike2006-12-077-7/+7
* [PATCH] uml: size register files correctlyJeff Dike2006-12-072-2/+2
* [PATCH] uml: include asm/page.h in order to get PAGE_SHIFTJeff Dike2006-12-071-0/+1
* [PATCH] uml: include stddef.h correctlyJeff Dike2006-12-073-3/+2
* [PATCH] m68k: replace kmalloc+memset with kzallocYan Burman2006-12-072-4/+2
* [PATCH] Use freezeable workqueues in XFSRafael J. Wysocki2006-12-071-2/+2
* [PATCH] Support for freezeable workqueuesRafael J. Wysocki2006-12-072-9/+19
* [PATCH] swsusp: kill write-only variablePavel Machek2006-12-071-3/+1
* [PATCH] PM: Fix swsusp debug mode testprocRafael J. Wysocki2006-12-071-1/+1
* [PATCH] s2ram debugging documentationPavel Machek2006-12-071-0/+56
* [PATCH] swsusp: Fix labelsRafael J. Wysocki2006-12-075-11/+11
* [PATCH] swsusp: Fix coding style in suspend.cRafael J. Wysocki2006-12-071-1/+2
* [PATCH] swsusp: Untangle freeze_processesRafael J. Wysocki2006-12-071-30/+54
* [PATCH] swsusp: Untangle thaw_processesRafael J. Wysocki2006-12-072-27/+28
* [PATCH] convert pm_sem to a mutexStephen Hemminger2006-12-074-26/+28
* [PATCH] suspend to disk fails if gdb is suspended with a traced childRafael J. Wysocki2006-12-071-1/+3
* [PATCH] swsusp: Measure memory shrinking timeRafael J. Wysocki2006-12-073-22/+39
* [PATCH] suspend: don't change cpus_allowed for task initiating the suspendSiddha, Suresh B2006-12-071-5/+1
* [PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki2006-12-075-16/+168
* [PATCH] swsusp: thaw userspace and kernel space separatelyNigel Cunningham2006-12-072-8/+26
* [PATCH] swsusp: clean up whitespace in freezer outputNigel Cunningham2006-12-071-8/+8
* [PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUGNigel Cunningham2006-12-071-1/+0
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-0764-101/+147
* [PATCH] swsusp: fix platform modeStefan Seyfried2006-12-071-0/+22
* [PATCH] swsusp: use __GFP_WAITRafael J. Wysocki2006-12-071-3/+3
* [PATCH] swsusp: Improve handling of highmemRafael J. Wysocki2006-12-077-242/+680
* [PATCH] swsusp: update userland interface documentationRafael J. Wysocki2006-12-072-19/+63
* [PATCH] swsusp: add ioctl for swap files supportRafael J. Wysocki2006-12-072-1/+44
* [PATCH] swsusp: document support for swap filesRafael J. Wysocki2006-12-073-13/+65
* [PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki2006-12-073-5/+26
* [PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2006-12-077-119/+98
* [PATCH] swsusp: rearrange swap-handling codeRafael J. Wysocki2006-12-071-109/+112
* [PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki2006-12-074-16/+31
* [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")Stefan Seyfried2006-12-072-1/+34
* [PATCH] alpha: switch to pci_get APIAlan Cox2006-12-073-5/+10
* [PATCH] h8300 stray bracket fixMariusz Kozlowski2006-12-071-1/+1
* [PATCH] avr32: fixup kprobes preemption handlingPaul Mundt2006-12-071-0/+1
OpenPOWER on IntegriCloud