aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-03Updated contact info for CREDITS fileHugh Blemings
2009-01-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-01-02Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds
2009-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-01-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-02Merge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgent' into x86/coreIngo Molnar
2009-01-02Merge branch 'linus' into x86/cleanupsIngo Molnar
2009-01-02Disallow gcc versions 3.{0,1}Ingo Molnar
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-02kbuild: ignore a few files in headers_checkSam Ravnborg
2009-01-02kbuild: add checks for include of linux/types in userspace headersSam Ravnborg
2009-01-02kbuild: drop debugging leftover in tags.shSam Ravnborg
2009-01-02kbuild: document environment variablesSam Ravnborg
2009-01-02kbuild: make *config usage docsRandy Dunlap
2009-01-02kbuild: disable sparse warning "returning void-valued expression"Hannes Eder
2009-01-02kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__Mike Frysinger
2009-01-02kbuild: check for leaked CONFIG_ symbols to userspaceSam Ravnborg
2009-01-02headers_check.pl: disallow extern'sMike Frysinger
2009-01-02kconfig: improve error messages for bad source statementsSam Ravnborg
2009-01-02kconfig: struct property commentedSam Ravnborg
2009-01-02kconfig: add comments to symbol flagsSam Ravnborg
2009-01-02kconfig: explain symbol value defaultsSam Ravnborg
2009-01-02m68k: fix recursive dependency in KconfigSam Ravnborg
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-01-02Update powerpc maintainersPaul Mackerras
2009-01-02Merge branch 'i8k-updates' from AlanLinus Torvalds
2009-01-02i8k: Add Dell Vostro systemsFederico Heinz
2009-01-02i8k: Enable i8k on Dell Precision SystemsAndy Spencer
2009-01-02Fix compiler warning in arch/x86/mm/init_32.cIngo Brueckl
2009-01-02Merge branch 'tty-updates' from AlanLinus Torvalds
2009-01-02x86: mpparse.c fix style problemsJaswinder Singh Rajput
2009-01-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner
2009-01-02hso maintainers update patchDenis Joseph Barrow
2009-01-02hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow
2009-01-02tty: Fix an ircomm warning and note another bugAlan Cox
2009-01-02drivers/char/cyclades.c: cy_pci_probe: fix error pathAndrew Morton
2009-01-02Serial: UART driver changes for Cavium OCTEON.David Daney
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney
2009-01-028250: Don't clobber spinlocks.David Daney
2009-01-02fix for tty-serial-move-portAlexander Beregalov
2009-01-02tty: We want the port object to be persistentAlan Cox
2009-01-02__FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2009-01-02serial: RS485 ioctl structure uses __u32 include linux/types.hAndy Whitcroft
2009-01-02tty: Drop the lock_kernel in the private ioctl hookAlan Cox
2009-01-02synclink_cs: Convert to tty_portAlan Cox
2009-01-02tty: use port methods for the rocket driverAlan Cox
2009-01-02tty: kref the rocket driverAlan Cox