aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-27alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young
2009-09-27ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-27Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-27ACPI: IA64=y ACPI=n build fixLen Brown
2009-09-27ACPI: Kill overly verbose "power state" log messagesRoland Dreier
2009-09-27x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds
2009-09-27ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui
2009-09-27ACPI: Clarify resource conflict messageJean Delvare
2009-09-27thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problemHenrique de Moraes Holschuh
2009-09-26Revert "sit: stateless autoconf for isatap"Sascha Hlusiak
2009-09-26net: fix double skb free in dcbnlJohn Fastabend
2009-09-26net: fix nlmsg len size for skb when error bit is set.John Fastabend
2009-09-26net: fix vlan_get_size to include vlan_flags sizeJohn Fastabend
2009-09-26e1000: cleanup unused prototypeDon Skidmore
2009-09-26e1000: fix namespacecheck warningsJesse Brandeburg
2009-09-26e1000: drop unused functionality for eeprom write/readJesse Brandeburg
2009-09-26e1000: updated whitespace and commentsJesse Brandeburg
2009-09-26e1000: drop redunant line of code, cleanupJesse Brandeburg
2009-09-26e1000: remove races when changing mtuJesse Brandeburg
2009-09-26e1000: two workarounds were incomplete, fix themJesse Brandeburg
2009-09-26e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg
2009-09-26e1000: test link state conclusivelyJesse Brandeburg
2009-09-26e1000: stop timers at appropriate timesJesse Brandeburg
2009-09-26e1000: use netif_tx_disableJesse Brandeburg
2009-09-26e1000: remove unused functionsJesse Brandeburg
2009-09-26e1000: drop dead pcie code from e1000Jesse Brandeburg
2009-09-26ext4: Use ext4_msg() for ext4_da_writepage() errorsTheodore Ts'o
2009-09-29ext4: Update documentation about quota mount optionsJan Kara
2009-09-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-09-26headers: kref.h reduxAlexey Dobriyan
2009-09-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-26Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-09-26make Linux bootable on ARM againNicolas Pitre
2009-09-26backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich
2009-09-26backlight: extend event support to also support poll()Henrique de Moraes Holschuh