aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar19-938/+1054
2008-12-23Merge branch 'x86/iommu' into x86/coreIngo Molnar12-48/+42
2008-12-23Merge branch 'x86/tsc' into x86/coreIngo Molnar4-4/+33
2008-12-23Merge branch 'x86/ptrace' into x86/tscIngo Molnar3-12/+9
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog'...Ingo Molnar140-3009/+3253
2008-12-23Merge branch 'x86/apic' into x86/irqIngo Molnar30-585/+910
2008-12-23Merge commit 'v2.6.28-rc9' into x86/apicIngo Molnar345-5878/+13070
2008-12-22x86: prioritize the FPU traps for the error codeH. Peter Anvin1-19/+15
2008-12-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-14/+30
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2-5/+20
2008-12-19x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com1-4/+2
2008-12-19x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com2-24/+11
2008-12-19x86: ia32_signal: remove unnecessary declarationHiroshi Shimamoto1-1/+0
2008-12-19x86: common.c boot_cpu_stack and boot_exception_stacks should be staticJaswinder Singh1-3/+3
2008-12-19x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomoliesSuresh Siddha2-1/+15
2008-12-19x86: fix warning in arch/x86/kernel/microcode_amd.cIngo Molnar1-1/+2
2008-12-18x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32Hiroshi Shimamoto1-18/+0
2008-12-18x86: asm-offset_64: use rt_sigframe_ia32Hiroshi Shimamoto1-1/+3
2008-12-18x86: sigframe.h: include headers for dependencyHiroshi Shimamoto1-0/+4
2008-12-18x86: traps.c declare functions before they get usedJaswinder Singh1-2/+9
2008-12-18x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com2-0/+11
2008-12-18x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3venkatesh.pallipadi@intel.com3-15/+8
2008-12-18x86: PAT: implement track/untrack of pfnmap regions for x86 - v3venkatesh.pallipadi@intel.com2-0/+246
2008-12-18x86: process.c declare c1e_remove_cpu before they get usedJaswinder Singh1-0/+1
2008-12-18x86: sigframe.h: add guard macroHiroshi Shimamoto1-0/+5
2008-12-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds5-47/+107
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-0/+19
2008-12-18x86: revert CONFIG_RELOCATABLE=y defconfig changeVegard Nossum2-2/+2
2008-12-18avr32: favr-32 build fixHaavard Skinnemoen2-5/+5
2008-12-18ATSTK1006: Fix boot from NAND flashHaavard Skinnemoen1-37/+97
2008-12-18x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they get usedJaswinder Singh1-4/+4
2008-12-18x86: time_64.c timer_interrupt() should be staticJaswinder Singh1-1/+1
2008-12-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar2-2/+7
2008-12-18x86 gart: don't complain if no AMD GART foundBjorn Helgaas1-3/+1
2008-12-18x86: ia32_signal: use sigframe.hHiroshi Shimamoto1-24/+2
2008-12-18x86: ia32_signal: rename struct sigframe and rt_sigframeHiroshi Shimamoto1-7/+7
2008-12-18x86: signal: prepare to include from ia32_signal.cHiroshi Shimamoto1-2/+20
2008-12-18x86: signal: move sigframe.h to arch/x86/include/asmHiroshi Shimamoto3-2/+2
2008-12-18x86: signal: rename sigframe and rt_sigframe on 32-bitHiroshi Shimamoto1-11/+17
2008-12-18x86: signal: move ia32 func declarations into arch/x86/kernel/signal.cHiroshi Shimamoto2-5/+5
2008-12-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpcLinus Torvalds2-2/+3
2008-12-17powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel1-0/+1
2008-12-17powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu1-2/+2
2008-12-17AMD IOMMU: panic if completion wait loop failsJoerg Roedel1-2/+3
2008-12-17AMD IOMMU: set cmd buffer pointers to zero manuallyJoerg Roedel1-0/+4
2008-12-17avr32: remove .note.gnu.build-id section when making vmlinux.binHans-Christian Egtvedt1-1/+1
2008-12-16sparc: We need to implement arch_ptrace_stop().David S. Miller2-0/+19
2008-12-16x86: ia32_signal: use proper macro __USER32_DSHiroshi Shimamoto1-1/+1
2008-12-16x86: ia32_signal: use __put_user() instead of __copy_to_user()Hiroshi Shimamoto1-2/+2
2008-12-16x86: signal: use signal_fault() in sys_sigreturn()Hiroshi Shimamoto1-12/+3