summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-17Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+"Linus Torvalds2-2/+2
2007-05-17Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds18-79/+77
2007-05-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-43/+18
2007-05-17sata_via: pcim_iomap_regions() conversion missed BAR5Tejun Heo1-1/+1
2007-05-17libata: remove libata.spindown_compatTejun Heo4-25/+16
2007-05-17sata_nv: fix fallout of devres conversionTejun Heo1-11/+1
2007-05-17drivers/ata: remove the wildcard from sata_nv driverPeer Chen1-6/+0
2007-05-17e1000: Fix msi enable leak on error, don't print error message, cleanupAuke Kok2-28/+15
2007-05-17ixgb: don't print error if pci_enable_msi() fails, cleanup minor leakAuke Kok2-23/+15
2007-05-17NetXen: Fix NetXen driver ping on system-pMithlesh Thukral1-1/+1
2007-05-17spidernet: node-aware skbuff allocationChristoph Hellwig1-1/+2
2007-05-17gianfar: Add I/O barriers when touching buffer descriptor ownership.Scott Wood1-0/+11
2007-05-17ibm_emac: fix link speed detection changeEugene Surovegin1-1/+1
2007-05-17ibm_emac: improved PHY supportEugene Surovegin1-15/+45
2007-05-17ibm_emac: fix section mismatch warningsEugene Surovegin8-10/+8
2007-05-17small netdevices.txt fixChristoph Hellwig1-1/+1
2007-05-17sky2: memory barriers changeStephen Hemminger1-4/+11
2007-05-17sky2: remove dual port workaroundStephen Hemminger1-7/+0
2007-05-17sky2: MIB counter overflow handlingStephen Hemminger1-0/+6
2007-05-17sky2: keep track of receive alloc failuresStephen Hemminger1-1/+3
2007-05-17sky2: PHY register settingsStephen Hemminger1-1/+6
2007-05-17sky2: remove Gigabyte 88e8056 restrictionStephen Hemminger1-30/+0
2007-05-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust94-669/+647
2007-05-17Fix incorrect prototype for ipxrtr_route_packet()David Woodhouse1-1/+1
2007-05-17NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse1-3/+18
2007-05-17mm: more rmap checkingNick Piggin3-11/+62
2007-05-17Fix page allocation flags in grow_dev_page()Christoph Lameter1-1/+2
2007-05-17swsusp: fix sysfs interfaceRafael J. Wysocki2-3/+4
2007-05-17circular locking dependency found in QUOTA OFFJan Kara2-17/+8
2007-05-17i386: don't check_pgt_cache in flush_tlb_mmHugh Dickins1-1/+1
2007-05-17ecryptfs: use zero_user_pageNate Diller1-11/+3
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni3-4/+4
2007-05-17icom: add new sub-device-id to support new adapterwendy xiong2-24/+32
2007-05-17rtc kconfig clarificationDavid Brownell1-3/+3
2007-05-17rtc-omap build fixDavid Brownell1-2/+2
2007-05-17gpio interface loosens call restrictionsDavid Brownell1-2/+6
2007-05-17docbook: make kernel-locking table readableRandy Dunlap1-45/+78
2007-05-17parport: mailing list is subscribers-onlyRandy Dunlap1-2/+2
2007-05-17make freezeable workqueues singlethreadOleg Nesterov1-1/+1
2007-05-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust89-403/+1648
2007-05-17Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann1-2/+7
2007-05-17Let smp_call_function_single return -EBUSY on UPHeiko Carstens1-4/+3
2007-05-17simplify compat_sys_timerfdHeiko Carstens1-9/+4
2007-05-17Make __vunmap staticBenjamin Herrenschmidt1-1/+1
2007-05-17i386/x86-64: fix section mismatchBernhard Walle2-2/+2
2007-05-17acpi: fix potential call to a freed memory section.Aaron Durbin2-9/+6
2007-05-17Slab allocators: define common size limitationsChristoph Lameter8-71/+34
2007-05-17SLUB: Simplify debug codeChristoph Lameter1-55/+57
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter56-277/+178
2007-05-17SLUB: Do our own flags based on PG_active and PG_errorChristoph Lameter1-14/+14