summaryrefslogtreecommitdiffstats
path: root/fs/freevxfs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-18eventfd use waitqueue lock ...Davide Libenzi1-14/+12
2007-05-18slub: another slabinfo fixChristoph Lameter1-0/+9
2007-05-18revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()"Oleg Nesterov1-1/+1
2007-05-18[IPV4]: Remove IPVS icmp hack from route.c for now.David S. Miller1-2/+2
2007-05-18[SPARC64]: Fix sched_clock() et al.David S. Miller1-1/+1
2007-05-18Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+"Linus Torvalds2-2/+2
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-18[IPV4]: Correct rp_filter help text.Dave Jones1-3/+3
2007-05-17[TCP]: TCP_CONG_YEAH requires TCP_CONG_VEGASDavid S. Miller1-0/+1
2007-05-17[TCP] slow start: Make comments and code logic clearer.Stephen Hemminger1-18/+22
2007-05-17[BLUETOOTH]: Fix locking in hci_sock_dev_event().Satyam Sharma1-2/+4
2007-05-17[NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller1-2/+2
2007-05-17[NET]: lockdep classes in register_netdeviceJarek Poplawski1-0/+69
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