summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] USB Serial: rename ChangeLog.oldGreg Kroah-Hartman2005-11-171-1/+1
* | [PATCH] USB: fix build breakage in dummy_hcd.cGreg Kroah-Hartman2005-11-171-2/+2
* | [PATCH] Fix IXP4xx I2C driver build breakageDeepak Saxena2005-11-171-3/+4
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-11-1779-900/+2463
|\ \
| * | [MIPS] Update defconfigsRalf Baechle2005-11-1745-654/+1917
| * | [MIPS] SEAD: More build fixes.Ralf Baechle2005-11-173-15/+12Star
| * | [MIPS] TX3927: Try to glue the PCI code.Ralf Baechle2005-11-171-71/+43Star
| * | [MIPS] SEAD: Delete seadint_init() prototype.Ralf Baechle2005-11-171-2/+0Star
| * | [MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.Ralf Baechle2005-11-171-1/+1
| * | [MIPS] JMR3927: Fix include wrapper symbol.Ralf Baechle2005-11-171-3/+3
| * | [MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>.Ralf Baechle2005-11-171-1/+1
| * | [MIPS] JMR3927: need include/asm-mips/mach-jmr3927 in it's include path.Ralf Baechle2005-11-171-0/+1
| * | [MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.oRalf Baechle2005-11-171-1/+1
| * | [IDE] Add driver for Sibyte Swarm evaluation boardRalf Baechle2005-11-174-1/+207
| * | [MIPS] Alchemy: Console output fixupPantelis Antoniou2005-11-171-1/+1
| * | [MIPS] Fix documentation typos.Arnaud Giersch2005-11-171-6/+8
| * | [MIPS] Add const qualifier to writes##bwlq.Arnaud Giersch2005-11-171-3/+3
| * | [MIPS] IP32: Fix sparse warnings.Arnaud Giersch2005-11-173-4/+4
| * | [MIPS] IP32 Fix and complete IP32 parport definitionsArnaud Giersch2005-11-171-16/+26
| * | [MIPS] IP32: Export mace symbol.Arnaud Giersch2005-11-171-0/+3
| * | [MIPS] JMR3927: Fix syntax error.Ralf Baechle2005-11-171-1/+1
| * | [MIPS] JMR3927: Undo accidental rename.Ralf Baechle2005-11-172-1/+1
| * | [MIPS] DDB5477: Fix unused variable warning.Ralf Baechle2005-11-171-3/+7
| * | [MIPS] IP32: No need to include <asm/io.h>.Ralf Baechle2005-11-171-3/+4
| * | Add definitions for the Dallas DS1742 RTC / non-volatile memory.Ralf Baechle2005-11-171-0/+53
| * | Add definitions for the Dallas DS17287 RTC.Ralf Baechle2005-11-171-0/+67
| * | [MIPS] Add missing arch defines for the Alchemy MTD driver.Ralf Baechle2005-11-174-0/+19
| * | Add GT64111 PCI ID backYoichi Yuasa2005-11-171-0/+1
| * | [MIPS] zs.c: Resurrect the deceased zs.c for now.Maciej W. Rozycki2005-11-172-93/+70Star
| * | [MIPS] feature-removal-schedule.txt: Schedule au1x00_uart for removal.Ralf Baechle2005-11-171-0/+10
| * | [MIPS] Delete duplicate definitions of break codes.Ralf Baechle2005-11-171-21/+0Star
| |/
* | x86: Fix silly typo in recent <asm/signal.h> fixesLinus Torvalds2005-11-171-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-173-52/+31Star
|\ \
| * | [NETFILTER]: Fix nf_conntrack compilation with CONFIG_NETFILTER_DEBUGPatrick McHardy2005-11-171-1/+1
| * | [IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassemblyYasuyuki Kozakai2005-11-162-51/+30Star
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-1734-99/+163
|\ \
| * | [ARM] No need to include asm/proc-fns.h into asm/system.hRussell King2005-11-161-2/+2
| * | [ARM] sa1111.c needs asm/sizes.hRussell King2005-11-161-0/+1
| * | [ARM] Use unsigned long not u32 in atomic_cmpxchgRussell King2005-11-161-1/+1
| * | [ARM] Move zone adjustment for SA1111 on SA11x0 platformsRussell King2005-11-162-12/+13
| * | [ARM] Add linux/compiler.h includes where requiredRussell King2005-11-164-0/+4
| * | [ARM] 3162/1: S3C2410 - updated defconfigBen Dooks2005-11-161-25/+94
| * | [ARM] 3161/1: BAST - fix commas on end of structsBen Dooks2005-11-161-14/+14
| * | [ARM] 3165/1: fix atomic_cmpxchg() implementation for ARMv6+Nicolas Pitre2005-11-161-0/+1
| * | [ARM] compressed/head.S debugging defaults to asm/arch/debug-macro.SRussell King2005-11-161-19/+11Star
| * | [ARM] Include asm/hardware.h instead of asm/arch/hardware.hRussell King2005-11-1619-19/+19
| * | [ARM] Fix arch-realview/system.h to use __io_address()Russell King2005-11-165-7/+3Star
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-1712-198/+898
|\ \ \
| * | | [libata sata_mv] handle lack of hardware nIEN supportJeff Garzik2005-11-171-1/+6
| * | | [libata sata_mv] SATA probe, DMA boundary fixesJeff Garzik2005-11-171-18/+70