summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-05-12SLUB: i386 supportChristoph Lameter5-21/+23
2007-05-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds22-115/+300
2007-05-12x86_64: use signalfd and timerfd compat syscallsHeiko Carstens1-3/+3
2007-05-12x86_64: Add asm/mtrr.h include for some buildsAndi Kleen1-0/+1
2007-05-11[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller2-5/+7
2007-05-11[SPARC64]: Add support for bq4802 TOD chip, as found on ultra45.David S. Miller1-20/+210
2007-05-11[SPARC64]: Correct FIRE_IOMMU_FLUSHINV register offset.David S. Miller1-1/+1
2007-05-11[SPARC64]: Update defconfig.David S. Miller1-8/+10
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-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-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[IA64] Quicklist support for IA64Christoph Lameter4-53/+6
2007-05-11[IA64] fix Kprobes reentrancyAnil S Keshavamurthy1-4/+8
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller1-0/+11
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2-1/+178
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi2-0/+2
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi2-0/+2
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi2-0/+2
2007-05-11powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt3-9/+3