aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-13add some long-missing capabilities to fs_maskSerge E. Hallyn
2009-04-13Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-modsLinus Torvalds
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-13Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2009-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-04-13Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-04-13i2c: Let new-style drivers implement attach_adapterJean Delvare
2009-04-13i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings
2009-04-13i2c-voodoo3: Deprecate in favor of tdfxfbJean Delvare
2009-04-13i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare
2009-04-13ata: fix obviously wrong commentVegard Nossum
2009-04-13ahci: force CAP_NCQ for earlier NV MCPsTejun Heo
2009-04-13[libata] sata_via: kill uninit'd var warningJeff Garzik
2009-04-13Bonding: fix zero address hole bug in arp_ip_target listBrian Haley
2009-04-12lockdep: continue lock debugging despite some taintsFrederic Weisbecker
2009-04-12lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker
2009-04-12x86: add linux kernel support for YMM stateSuresh Siddha
2009-04-12x86: fix wrong section of pat_disable & make it staticMarcin Slusarz
2009-04-12x86: Fix section mismatches in mpparseRakib Mullick
2009-04-12tracing/filters: return proper error code when writing filter fileLi Zefan
2009-04-12tracing/filters: allow user input integer to be oct or hexLi Zefan
2009-04-12tracing/filters: fix NULL pointer dereferenceLi Zefan
2009-04-12tracing/filters: NIL-terminate user input filterLi Zefan
2009-04-11Revert "ACPI battery: fix async boot oops"Linus Torvalds
2009-04-11async: Fix module loading async-work regressionLinus Torvalds
2009-04-11igb: do not check for vf_data if we didn't enable vfsAlexander Duyck
2009-04-11igbvf: fix unused external referencesAlexander Duyck
2009-04-11igb: fix unused external references introduced with sr-iov changesAlexander Duyck
2009-04-11ether3: convert to net_device_opsAlexander Beregalov
2009-04-11ether1: convert to net_device_opsAlexander Beregalov
2009-04-11ep93xx_eth: convert to net_device_opsAlexander Beregalov
2009-04-11at91_ether: convert to net_device_opsAlexander Beregalov
2009-04-11am79c961a: convert to net_device_opsAlexander Beregalov
2009-04-11ariadne: convert to net_device_opsAlexander Beregalov
2009-04-11ibm_newemac: convert to netdev_opsAlexander Beregalov
2009-04-11fs_enet: convert to netdev_opsAlexander Beregalov
2009-04-11ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich
2009-04-11net: Update maintainersBen Hutchings
2009-04-11via-velocity : fix compilation warning.Séguier Régis
2009-04-11phy: error handling for platform_device_register_simple()Dan Carpenter
2009-04-11tr: fix leakage of device in net/802/tr.cWei Yongjun
2009-04-11ixgbe: only allow WOL for 82599 KX4 NICAlexander Duyck
2009-04-11ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz
2009-04-11net: netif_device_attach/detach should start/stop all queuesAlexander Duyck
2009-04-11docbook: make cleandocsRandy Dunlap
2009-04-11kbuild: fix spurious initramfs rebuildMaxime Bizon
2009-04-11Documentation: explain the difference between __bitwise and __bitwise__Sam Ravnborg
2009-04-11kbuild: make it possible for the linker to discard local symbols from vmlinuxDavid Howells
2009-04-11kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich
2009-04-11kbuild: fix a few typos in top-level MakefileKirill Smelkov