aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-30trivial: Update contact info for Jochen HeinJochen Hein
2009-03-30trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig
2009-03-30trivial: fix typo "virual" -> "virtual"Uwe Kleine-Koenig
2009-03-30trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig
2009-03-30trivial: fix typo "kernal" -> "kernel"Uwe Kleine-Koenig
2009-03-30trivial: fix typo "thier" -> "their"Uwe Kleine-Koenig
2009-03-30trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev
2009-03-30trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev
2009-03-30trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev
2009-03-30trivial: document ext3 semantics of 'ro' option a bit betterPavel Machek
2009-03-29Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-03-29Fix build error in <linux/irq.h>Ralf Baechle
2009-03-29sched: fix errors in struct & function commentsRandy Dunlap
2009-03-29maple: fix Error in kernel-doc notationRandy Dunlap
2009-03-28Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-03-28Annotate struct fs_struct's usage count restrictionDavid Howells
2009-03-28fix setuid sometimes wouldn'tHugh Dickins
2009-03-28fix setuid sometimes doesn'tHugh Dickins
2009-03-28compat_do_execve should unshare_filesHugh Dickins
2009-03-28bzip2/lzma: don't ask for compression mode for the default initramfsH. Peter Anvin
2009-03-28bzip2/lzma: consistently capitalize LZMA in KconfigH. Peter Anvin
2009-03-28bzip2/lzma: clarify the meaning of the CONFIG_RD_ optionsH. Peter Anvin
2009-03-28bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDEDH. Peter Anvin
2009-03-28Merge branch 'linus' into core/futexesIngo Molnar
2009-03-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds
2009-03-28i2c-core: Some style cleanupsZhenwen Xu
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner
2009-03-28i2c-piix4: Add support to SB800 SMBus changesShane Huang
2009-03-28i2c-pca-platform: Use defaults if no platform_data givenWolfram Sang
2009-03-28i2c-algo-pca: Use timeout for checking the state machineWolfram Sang
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang
2009-03-28i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa
2009-03-28i2c: Adapt debug macros for KERN_* constantsFrank Seidel
2009-03-28i2c-davinci: Fix timeout handlingJean Delvare
2009-03-28i2c: Adapter timeout is in jiffiesJean Delvare
2009-03-28i2c: Set a default timeout value for all adaptersJean Delvare
2009-03-28i2c: Add missing KERN_* constants to printksFrank Seidel
2009-03-28i2c-algo-pcf: Handle timeout correctlyRoel Kluin
2009-03-28i2c-algo-pcf: Style cleanupsRoel Kluin
2009-03-28eeprom/at24: Remove EXPERIMENTALWolfram Sang
2009-03-28i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare
2009-03-28i2c: Clarify which clients are auto-removedJean Delvare
2009-03-28i2c: Let checkpatch shout on users of the legacy modelJean Delvare
2009-03-28i2c: Document the different ways to instantiate i2c devicesJean Delvare
2009-03-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds