summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-1222-115/+300
|\
| * [SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller2007-05-112-5/+7
| * [SPARC64]: Add support for bq4802 TOD chip, as found on ultra45.David S. Miller2007-05-111-20/+210
| * [SPARC64]: Correct FIRE_IOMMU_FLUSHINV register offset.David S. Miller2007-05-111-1/+1
| * [SPARC64]: Update defconfig.David S. Miller2007-05-111-8/+10
| * [SPARC64]: pci_resource_adjust() cannot be __init.David S. Miller2007-05-111-2/+2
| * [SPARC64]: Spelling fixes.Simon Arlott2007-05-117-8/+8
| * [SPARC]: Spelling fixes.Simon Arlott2007-05-118-12/+12
| * [SPARC64]: Kill LARGE_ALLOCS and update defconfig.David S. Miller2007-05-112-61/+52
* | x86_64: use signalfd and timerfd compat syscallsHeiko Carstens2007-05-121-3/+3
* | x86_64: Add asm/mtrr.h include for some buildsAndi Kleen2007-05-121-0/+1
|/
* [POWERPC] Add arch/powerpc support for the Motorola PrPMC2800Dale Farnsworth2007-05-125-1/+1623
* [POWERPC] Add bootwrapper support for Motorola PrPMC2800 platformMark A. Greer2007-05-122-1/+579
* [POWERPC] Add DTS file for the Motorola PrPMC2800 platformMark A. Greer2007-05-121-0/+315
* [POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth2007-05-123-0/+45
* [POWERPC] Add Marvell mv64x60 PCI bridge supportDale Farnsworth2007-05-124-1/+177
* [POWERPC] Create Marvell mv64x60 I2C platform_dataDale Farnsworth2007-05-121-0/+72
* [POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth2007-05-121-0/+129
* [POWERPC] Create Marvell mv64x60 MPSC (serial) platform_dataDale Farnsworth2007-05-123-1/+225
* [POWERPC] Add interrupt support for Marvell mv64x60 chipsDale Farnsworth2007-05-123-0/+315
* [POWERPC] Add bootwrapper support for Marvell/mv64x60 I2CMark A. Greer2007-05-122-1/+207
* [POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer2007-05-124-1/+174
* [POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridgeMark A. Greer2007-05-123-1/+652
* [POWERPC] Add Makefile rules to wrap dts file in zImageMark A. Greer2007-05-122-2/+25
* [POWERPC] Spelling fixes: arch/ppc/Simon Arlott2007-05-1240-67/+67
* [POWERPC] U-boot passes the initrd as start/end, not start/size.Scott Wood2007-05-122-2/+2
* [POWERPC] PS3: Update ps3_defconfigGeoff Levand2007-05-121-103/+64
* [POWERPC] PS3: Fix request_irq warningGeoff Levand2007-05-121-2/+4
* [POWERPC] Don't complain if size-cells == 0 in prom_parse()Kim Phillips2007-05-121-1/+1
* [POWERPC] Simplify smp_space_timerswill schmidt2007-05-121-17/+2
* [POWERPC] Trivial ps3 warning fixesStephen Rothwell2007-05-122-4/+4
* [POWERPC] Add missed includeStephen Rothwell2007-05-121-0/+1
* [POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell2007-05-121-1/+1
* [POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell2007-05-121-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-1114-64/+36
|\
| * [IA64] Quicklist support for IA64Christoph Lameter2007-05-114-53/+6
| * [IA64] fix Kprobes reentrancyAnil S Keshavamurthy2007-05-111-4/+8
| * [IA64] SN: validate smp_affinity mask on intr redirectJohn Keller2007-05-111-0/+11
| * [IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not usedTony Luck2007-05-101-0/+2
| * [IA64] Fix - Section mismatch: reference to .init.data:mvec_nameTony Luck2007-05-102-2/+2
| * [IA64] more warning cleanupsTony Luck2007-05-102-3/+3
| * [IA64] Wire up epoll_pwait and utimensatTony Luck2007-05-101-0/+2
| * [IA64] Fix warnings resulting from type-checking in dev_dbg()Tony Luck2007-05-101-1/+1
| * [IA64] typo s/kenrel/kernel/Tony Luck2007-05-101-1/+1
* | x86_64: Don't call mtrr_bp_init from identify_cpuAndi Kleen2007-05-112-3/+2
* | x86_64: off-by-two error in aperture.cAndrew Hastings2007-05-112-2/+2
* | i386: Fix compilation of verify_cpu.S on old binutilsAndi Kleen2007-05-111-1/+3
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds2007-05-112-1/+178
|\ \
| * | Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2007-05-112-1/+178
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-05-1156-3847/+636
|\ \ \