summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Cleanup definitions of speed_t and tcflag_t.Ralf Baechle2006-10-111-9/+3
* [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.cMark Mason2006-10-111-3/+3
* [MIPS] Optimize and cleanup get_saved_sp, set_saved_spAtsushi Nemoto2006-10-111-45/+19
* [MIPS] <asm/irq.h> does not need pt_regs anymore.Atsushi Nemoto2006-10-111-2/+0
* [MIPS] Workaround for bug in gcc -EB / -EL options.Ralf Baechle2006-10-111-2/+11
* [MIPS] Fix timer setup for JazzYoichi Yuasa2006-10-111-1/+1
* ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds2006-10-112-3/+1
* [PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik2006-10-111-1/+1
* [PATCH] irda: donauboe fixes, cleanupsJeff Garzik2006-10-111-13/+7
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-1143-179/+370
|\
| * [POWERPC] Fix windfarm platform device usageBenjamin Herrenschmidt2006-10-103-36/+30
| * [POWERPC] Fix i2c-powermac platform device usageBenjamin Herrenschmidt2006-10-101-13/+15
| * [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras2006-10-101-1/+6
| * [POWERPC] ARCH=ppc pt_regs fixesAl Viro2006-10-1034-99/+84
| * [POWERPC] Update maple defconfigBenjamin Herrenschmidt2006-10-101-13/+43
| * [POWERPC] Fix Maple secondary IDE interruptBenjamin Herrenschmidt2006-10-101-2/+15
| * [POWERPC] Make U4 PCIe work on mapleBenjamin Herrenschmidt2006-10-101-7/+169
| * [POWERPC] cell: fix default zImage build targetGeoff Levand2006-10-101-6/+6
| * [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spacesMichael Ellerman2006-10-101-2/+2
| * [POWERPC] Fix xmon IRQ handler for pt_regs removalPaul Mackerras2006-10-101-3/+3
* | [PATCH] endianness annotations in s2ioAl Viro2006-10-111-161/+161
* | [PATCH] ufs endianness annotationsAl Viro2006-10-112-9/+15
* | [PATCH] fs/partitions endianness annotationsAl Viro2006-10-111-4/+2
* | [PATCH] Finish annotations of struct vlan_ethhdrAlexey Dobriyan2006-10-112-2/+2
* | [PATCH] isofs endianness annotationsAl Viro2006-10-111-5/+5
* | [PATCH] smbfs endianness annotationsAl Viro2006-10-111-6/+6
* | [PATCH] hpfs endianness annotationsAl Viro2006-10-111-5/+6
* | [PATCH] fs/fat endianness annotationsAl Viro2006-10-111-1/+1
* | [PATCH] befs: endianness annotationsAl Viro2006-10-116-72/+106
* | [PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro2006-10-111-1/+1
* | [PATCH] befs: introduce on-disk endian typesAl Viro2006-10-112-18/+22
* | [PATCH] befs: prepare to sanitizing headersAl Viro2006-10-118-7/+2
* | [PATCH] befs: remove bogus typedefAl Viro2006-10-111-1/+0
* | [PATCH] chelsio: add endian annotationsAlexey Dobriyan2006-10-111-3/+3
* | [PATCH] serpent: fix endian warningsAlexey Dobriyan2006-10-111-8/+8
* | [PATCH] cdrom: add endianness annotationsAlexey Dobriyan2006-10-112-17/+17
* | [PATCH] use %p for pointersAl Viro2006-10-111-1/+1
* | [PATCH] use %zu for size_tAl Viro2006-10-111-1/+1
* | [PATCH] missed const in prototypeAl Viro2006-10-111-1/+1
* | [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regressionAl Viro2006-10-111-2/+3
* | [PATCH] strndup() would better take size_t, not intAl Viro2006-10-111-1/+1
* | [PATCH] ptrdiff_t is %t, not %zAl Viro2006-10-111-1/+1
* | [PATCH] cpuset ANSI prototypeAl Viro2006-10-111-1/+1
* | [PATCH] fs/inode.c NULL noise removalAl Viro2006-10-111-1/+1
* | [PATCH] em28xx NULL noise removalAl Viro2006-10-111-1/+1
* | [PATCH] __user annotations: loop.cAl Viro2006-10-111-1/+1
* | [PATCH] openprom NULL noise removalAl Viro2006-10-111-1/+1
* | [PATCH] trivial iomem annotations: sata_promiseAl Viro2006-10-111-1/+1
* | [PATCH] gfp annotations: radix_tree_rootAl Viro2006-10-111-3/+3
* | [PATCH] gfp annotations: scsi_errorAl Viro2006-10-111-1/+1