aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-17[PPC] MCC2 missing in MPC826x device_listMorten Banzon1-16/+20
2007-05-17[POWERPC] 85xx: Add device nodes for error reporting devices used by EDACKumar Gala4-0/+64
2007-05-17[POWERPC] 85xx: Add device nodes for error reporting devices used by EDACDave Jiang3-1/+49
2007-05-17[POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocksTimur Tabi1-14/+8
2007-05-17[POWERPC] Fix COMMON symbol warningsKumar Gala2-7/+29
2007-05-17[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang1-1/+1
2007-05-16Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds8-62/+140
2007-05-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-1/+287
2007-05-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds32-117/+111
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig2-35/+15
2007-05-15[SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller4-1/+287
2007-05-15arm: walk_stacktrace() needs to be exportedAl Viro1-0/+2
2007-05-15fix uml-x86_64Al Viro3-3/+14
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds16-115/+218
2007-05-15x86: Fix discontigmem + non-HIGHMEM compileLinus Torvalds1-6/+3
2007-05-15[IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr1-1/+0
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-11/+31
2007-05-15i386: fix voyager buildJeremy Fitzhardinge1-65/+41
2007-05-15i386: move common parts of smp into their own fileJeremy Fitzhardinge4-81/+86
2007-05-15m68k: implement __clear_user()Geert Uytterhoeven1-2/+2
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