aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar
2008-12-23Merge branch 'x86/iommu' into x86/coreIngo Molnar
2008-12-23Merge branch 'x86/tsc' into x86/coreIngo Molnar
2008-12-23Merge branch 'x86/ptrace' into x86/tscIngo Molnar
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-23Merge branch 'x86/apic' into x86/irqIngo Molnar
2008-12-23Merge commit 'v2.6.28-rc9' into x86/apicIngo Molnar
2008-12-22x86: prioritize the FPU traps for the error codeH. Peter Anvin
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko
2008-12-19x86: common.c boot_cpu_stack and boot_exception_stacks should be staticJaswinder Singh
2008-12-19x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomoliesSuresh Siddha
2008-12-19x86: fix warning in arch/x86/kernel/microcode_amd.cIngo Molnar
2008-12-18x86: asm-offset_64: use rt_sigframe_ia32Hiroshi Shimamoto
2008-12-18x86: process.c declare c1e_remove_cpu before they get usedJaswinder Singh
2008-12-18x86: time_64.c timer_interrupt() should be staticJaswinder Singh
2008-12-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-12-18x86 gart: don't complain if no AMD GART foundBjorn Helgaas
2008-12-18x86: signal: move sigframe.h to arch/x86/include/asmHiroshi Shimamoto
2008-12-18x86: signal: rename sigframe and rt_sigframe on 32-bitHiroshi Shimamoto
2008-12-18x86: signal: move ia32 func declarations into arch/x86/kernel/signal.cHiroshi Shimamoto
2008-12-17AMD IOMMU: panic if completion wait loop failsJoerg Roedel
2008-12-17AMD IOMMU: set cmd buffer pointers to zero manuallyJoerg Roedel
2008-12-16x86: signal: use signal_fault() in sys_sigreturn()Hiroshi Shimamoto
2008-12-16sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson
2008-12-16x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen
2008-12-16x86: UV fix for global physical addressesJack Steiner
2008-12-16Merge commit 'v2.6.28-rc8' into x86/uvIngo Molnar
2008-12-16x86: clean up dead code in vmi_32.cZachary Amsden
2008-12-16x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto
2008-12-16x86: setup.c find_and_reserve_crashkernel should be staticJaswinder Singh
2008-12-16x86: support always running TSC on Intel CPUsVenki Pallipadi
2008-12-16x86: microcode_amd: modify log messagesAndreas Herrmann
2008-12-16x86: microcode_amd: use 'packed' attribute for structsAndreas Herrmann
2008-12-16x86: microcode_amd: remove (wrong) chipset deivce ID checksAndreas Herrmann
2008-12-16x86: microcode_amd: consolidate macro definitionsAndreas Herrmann
2008-12-16x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functionsAndreas Herrmann
2008-12-16x86: microcode_amd: don't pass superfluous function pointer for get_ucode_dataAndreas Herrmann
2008-12-16x86: microcode_amd: fix compile warningAndreas Herrmann
2008-12-16x86: microcode_amd: fix checkpatch warnings/errorsAndreas Herrmann
2008-12-16x86: microcode_amd: fix typos and trailing whitespaces in log messagesAndreas Herrmann
2008-12-16x86: microcode_amd: fix wrong handling of equivalent CPU idAndreas Herrmann
2008-12-16AMD IOMMU: allocate rlookup_table with __GFP_ZEROJoerg Roedel
2008-12-16x86, 32-bit: improve lazy TLB handling codeJan Beulich
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden
2008-12-12x86: remove simnow earlyprintk supportAndi Kleen
2008-12-12x86: remove init_mm export as planned for 2.6.26Dave Jones
2008-12-12x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto
2008-12-12Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar
2008-12-12x86: kill #ifdef for exit_idle()Hiroshi Shimamoto
2008-12-12x86, debug: remove EBDA debug printkIngo Molnar