aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-04sparc: Use 64BIT config entryBastian Blank
2009-01-04MAINTAINERS: update sparc maintainerSam Ravnborg
2009-01-04sparc: unify ipcbuf.hSam Ravnborg
2009-01-02sparc: Update 64-bit defconfig.David S. Miller
2009-01-02sparc: remove NO_PROC_ID - it is no longer usedSam Ravnborg
2009-01-02sparc: drop get_tbr() in traps.hSam Ravnborg
2009-01-02sparc: fix warning in userspace header traps.hSam Ravnborg
2009-01-02sparc: fix warnings in userspace header byteorder.hSam Ravnborg
2009-01-02sparc: fix warning in userspace header jsflash.hSam Ravnborg
2009-01-02sparc: unify openprom.hSam Ravnborg
2009-01-02sparc64: delete unused linux_prom64_ranges from openprom_64.hSam Ravnborg
2009-01-02sparc: prepare openprom for unificationSam Ravnborg
2009-01-02sparc: remove linux_prom_pci_assigned_addresses from openprom_32.hSam Ravnborg
2009-01-02sparc: remove ebus definitions from openprom*.hSam Ravnborg
2009-01-02sparc: unify siginfo.hSam Ravnborg
2009-01-02sparc: unify ptrace.hSam Ravnborg
2009-01-02sparc: unify sigcontext.hSam Ravnborg
2009-01-02sparc: add '32' suffix to reg_window, sigcontext, __siginfo_tSam Ravnborg
2009-01-02sparc: unify signal.hSam Ravnborg
2009-01-02sparc64: prepare signal_64 for unificationSam Ravnborg
2009-01-02sparc: Kill bogus comment about IRQF_SHARED in pci_psycho.cDavid S. Miller
2009-01-02sparc: unify stat.hSam Ravnborg
2009-01-02sparc32: use proper types in struct statSam Ravnborg
2009-01-02sparc32: drop __old_kernel_statSam Ravnborg
2009-01-02sparc: unify posix_types.hSam Ravnborg
2009-01-02sparc: delete unused config symbolsSam Ravnborg
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-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-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