aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-28sparc64: Move generic PCR support code to seperate file.David S. Miller6-108/+177
2009-01-26gianfar: Revive VLAN supportAnton Vorontsov1-5/+1
2009-01-26vlan: Export symbols as non GPL symbols.Ben Greear1-2/+2
2009-01-26bnx2x: tx_has_work should not wait for FWVladislav Zolotarov1-5/+12
2009-01-26netxen: reduce memory footprintDhananjay Phadke2-7/+10
2009-01-26netxen: fix vlan tso/checksum offloadDhananjay Phadke1-11/+20
2009-01-26net: Fix linux/if_frad.h's suitability for userspace.Krzysztof Hałasa1-6/+4
2009-01-26net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley2-8/+8
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano1-0/+2
2009-01-26i2c: Warn on deprecated binding model useJean Delvare1-3/+5
2009-01-26eeprom: More consistent symbol namesJean Delvare176-326/+326
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang5-9/+9
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang5-12/+12
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang5-12/+12
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang7-27/+32
2009-01-26i2c: Quilt tree has movedJean Delvare1-1/+2
2009-01-26i2c: Delete many unused adapter IDsJean Delvare38-93/+0
2009-01-26i2c: Delete 10 unused driver IDsJean Delvare1-10/+0
2009-01-26networking: document "nc" in addition to "netcat" in netconsole.txtJesse Barnes1-1/+2
2009-01-26e1000e: workaround hw errataJesse Brandeburg2-1/+6
2009-01-26m68k{nommu}: fixups after the header moveHarvey Harrison4-17/+11
2009-01-26inotify: clean up inotify_read and fix locking problemsVegard Nossum1-61/+74
2009-01-26Fix annoying DRM_ERROR() string warningLinus Torvalds1-1/+1
2009-01-26fuse: fix poll notifyMiklos Szeredi1-4/+9
2009-01-26fuse: destroy bdi on umountMiklos Szeredi2-2/+3
2009-01-26fuse: fuse_fill_super error handling cleanupMiklos Szeredi1-18/+19
2009-01-26fuse: fix missing fput on errorMiklos Szeredi1-2/+7
2009-01-26fuse: fix NULL deref in fuse_file_alloc()Dan Carpenter1-1/+1
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell1-6/+5
2009-01-26x86: fix section mismatch warningRakib Mullick1-1/+1
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar1-8/+11
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt1-0/+10
2009-01-25af_key: initialize xfrm encap_oaTimo Teras1-0/+1
2009-01-25virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson1-1/+2
2009-01-25lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens1-2/+6
2009-01-26power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLEDPhilipp Zabel1-1/+1
2009-01-25[ARM] fix section-based ioremapRussell King1-9/+2
2009-01-25x86: use standard PIT frequencyIngo Molnar1-9/+4
2009-01-24[NET] am79c961a: fix spin_lock usageUwe Kleine-König1-10/+10
2009-01-24[ARM] omap: usb: thou shalt not provide empty release functionsRussell King1-14/+0
2009-01-24[ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platformsRussell King1-3/+3
2009-01-24[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature3-0/+1253
2009-01-24[ARM] clkdev: fix clock matchingRussell King1-6/+19
2009-01-24[ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD1-0/+1
2009-01-24[ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell1-0/+1
2009-01-24[ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo1-1/+1
2009-01-24[ARM] fix StrongARM-11x0 page copy implementationRussell King1-1/+1
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King3-6/+6
2009-01-23rtl8187: Add termination packet to prevent stallLarry Finger1-0/+1
2009-01-23iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed2-5/+23