summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] buglet in radix_tree_tag_setPeter Zijlstra1-2/+1
2006-06-23[PATCH] slab: redzone double-free detectionPekka Enberg1-9/+23
2006-06-23[PATCH] likely cleanup: remove unlikely in sys_mprotect()Hua Zhong1-2/+1
2006-06-23[PATCH] radix-tree: smallNick Piggin1-1/+1
2006-06-23[PATCH] radix-tree: direct dataNick Piggin2-83/+114
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson4-261/+252
2006-06-23[PATCH] mm: introduce remap_vmalloc_range()Nick Piggin2-2/+128
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto12-71/+102
2006-06-23[PATCH] swsusp: rework memory shrinkerRafael J. Wysocki2-57/+172
2006-06-23[PATCH] slab: stop using list_for_eachChristoph Hellwig1-27/+11
2006-06-23[PATCH] slab: clean up kmem_getpagesChristoph Hellwig1-16/+14
2006-06-23[PATCH] tightening hugetlb strict accountingChen, Kenneth W3-138/+173
2006-06-23[PATCH] reserve space for swap labelAndreas Dilger1-6/+8
2006-06-23[PATCH] mm: fix typos in comments in mm/oom_kill.cDave Peterson1-3/+3
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki4-0/+26
2006-06-23[PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft2-42/+17
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: update zonelistsYasunori Goto2-5/+33
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: wait_table in...Yasunori Goto1-6/+53
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto3-5/+24
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto2-11/+11
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change name o...Yasunori Goto2-7/+9
2006-06-23[PATCH] migration: remove unnecessary PageSwapCache checksChristoph Lameter2-15/+0
2006-06-23[PATCH] slab: page mapping cleanupPekka Enberg1-11/+16
2006-06-23[PATCH] PG_uncached is ia64 onlyAndrew Morton1-1/+13
2006-06-23[PATCH] slab: extract cache_free_alien from __cache_freePekka Enberg1-35/+42
2006-06-23[PATCH] Page Migration: Make do_swap_page redo the faultChristoph Lameter1-7/+0
2006-06-23[PATCH] zone handle unaligned zone boundariesAndy Whitcroft2-8/+16
2006-06-23[PATCH] for_each_possible_cpu: xfsKAMEZAWA Hiroyuki2-3/+3
2006-06-23[PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the resultsDavid Howells1-1/+2
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells60-144/+175
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells83-431/+482
2006-06-23[PATCH] Fix cdrom being confused on using kdumpRachita Kothiyal1-1/+4
2006-06-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-8/+13
2006-06-23[PATCH] Driver core: fix locking issues with the devices that are attached to...Greg Kroah-Hartman1-8/+11
2006-06-23[PATCH] USB: get USB suspend to work againGreg Kroah-Hartman1-0/+2
2006-06-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds4-83/+74
2006-06-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds47-497/+1946
2006-06-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-1/+770
2006-06-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds5-24/+46
2006-06-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds39-353/+1608
2006-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds215-4033/+9825
2006-06-23[PATCH] myri10ge - drop workaround pci_save_state() disabling MSI Brice Goglin1-2/+0
2006-06-23[PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804 Brice Goglin1-6/+0
2006-06-23Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik1-0/+6
2006-06-23[PATCH] add b44 to maintainersGary Zambrano1-0/+6
2006-06-23[PATCH] WAN: ioremap() failure checks in driversKrzysztof Halasa4-3/+21
2006-06-23[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa2-23/+3
2006-06-23[PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox2-10/+14
2006-06-23[PATCH] make drivers/net/forcedeth.c:nv_update_pause() staticAdrian Bunk1-1/+1
2006-06-23[PATCH] network driver for Hilscher netxSascha Hauer4-0/+555