aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-12-26x86: clean up comment style in arch/x86/kernel/traps.cIngo Molnar
2008-12-26Merge branch 'x86/fpu' into x86/cleanupsIngo Molnar
2008-12-25x86: remove impossible test in mtrr/main.cRusty Russell
2008-12-25x86: unify the implementation of FPU trapsH. Peter Anvin
2008-12-25x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32Jaswinder Singh
2008-12-22x86: prioritize the FPU traps for the error codeH. Peter Anvin
2008-12-19x86: common.c boot_cpu_stack and boot_exception_stacks should be staticJaswinder Singh
2008-12-18x86: traps.c declare functions before they get usedJaswinder Singh
2008-12-18x86: process.c declare c1e_remove_cpu before they get usedJaswinder Singh
2008-12-18x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge...Jaswinder Singh
2008-12-18x86: time_64.c timer_interrupt() should be staticJaswinder Singh
2008-12-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2008-12-17powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel
2008-12-17powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu
2008-12-16x86: clean up dead code in vmi_32.cZachary Amsden
2008-12-16x86: setup.c find_and_reserve_crashkernel should be staticJaswinder Singh
2008-12-16x86: ldt.c declare sys_modify_ldt before they get usedJaswinder Singh
2008-12-16x86: signal.c declare do_notify_resume before they get usedJaswinder Singh
2008-12-16x86: process_64.c declare __switch_to() and sys_arch_prctl before they get usedJaswinder Singh
2008-12-16Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-12-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-12-16x86, 32-bit: simplify alloc_low_page()Jan Beulich
2008-12-16sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt
2008-12-16powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann
2008-12-16powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen
2008-12-16powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaBrian King
2008-12-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King
2008-12-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden
2008-12-14[ARM] fix kernel-doc syntaxRandy Dunlap
2008-12-14[ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall
2008-12-13powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala
2008-12-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds
2008-12-12MIPS: IP32: Update defconfigDavid Daney
2008-12-12MIPS: Add missing calls to plat_unmap_dma_mem.David Daney
2008-12-12MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney
2008-12-11powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer
2008-12-11[ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre
2008-12-10IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov
2008-12-10MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi
2008-12-10MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi
2008-12-10MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi
2008-12-10MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov
2008-12-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-12-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-12-10uml: boot broken due to buffer overrunBalbir Singh
2008-12-09MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle