summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] m32r: fix kernel entry address of vmlinuxHirokazu Takata2007-02-112-2/+5
* [PATCH] m32r: update defconfig files for v2.6.19Hirokazu Takata2007-02-1112-1382/+4433
* [PATCH] m32r: fix do_page_fault and update_mmu_cacheHirokazu Takata2007-02-111-21/+19
* [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata2007-02-112-23/+5
* [PATCH] swsusp: Change pm_ops handling by userland interfaceRafael J. Wysocki2007-02-111-12/+59
* [PATCH] swsusp-change-code-ordering-in-userc-sanityAndrew Morton2007-02-111-2/+2
* [PATCH] swsusp: Change code ordering in user.cRafael J. Wysocki2007-02-111-34/+58
* [PATCH] swsusp: Change code ordering in disk.cRafael J. Wysocki2007-02-112-57/+60
* [PATCH] PM: Change code ordering in main.cRafael J. Wysocki2007-02-111-15/+19
* [PATCH] ARM26: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-111-1/+1
* [PATCH] Alpha: increase PERCPU_ENOUGH_ROOMAneesh Kumar K.V2007-02-111-0/+14
* [PATCH] make reading /proc/sys/kernel/cap-bould not require CAP_SYS_MODULEEric Paris2007-02-111-1/+1
* [PATCH] do not disturb page referenced state when unmapping memory rangeKen Chen2007-02-111-1/+1
* [PATCH] convert ramfs to use __set_page_dirty_no_writebackKen Chen2007-02-112-2/+2
* [PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen2007-02-113-1/+12
* [PATCH] zoneid: fix up calculations for ZONEID_PGSHIFTAndy Whitcroft2007-02-111-6/+5
* [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-1113-4/+48
* [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter2007-02-113-23/+2
* [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from pariscChristoph Lameter2007-02-112-6/+1
* [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Christoph Lameter2007-02-113-3/+11
* [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter2007-02-118-23/+90
* [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter2007-02-119-0/+35
* [PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zoneChristoph Lameter2007-02-112-5/+5
* [PATCH] Drop get_zone_counts()Christoph Lameter2007-02-113-22/+4
* [PATCH] Drop __get_zone_counts()Christoph Lameter2007-02-114-23/+4
* [PATCH] Drop nr_free_pages_pgdat()Christoph Lameter2007-02-113-9/+1
* [PATCH] Drop free_pages()Christoph Lameter2007-02-115-14/+10
* [PATCH] Reorder ZVCs according to cachelineChristoph Lameter2007-02-112-5/+7
* [PATCH] Use ZVC for free_pagesChristoph Lameter2007-02-116-46/+25
* [PATCH] Use ZVC for inactive and active countsChristoph Lameter2007-02-116-51/+60
* [PATCH] page_mkwrite caller race fixHugh Dickins2007-02-111-2/+1
* [PATCH] typeof __page_to_pfn with SPARSEMEM=yRandy Dunlap2007-02-111-1/+1
* [PATCH] /proc/zoneinfo: fix vm stats displayAndrew Morton2007-02-111-6/+0
* [PATCH] Avoid excessive sorting of early_node_map[]Mel Gorman2007-02-111-7/+13
* [PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day2007-02-117-7/+2
* [PATCH] slab: use parameter passed to cache_reap to determine pointer to work...Christoph Lameter2007-02-111-8/+7
* [PATCH] slab: cache alloc cleanupsPekka Enberg2007-02-111-90/+110
* [PATCH] slab: remove broken PageSlab check from kfree_debugcheckPekka Enberg2007-02-111-8/+0
* libata: kill ATA_ENABLE_PATAJeff Garzik2007-02-092-4/+0
* libata: build fix after dmesg probe output changesJeff Garzik2007-02-091-2/+2
* libata: Early CFA adapters are not required to support mode settingAlan2007-02-091-0/+4
* sata_nv: propagate ata_pci_device_do_resume return valueRobert Hancock2007-02-091-1/+4
* sata_nv: wait for response on entering/leaving ADMA modeRobert Hancock2007-02-091-2/+39
* sata_nv: use ADMA for NODATA commandsRobert Hancock2007-02-091-7/+25
* sata_nv: cleanup ADMA error handlingRobert Hancock2007-02-091-75/+72
* (2.6.20) pata_mpiix: probing cleanup (resend)Sergei Shtylyov2007-02-091-7/+6
* (2.6.20) pata_mpiix: fix PIO setup issuesSergei Shtylyov2007-02-091-9/+10
* (2.6.20) pata_oldpiix: fix PIO2 underclockingSergei Shtylyov2007-02-091-8/+10
* ata: Add defines for the iordy bitsAlan2007-02-091-0/+2
* Kconfig: clarify ATA_PIIX descriptionAlan2007-02-091-3/+3