summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-05-11[SPARC64]: pci_resource_adjust() cannot be __init.David S. Miller1-2/+2
2007-05-11[SPARC64]: Spelling fixes.Simon Arlott7-8/+8
2007-05-11[SPARC]: Spelling fixes.Simon Arlott8-12/+12
2007-05-11[SPARC64]: Kill LARGE_ALLOCS and update defconfig.David S. Miller2-61/+52
2007-05-12[POWERPC] Add arch/powerpc support for the Motorola PrPMC2800Dale Farnsworth5-1/+1623
2007-05-12[POWERPC] Add bootwrapper support for Motorola PrPMC2800 platformMark A. Greer2-1/+579
2007-05-12[POWERPC] Add DTS file for the Motorola PrPMC2800 platformMark A. Greer1-0/+315
2007-05-12[POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth3-0/+45
2007-05-12[POWERPC] Add Marvell mv64x60 PCI bridge supportDale Farnsworth4-1/+177
2007-05-12[POWERPC] Create Marvell mv64x60 I2C platform_dataDale Farnsworth1-0/+72
2007-05-12[POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth1-0/+129
2007-05-12[POWERPC] Create Marvell mv64x60 MPSC (serial) platform_dataDale Farnsworth3-1/+225
2007-05-12[POWERPC] Add interrupt support for Marvell mv64x60 chipsDale Farnsworth3-0/+315
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 I2CMark A. Greer2-1/+207
2007-05-12[POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer4-1/+174
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridgeMark A. Greer3-1/+652
2007-05-12[POWERPC] Add Makefile rules to wrap dts file in zImageMark A. Greer2-2/+25
2007-05-12[POWERPC] Spelling fixes: arch/ppc/Simon Arlott40-67/+67
2007-05-12[POWERPC] U-boot passes the initrd as start/end, not start/size.Scott Wood2-2/+2
2007-05-12[POWERPC] PS3: Update ps3_defconfigGeoff Levand1-103/+64
2007-05-12[POWERPC] PS3: Fix request_irq warningGeoff Levand1-2/+4
2007-05-12[POWERPC] Don't complain if size-cells == 0 in prom_parse()Kim Phillips1-1/+1
2007-05-12[POWERPC] Simplify smp_space_timerswill schmidt1-17/+2
2007-05-12[POWERPC] Trivial ps3 warning fixesStephen Rothwell2-4/+4
2007-05-12[POWERPC] Add missed includeStephen Rothwell1-0/+1
2007-05-12[POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell1-1/+1
2007-05-12[POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell1-1/+1
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott30-75/+75
2007-05-11[ARM] 4333/2: KS8695: Micrel Development boardAndrew Victor4-0/+946
2007-05-11[ARM] 4331/3: Support for Micrel/Kendin KS8695 processorAndrew Victor11-5/+613
2007-05-11[ARM] 4371/1: AT91: Support for Atmel AT91SAM9RL-EK development boardAndrew Victor4-0/+1178
2007-05-11[ARM] 4372/1: Define byte sizes in asm-arm/sizes.hAndrew Victor5-16/+0
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor6-2/+983
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds14-64/+36
2007-05-11x86_64: Don't call mtrr_bp_init from identify_cpuAndi Kleen2-3/+2
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings2-2/+2
2007-05-11i386: Fix compilation of verify_cpu.S on old binutilsAndi Kleen1-1/+3
2007-05-11[ARM] Update mach-typesRussell King1-1/+33
2007-05-11[ARM] export symbol csum_partial_copy_from_userFrederik Deweerdt1-0/+1
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds2-1/+178
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds56-3847/+636
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-0/+110
2007-05-11[ARM] iop13xx: msi supportDaniel Wolstenholme4-1/+215
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter4-53/+6
2007-05-11[ARM] stacktrace fixAndrew Morton1-9/+3
2007-05-11[IA64] fix Kprobes reentrancyAnil S Keshavamurthy1-4/+8
2007-05-11[ARM] Spinlock initializer cleanupThomas Gleixner3-4/+4
2007-05-11[ARM] remove useless config option GENERIC_BUST_SPINLOCKRobert P. J. Day1-3/+0
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller1-0/+11
2007-05-11[ARM] 4303/3: base kernel support for TI DaVinciKevin Hilman13-3/+1132