summaryrefslogtreecommitdiffstats
path: root/kernel/futex.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-18sata_via: pcim_iomap_regions() conversion missed BAR5Tejun Heo1-1/+1
2007-05-18libata: remove libata.spindown_compatTejun Heo4-25/+16
2007-05-18sata_nv: fix fallout of devres conversionTejun Heo1-11/+1
2007-05-18drivers/ata: remove the wildcard from sata_nv driverPeer Chen1-6/+0
2007-05-18e1000: Fix msi enable leak on error, don't print error message, cleanupAuke Kok2-28/+15
2007-05-18ixgb: don't print error if pci_enable_msi() fails, cleanup minor leakAuke Kok2-23/+15
2007-05-18NetXen: Fix NetXen driver ping on system-pMithlesh Thukral1-1/+1
2007-05-18spidernet: node-aware skbuff allocationChristoph Hellwig1-1/+2
2007-05-18gianfar: Add I/O barriers when touching buffer descriptor ownership.Scott Wood1-0/+11
2007-05-18ibm_emac: fix link speed detection changeEugene Surovegin1-1/+1
2007-05-18ibm_emac: improved PHY supportEugene Surovegin1-15/+45
2007-05-18ibm_emac: fix section mismatch warningsEugene Surovegin8-10/+8
2007-05-18small netdevices.txt fixChristoph Hellwig1-1/+1
2007-05-18sky2: memory barriers changeStephen Hemminger1-4/+11
2007-05-18sky2: remove dual port workaroundStephen Hemminger1-7/+0
2007-05-18sky2: MIB counter overflow handlingStephen Hemminger1-0/+6
2007-05-18sky2: keep track of receive alloc failuresStephen Hemminger1-1/+3
2007-05-18sky2: PHY register settingsStephen Hemminger1-1/+6
2007-05-18sky2: remove Gigabyte 88e8056 restrictionStephen Hemminger1-30/+0
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-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
2007-05-17SLUB: slabinfo fixesChristoph Lameter1-5/+12
2007-05-17slub: fix handling of oversized slabsAndrew Morton1-1/+6
2007-05-17slab: warn on zero-length allocationsChristoph Lameter1-0/+1
2007-05-17SLUB: Define functions for cpu slab handling instead of using PageActiveChristoph Lameter1-19/+38
2007-05-17SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter2-3/+3