aboutsummaryrefslogtreecommitdiffstats
path: root/mm/migrate.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zoneYasunori Goto3-5/+24
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelistYasunori Goto2-11/+11
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size()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-22[PATCH] Driver core: fix locking issues with the devices that are attached to classesGreg Kroah-Hartman1-8/+11
2006-06-22[PATCH] USB: get USB suspend to work againGreg Kroah-Hartman1-0/+2
2006-06-22[PATCH] myri10ge - drop workaround pci_save_state() disabling MSI Brice Goglin1-2/+0
2006-06-22[PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804 Brice Goglin1-6/+0
2006-06-22[PATCH] add b44 to maintainersGary Zambrano1-0/+6
2006-06-22[PATCH] WAN: ioremap() failure checks in driversKrzysztof Halasa4-3/+21
2006-06-22[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa2-23/+3
2006-06-22[PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox2-10/+14
2006-06-22[PATCH] make drivers/net/forcedeth.c:nv_update_pause() staticAdrian Bunk1-1/+1
2006-06-22[PATCH] network driver for Hilscher netxSascha Hauer4-0/+555
2006-06-22[PATCH] Dereference in tokenring/olympic.cEric Sesterhenn1-2/+2
2006-06-22[PATCH] Array overrun in drivers/net/wireless/wavelan.cEric Sesterhenn1-2/+2
2006-06-22[PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.cEric Sesterhenn1-1/+1
2006-06-22[PATCH] 8139cp: add ethtool eeprom supportPhilip Craig1-12/+167
2006-06-22[PATCH] 8139cp: fix eeprom read command lengthPhilip Craig1-1/+1
2006-06-22[PATCH] b44: update b44 Kconfig entryGary Zambrano1-2/+2
2006-06-22[PATCH] b44: update version to 1.01Gary Zambrano1-2/+2
2006-06-22[PATCH] b44: add wol for old nicGary Zambrano2-1/+112
2006-06-22[PATCH] b44: add parameterGary Zambrano1-21/+28
2006-06-22[PATCH] b44: add wolGary Zambrano2-0/+80
2006-06-22[PATCH] b44: fix manual speed/duplex/autoneg settingsGary Zambrano1-16/+28
2006-06-22[PATCH] AT91RM9200 Ethernet #4: Suspend/ResumeAndrew Victor1-1/+45
2006-06-22[PATCH] AT91RM9200 Ethernet #3: CleanupAndrew Victor2-14/+16
2006-06-22[PATCH] AT91RM9200 Ethernet #2: MII interfaceAndrew Victor1-0/+20
2006-06-22[PATCH] AT91RM9200 Ethernet #1: Link pollAndrew Victor1-18/+43
2006-06-22[PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC.Ralf Baechle1-1/+1
2006-06-23via-velocity: the link is not correctly detected when the device startsFrancois Romieu1-0/+6
2006-06-22[PATCH] x86_64: use select for GART_IOMMU to enable AGPRoman Zippel2-5/+3
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie24-2006/+1877
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas13-23/+22
2006-06-22[PATCH] prune_one_dentry() tweaksAndrew Morton1-4/+5
2006-06-22[PATCH] Fix dcache race during umountNeilBrown3-8/+62
2006-06-22[PATCH] avoid tasklist_lock at getrusage for multithreaded case tooRavikiran G Thirumalai1-34/+22
2006-06-22[PATCH] remove steal_locks()Miklos Szeredi5-61/+0
2006-06-22[PATCH] Fix a race condition between ->i_mapping and iput()OGAWA Hirofumi1-7/+25
2006-06-22[PATCH] PCI: Add PCI_CAP_ID_VNDRBrice Goglin1-0/+1