summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-08-17[IA64] Enable early console for Ski simulatorPeter Chubb1-0/+7
2007-08-17[IA64] forbid ptrace changes psr.ri to 3Shaohua Li1-3/+7
2007-08-17[POWERPC] Fix 8xx compile failureKumar Gala1-0/+1
2007-08-17[POWERPC] Fix FSL BookE machine check reportingBecky Bruce1-3/+1
2007-08-17[POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boardsKumar Gala9-545/+363
2007-08-17[POWERPC] Add interrupt resource for RTC CMOS driverKumar Gala1-4/+13
2007-08-17[POWERPC] Fix invalid semicolon after if statementIlpo Järvinen1-1/+1
2007-08-16[IA64] Failure to grow RBSAndrew Burgess1-3/+11
2007-08-17sh: remove extraneous ; on scif_sercon_putc wait loopAndy Whitcroft1-1/+1
2007-08-16[SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too.David S. Miller1-4/+3
2007-08-16[SPARC64]: Do not touch %tick_cmpr on sun4v cpus.David S. Miller1-1/+2
2007-08-16[SPARC64]: Niagara-2 optimized copies.David S. Miller8-1/+716
2007-08-15[SPARC64]: Allow userspace to get at the machine description.David S. Miller1-0/+38
2007-08-15[IA64] Fix processor_get_freqAlex Williamson1-4/+2
2007-08-15[AVR32] Wire up i2c-gpio on the ATNGW100 boardHaavard Skinnemoen1-0/+18
2007-08-15[AVR32] leds-gpio for stk1000David Brownell2-0/+88
2007-08-15[POWERPC] ps3: Fix no storage devices foundGeert Uytterhoeven1-1/+1
2007-08-15[POWERPC] Fix for assembler -gRoland McGrath1-0/+1
2007-08-15[POWERPC] Fix small race in 44x tlbie functionDavid Gibson2-2/+22
2007-08-15[POWERPC] Remove unused code causing a compile warningBecky Bruce1-18/+0
2007-08-15[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbourJeremy Kerr1-0/+1
2007-08-14[SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.Mark Fortescue1-2/+0
2007-08-14[SPARC32]: Fix bogus ramdisk image location check.Mark Fortescue1-2/+1
2007-08-14[x86 setup] edd.c: make sure MBR signatures actually get reportedH. Peter Anvin1-13/+11
2007-08-14[x86 setup] Don't use EDD to get the MBR signatureH. Peter Anvin1-29/+1
2007-08-14[x86 setup] The current display page is returned in %bh, not %blH. Peter Anvin1-1/+1
2007-08-14[ARM] 4549/1: KS8695: Fix build errorsAndrew Victor1-4/+4
2007-08-14[ARM] 4546/1: s3c2410: fix architecture typo for s3c2442Krzysztof Helt1-1/+1
2007-08-13[IA64] SGI Altix : fix a force_interrupt bug on altixMike Habeck1-1/+4
2007-08-13[IA64] Update arch/ia64/configs/* s/SLAB/SLUB/Christoph Lameter7-8/+7
2007-08-13[IA64] get back PT_IA_64_UNWIND program headerDavid Mosberger-Tang1-1/+3
2007-08-13[IA64] need NOTES in vmlinux.lds.SDavid Mosberger-Tang1-4/+4
2007-08-13[IA64] make unwinder stop at last frame of the bootloaderDavid Mosberger-Tang1-0/+1
2007-08-13[IA64] Clean up CPE handler registrationRuss Anderson1-15/+19
2007-08-13[IA64] Include Kconfig.preemptSatyam Sharma1-11/+1
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige2-0/+12
2007-08-13[IA64] disable irq's and check need_resched before safe_haltDimitri Sivanich1-3/+7
2007-08-12genirq: mark io_apic level interrupts to avoid resendThomas Gleixner2-4/+10
2007-08-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-26/+15
2007-08-12i386: Fix broken mmiocfg accessesLinus Torvalds1-3/+3
2007-08-12Do not replace whole memcpy in apply alternativesPetr Vandrovec1-1/+3
2007-08-12Pull processor into release branchLen Brown1-26/+15
2007-08-12sh64: arch/sh64/kernel/setup.c: duplicate include removal.Michal Piotrowski1-4/+0
2007-08-12sh64: arch/sh64/kernel/signal.c: duplicate include removalJesper Juhl1-1/+0
2007-08-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-4/+12
2007-08-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds14-338/+287
2007-08-11i386: Fix double fault handlerChuck Ebbert1-6/+7
2007-08-11i386: Fix start_kernel warningAndi Kleen1-3/+1
2007-08-11x86_64: vdso.lds in arch/x86_64/vdso/.gitignorePete Zaitcev1-0/+1
2007-08-11i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2-7/+10