summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-03Make %p print '(null)' for NULL pointersLinus Torvalds1-0/+3
2009-01-03get rid of special-casing the /sbin/loader on alphaAl Viro3-40/+52
2009-01-03sanitize ifdefs in binfmt_aoutAl Viro1-9/+7
2009-01-03remove the rudiment of a.out for sparcAl Viro1-64/+1
2009-01-03Updated contact info for CREDITS fileHugh Blemings1-4/+4
2009-01-03Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds21-474/+927
2009-01-03Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds8-330/+305
2009-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds12-50/+476
2009-01-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds49-129/+217
2009-01-03Merge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgent' into x86/coreIngo Molnar2-10/+1
2009-01-03Merge branch 'linus' into x86/cleanupsIngo Molnar2537-61564/+158882
2009-01-02Disallow gcc versions 3.{0,1}Ingo Molnar1-0/+4
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds198-1423/+2018
2009-01-02kbuild: ignore a few files in headers_checkSam Ravnborg1-0/+6
2009-01-02kbuild: add checks for include of linux/types in userspace headersSam Ravnborg1-3/+44
2009-01-02kbuild: drop debugging leftover in tags.shSam Ravnborg1-1/+0
2009-01-02kbuild: document environment variablesSam Ravnborg2-3/+131
2009-01-02kbuild: make *config usage docsRandy Dunlap3-12/+210
2009-01-02kbuild: disable sparse warning "returning void-valued expression"Hannes Eder1-1/+2
2009-01-02kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__Mike Frysinger1-0/+3
2009-01-02kbuild: check for leaked CONFIG_ symbols to userspaceSam Ravnborg1-1/+10
2009-01-02headers_check.pl: disallow extern'sMike Frysinger1-1/+11
2009-01-02kconfig: improve error messages for bad source statementsSam Ravnborg2-4/+10
2009-01-02kconfig: struct property commentedSam Ravnborg1-10/+30
2009-01-02kconfig: add comments to symbol flagsSam Ravnborg1-16/+18
2009-01-02kconfig: explain symbol value defaultsSam Ravnborg1-2/+6
2009-01-02m68k: fix recursive dependency in KconfigSam Ravnborg1-1/+0
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds68-2606/+4760
2009-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds22-1609/+614
2009-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds75-2837/+3252
2009-01-02Update powerpc maintainersPaul Mackerras1-3/+3
2009-01-02Merge branch 'i8k-updates' from AlanLinus Torvalds1-1/+15
2009-01-02i8k: Add Dell Vostro systemsFederico Heinz1-1/+8
2009-01-02i8k: Enable i8k on Dell Precision SystemsAndy Spencer1-0/+7
2009-01-02Fix compiler warning in arch/x86/mm/init_32.cIngo Brueckl1-2/+6
2009-01-02Merge branch 'tty-updates' from AlanLinus Torvalds64-2604/+3538
2009-01-02x86: mpparse.c fix style problemsJaswinder Singh Rajput1-5/+5
2009-01-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner2-0/+4
2009-01-02hso maintainers update patchDenis Joseph Barrow2-0/+8
2009-01-02hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow1-1/+1
2009-01-02tty: Fix an ircomm warning and note another bugAlan Cox1-2/+3
2009-01-02drivers/char/cyclades.c: cy_pci_probe: fix error pathAndrew Morton1-1/+1
2009-01-02Serial: UART driver changes for Cavium OCTEON.David Daney2-1/+9
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney4-2/+17
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney3-58/+140
2009-01-028250: Don't clobber spinlocks.David Daney1-2/+13
2009-01-02fix for tty-serial-move-portAlexander Beregalov1-3/+1
2009-01-02tty: We want the port object to be persistentAlan Cox3-112/+96
2009-01-02__FUNCTION__ is gcc-specific, use __func__Harvey Harrison1-30/+30
2009-01-02serial: RS485 ioctl structure uses __u32 include linux/types.hAndy Whitcroft1-1/+2