summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter2006-06-237-32/+255
* [PATCH] page migration cleanup: move fallback handling into special functionChristoph Lameter2006-06-231-51/+39
* [PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter2006-06-233-40/+42
* [PATCH] page migration cleanup: extract try_to_unmap from migration functionsChristoph Lameter2006-06-231-45/+31
* [PATCH] page migration cleanup: drop nr_refs in remove_references()Christoph Lameter2006-06-231-10/+11
* [PATCH] page migration cleanup: remove useless definitionsChristoph Lameter2006-06-232-6/+2
* [PATCH] page migration cleanup: group functionsChristoph Lameter2006-06-231-70/+72
* [PATCH] page migration cleanup: rename "ignrefs" to "migration"Christoph Lameter2006-06-231-9/+9
* [PATCH] writeback: fix range handlingOGAWA Hirofumi2006-06-239-31/+40
* [PATCH] buglet in radix_tree_tag_setPeter Zijlstra2006-06-231-2/+1
* [PATCH] slab: redzone double-free detectionPekka Enberg2006-06-231-9/+23
* [PATCH] likely cleanup: remove unlikely in sys_mprotect()Hua Zhong2006-06-231-2/+1
* [PATCH] radix-tree: smallNick Piggin2006-06-231-1/+1
* [PATCH] radix-tree: direct dataNick Piggin2006-06-232-83/+114
* [PATCH] change gen_pool allocator to not touch managed memoryDean Nelson2006-06-234-261/+252
* [PATCH] mm: introduce remap_vmalloc_range()Nick Piggin2006-06-232-2/+128
* [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-2312-71/+102
* [PATCH] swsusp: rework memory shrinkerRafael J. Wysocki2006-06-232-57/+172
* [PATCH] slab: stop using list_for_eachChristoph Hellwig2006-06-231-27/+11
* [PATCH] slab: clean up kmem_getpagesChristoph Hellwig2006-06-231-16/+14
* [PATCH] tightening hugetlb strict accountingChen, Kenneth W2006-06-233-138/+173
* [PATCH] reserve space for swap labelAndreas Dilger2006-06-231-6/+8
* [PATCH] mm: fix typos in comments in mm/oom_kill.cDave Peterson2006-06-231-3/+3
* [PATCH] support for panic at OOMKAMEZAWA Hiroyuki2006-06-234-0/+26
* [PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft2006-06-232-42/+17
* [PATCH] wait_table and zonelist initializing for memory hotadd: update zonelistsYasunori Goto2006-06-232-5/+33
* [PATCH] wait_table and zonelist initializing for memory hotadd: wait_table in...Yasunori Goto2006-06-231-6/+53
* [PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto2006-06-233-5/+24
* [PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto2006-06-232-11/+11
* [PATCH] wait_table and zonelist initializing for memory hotadd: change name o...Yasunori Goto2006-06-232-7/+9
* [PATCH] migration: remove unnecessary PageSwapCache checksChristoph Lameter2006-06-232-15/+0
* [PATCH] slab: page mapping cleanupPekka Enberg2006-06-231-11/+16
* [PATCH] PG_uncached is ia64 onlyAndrew Morton2006-06-231-1/+13
* [PATCH] slab: extract cache_free_alien from __cache_freePekka Enberg2006-06-231-35/+42
* [PATCH] Page Migration: Make do_swap_page redo the faultChristoph Lameter2006-06-231-7/+0
* [PATCH] zone handle unaligned zone boundariesAndy Whitcroft2006-06-232-8/+16
* [PATCH] for_each_possible_cpu: xfsKAMEZAWA Hiroyuki2006-06-232-3/+3
* [PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the resultsDavid Howells2006-06-231-1/+2
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-2360-144/+175
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-2383-431/+482
* [PATCH] Fix cdrom being confused on using kdumpRachita Kothiyal2006-06-231-1/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-06-222-8/+13
|\
| * [PATCH] Driver core: fix locking issues with the devices that are attached to...Greg Kroah-Hartman2006-06-221-8/+11
| * [PATCH] USB: get USB suspend to work againGreg Kroah-Hartman2006-06-221-0/+2
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-06-224-83/+74
|\ \
| * | [ARM] 3565/1: AT91RM9200 MMC updateAndrew Victor2006-06-191-74/+65
| * | [MMC] Convert all hosts except mmci to use data->blkszRussell King2006-06-194-9/+9
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2247-497/+1946
|\ \ \
| * | | [ARM] 3629/1: S3C24XX: fix missing bracket in regs-dsc.hBen Dooks2006-06-221-1/+1
| * | | [ARM] 3537/1: Rework DMA-bounce locking for finer granularityKevin Hilman2006-06-221-46/+21