aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-15[AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen4-23/+124
2007-05-14[IA64] s/scalibility/scalability/Tony Luck1-1/+1
2007-05-14[IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan2-7/+19
2007-05-14[IA64] wire up {signal,timer,event}fd syscallsTony Luck1-0/+3
2007-05-14[CPUFREQ] Correct revision mask for powernow-k8Dave Jones2-2/+2
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds2-8/+0
2007-05-14[SPARC64]: Update defconfig.David S. Miller1-22/+4
2007-05-14[SPARC32]: Update defconfig.David S. Miller1-65/+86
2007-05-14[SPARC32]: Fix sparc32 kdebug changes.Robert Reif1-1/+1
2007-05-14[SPARC64]: Add missing cpus_empty() check in hypervisor xcall handling.David S. Miller1-0/+3
2007-05-13[SPARC64]: Be more resiliant with PCI I/O space regs.David S. Miller1-0/+7
2007-05-14sh64: Add .gitignore entry for syscalltab.Paul Mundt1-0/+1
2007-05-14sh64: generic quicklist support.Paul Mundt2-1/+4
2007-05-14sh64: Update cayman defconfig.Paul Mundt1-78/+121
2007-05-14sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt2-6/+31
2007-05-14sh64: Fixups for the irq_regs changes.Paul Mundt4-12/+17
2007-05-14sh64: Wire up many new syscalls.Paul Mundt1-3/+33
2007-05-14spelling fixes: arch/sh64/Simon Arlott6-7/+7
2007-05-14sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.cMilind Arun Choudhary1-8/+4
2007-05-13[CPUFREQ] powernow-k7: fix MHz rounding issue with perflibDaniel Drake1-8/+28
2007-05-13[CPUFREQ] Support rev H AMD64s in powernow-k8Dave Jones2-3/+3
2007-05-13[AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen1-0/+3
2007-05-13[AVR32] optimize pagefault pathChristoph Hellwig2-30/+13
2007-05-13[AVR32] Remove bogus comment in arch/avr32/kernel/irq.cHaavard Skinnemoen1-9/+0
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds58-297/+5742
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-12Merge branch 'fixes' into develRussell King11-33/+62
2007-05-12Merge branch 'omap-fixes' into fixesRussell King5-19/+50
2007-05-12[ARM] Ensure machine class menu is sorted alphabeticallyRussell King1-25/+25
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