aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mempool.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-27[PATCH] i2o: block IO errors on i2o diskVasily Averin1-11/+1
2007-03-27[PATCH] Fix struct device member name in PCMCIA au1000_genericYoichi Yuasa1-1/+1
2007-03-27[PATCH] drivers/eisa/pci_eisa.c:pci_eisa_init() should be initAdrian Bunk1-2/+2
2007-03-27[PATCH] ntp: avoid time_offset overflowsjohn stultz1-14/+16
2007-03-27[PATCH] uml: use correct register file size everywhereJeff Dike5-14/+15
2007-03-27[PATCH] uml: fix static linkingJeff Dike1-0/+1
2007-03-27[PATCH] drivers/spi/: fix section mismatchesAdrian Bunk1-6/+4
2007-03-27[PATCH] utsns: fix !CONFIG_UTS_NS behaviorSerge E. Hallyn1-0/+2
2007-03-27[PATCH] tty: minor merge correctionAlan Cox1-1/+1
2007-03-27[PATCH] uml: fix epollJeff Dike1-0/+7
2007-03-27[PATCH] ISDN: fix BChannel_bh() call from isar_bh()Jiri Kosina1-1/+1
2007-03-27[PATCH] correct slow acpi_pm ratingjohn stultz1-1/+1
2007-03-27[PATCH] generic_serial: fix decoding of baud rateDaniel Drake1-7/+0
2007-03-27[PATCH] md: convert compile time warnings into runtime warningsNeilBrown2-12/+41
2007-03-27[PATCH] md: clear the congested_fn when stopping a raid5NeilBrown2-1/+3
2007-03-27[PATCH] md: allow raid4 arrays to be reshapedNeilBrown1-0/+4
2007-03-27[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() callJ. Bruce Fields1-1/+0
2007-03-27[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintkBruce Fields1-3/+2
2007-03-27[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix default aceBruce Fields1-1/+1
2007-03-27[PATCH] knfsd: allow nfsd READDIR to return 64bit cookiesNeilBrown1-3/+3
2007-03-27[PATCH] Fix maxcpus=1 trigerring BUG() in cpufreqVenki Pallipadi1-0/+4
2007-03-26[SUNGEM]: Fix MAC address setting when interface is up.Ruben Vandeginste1-0/+30
2007-03-26[PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.Russ Cox1-2/+2
2007-03-26[IPV4] fib_trie: Document locking.Robert Olsson1-0/+9
2007-03-26USB: fix usb-serial/ftdi build warningDavid Brownell1-1/+5
2007-03-26USB: fix usb-serial/generic build warningDavid Brownell1-3/+4
2007-03-26USB: another entry for the quirk listOliver Neukum1-1/+2
2007-03-26USB: remove duplicated device id in airprime driverJon K Hellan1-1/+0
2007-03-26USB: omap_udc: workaround dma_free_coherent() bogosityDavid Brownell1-10/+93
2007-03-26UHCI: Fix problem caused by lack of terminating QHAlan Stern3-82/+41
2007-03-26PCI: Fix warning message in PCIE port driverPrarit Bhargava1-1/+1
2007-03-26PCI: Stop unhiding the SMBus on Toshiba laptopsJean Delvare1-11/+7
2007-03-26PCI: Fix up PCI power management docJonathan Corbet1-10/+7
2007-03-26pci: set pci=bfsort for PowerEdge R900Matt Domsch1-0/+8
2007-03-26[NET]: Correct accept(2) recovery after sock_attach_fd()Alexey Dobriyan1-1/+6
2007-03-26[PATCH] clockevents: remove bad designed sysfs support for nowThomas Gleixner1-69/+0
2007-03-26ide: use correct IDE error recoverySuleiman Souhlal3-11/+25
2007-03-26pdc202xx_new: Enable ATAPI DMAAlbert Lee1-1/+2
2007-03-26ide: cosmetic adaption of drivers/ide/Kconfig concerning SATAPatrick Ringl1-2/+4
2007-03-26ide: fix locking for manual DMA enable/disable ("hdparm -d")Bartlomiej Zolnierkiewicz1-7/+30
2007-03-26ide: revert "ide: fix drive side 80c cable check, take 2" for nowBartlomiej Zolnierkiewicz1-2/+6
2007-03-26[S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.Ralph Wuerthner1-0/+4
2007-03-26[S390] zcrypt: Fix possible dead lock in AP bus module.Ralph Wuerthner1-13/+13
2007-03-26[S390] cio: Device status validity.Cornelia Huck1-1/+5
2007-03-26[S390] kprobes: Align probe address.David Wilder1-1/+1
2007-03-26[S390] Fix TCP/UDP pseudo header checksum computation.Heiko Carstens1-44/+15
2007-03-26[S390] dasd: Work around gcc bug.Peter Oberparleiter1-5/+5
2007-03-269p: make struct v9fs_cached_file_operations staticAdrian Bunk2-2/+3
2007-03-25[PPP]: Don't leak an sk_buff on interface destruction.G. Liakhovetski1-0/+3
2007-03-25[NET_SCHED]: Fix ingress lockingPatrick McHardy1-2/+2