summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] Convert sba_iommu.c to use seq_fileKyle McMartin2006-02-081-47/+78
* [PARISC] Convert ccio-dma.c to use seq_fileKyle McMartin2006-02-081-86/+74
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-087-28/+70
|\
| * [IA64] prevent sn2 specific code to be run in generic kernelsJes Sorensen2006-02-082-3/+7
| * [IA64] Fix CONFIG_PRINTK_TIMETony Luck2006-02-074-13/+59
| * [IA64] Fix wrong use of memparse in efi.cZou Nan hai2006-02-071-11/+3
| * [IA64] Fix a possible buffer overflow in efi.cZou Nan hai2006-02-071-1/+1
* | [IPV6]: Address autoconfiguration does not work after device down/up cycleKristian Slavov2006-02-081-0/+3
* | [PATCH] x86-64: Add sys_unshareAndi Kleen2006-02-083-3/+15
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-02-081-1/+1
|\ \
| * | [MMC] Remove extra character in AU1XXX MMC Kconfig entryJordan Crouse2006-02-081-1/+1
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-0849-113/+108
|\ \ \
| * | | [SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa2006-02-082-0/+5
| * | | [SERIAL] ip22zilog: Whitespace cleanup.Ralf Baechle2006-02-082-4/+5
| * | | [SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip APIVitaly Bordug2006-02-081-9/+4
| * | | [SERIAL] Fix compile error in 8250_au1x00.cJordan Crouse2006-02-081-1/+0
| * | | [SERIAL] 8250 serial console update uart_8250_port ierKumar Gala2006-02-081-0/+1
| * | | [SERIAL] Remove unnecessary serial.h includeRussell King2006-02-051-1/+0
| * | | [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-0519-32/+27
| * | | [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-0538-66/+66
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-0833-137/+347
|\ \ \ \
| * | | | [ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boardsTony Lindgren2006-02-082-2/+4
| * | | | [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boardsTony Lindgren2006-02-089-9/+18
| * | | | [ARM] 3279/1: OMAP: 1/3 Fix low-level io initTony Lindgren2006-02-083-18/+39
| * | | | [ARM] 3299/1: S3C24XX - fix irq range on adc deviceBen Dooks2006-02-081-0/+5
| * | | | [ARM] 3283/1: S3C2400 - defines the number of serial portsLucas Correia Villa Real2006-02-081-0/+4
| * | | | [ARM] 3313/1: Use OSC4 instead of OSC1 for CLCDCatalin Marinas2006-02-081-1/+1
| * | | | [ARM] 3311/1: clean up include/asm-arm/mutex.hNicolas Pitre2006-02-081-66/+65
| * | | | [ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient falseNicolas Pitre2006-02-081-1/+6
| * | | | [ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU caseNicolas Pitre2006-02-081-0/+10
| * | | | [ARM] 3308/1: old ABI compat: struct sockaddr_unNicolas Pitre2006-02-082-4/+75
| * | | | [ARM] Experimental config options should have (EXPERIMENTAL)Russell King2006-02-081-1/+1
| * | | | [ARM] 3307/1: old ABI compat: mark it experimentalNicolas Pitre2006-02-081-1/+1
| * | | | [ARM] 3306/1: S3C24XX - update defconfigBen Dooks2006-02-081-13/+38
| * | | | [ARM] 3305/1: Minor typographical and spelling fixes in KonfigMartin Michlmayr2006-02-081-4/+4
| * | | | [ARM] 3304/1: Add help descriptions to ARCH config items that don't have oneMartin Michlmayr2006-02-082-2/+32
| * | | | [ARM] 3303/1: S3C24XX - add clock enable usage countingBen Dooks2006-02-082-10/+34
| * | | | [ARM] 3302/1: make pci=firmware the default for ixp2000Lennert Buytenhek2006-02-087-4/+7
| * | | | [ARM] 3301/1: remove unnecessary clock default from ixdp2801 defconfigLennert Buytenhek2006-02-081-1/+1
| * | | | [ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000 machine typesLennert Buytenhek2006-02-081-1/+3
| | |/ / | |/| |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-0813-78/+215
|\ \ \ \
| * | | | [MIPS] Add 'const' to readb and friendsAtsushi Nemoto2006-02-081-1/+1
| * | | | [MIPS] Sparse: Add __user tags to syscall.cAtsushi Nemoto2006-02-081-22/+26
| * | | | [MIPS] Wire up new syscalls.Ralf Baechle2006-02-085-7/+125
| * | | | [MIPS] Make do_signal return void.Ralf Baechle2006-02-083-7/+6
| * | | | [MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle2006-02-086-46/+62
| |/ / /
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2006-02-0823-206/+209
|\ \ \ \
| * | | | [PATCH] sh: lvalues abuse in arch/sh/boards/renesas/rts7751r2d/io.cAl Viro2006-02-081-12/+18
| * | | | [PATCH] m32r_sio iomem annotationsAl Viro2006-02-081-1/+1
| * | | | [PATCH] mark HISAX_AMD7930 as brokenAl Viro2006-02-081-1/+1
OpenPOWER on IntegriCloud