summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'viro'Jeff Garzik2006-02-09342-2179/+4981
|\
| * Merge branch 'net.b0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/birdJeff Garzik2006-02-0916-112/+186
| |\
| | * [PATCH] dead code removed in hp100Al Viro2006-01-291-22/+8Star
| | * [PATCH] wrong ifdefs in 82596.cAl Viro2006-01-291-1/+1
| | * [PATCH] bogus include of linux/irq.h in 7990.cAl Viro2006-01-291-1/+1
| | * [PATCH] missing include of asm/irq.h in drivers/netAl Viro2006-01-293-0/+5
| | * [PATCH] macsonic.c: missed s/driver_unregister/platform_driver_unregister/Al Viro2006-01-291-1/+1
| | * [PATCH] appletalk/cops.h: missing const in struct ltfirmwareAl Viro2006-01-291-1/+1
| | * [PATCH] ibm_emac sparse annotationsAl Viro2006-01-296-29/+26Star
| | * [PATCH] arcnet probing cleanups and fixesAl Viro2006-01-292-57/+143
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-097-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-084-13/+59
| | * | [IA64] Fix wrong use of memparse in efi.cZou Nan hai2006-02-071-11/+3Star
| | * | [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-091-0/+3
| * | | [PATCH] x86-64: Add sys_unshareAndi Kleen2006-02-093-3/+15
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-02-091-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-0949-113/+108Star
| |\ \ \ \
| | * | | | [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/+4Star
| | * | | | [SERIAL] Fix compile error in 8250_au1x00.cJordan Crouse2006-02-081-1/+0Star
| | * | | | [SERIAL] 8250 serial console update uart_8250_port ierKumar Gala2006-02-081-0/+1
| | * | | | [SERIAL] Remove unnecessary serial.h includeRussell King2006-02-051-1/+0Star
| | * | | | [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-0519-32/+27Star
| | * | | | [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-0933-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/+65Star
| | * | | | | [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