aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-18Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/...Ingo Molnar
2008-12-18x86: ia32_signal: use sigframe.hHiroshi Shimamoto
2008-12-18x86: ia32_signal: rename struct sigframe and rt_sigframeHiroshi Shimamoto
2008-12-18x86: signal: prepare to include from ia32_signal.cHiroshi Shimamoto
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-17x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov
2008-12-16x86: ia32_signal: use proper macro __USER32_DSHiroshi Shimamoto
2008-12-16x86: ia32_signal: use __put_user() instead of __copy_to_user()Hiroshi Shimamoto
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-16Merge commit 'v2.6.28-rc8' into x86/docIngo Molnar
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge
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-16xen: whitespace/checkpatch cleanupTej
2008-12-16x86: support always running TSC on Intel CPUsVenki Pallipadi
2008-12-16Merge branch 'x86/cpufeature' into x86/tscIngo Molnar
2008-12-16x86: support always running TSC on Intel CPUs, add cpufeature definitionIngo Molnar
2008-12-16Merge commit 'v2.6.28-rc8' into x86/cpufeatureIngo Molnar
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-16x86, mm: limit MAXMEM on 64-bitIngo Molnar
2008-12-16AMD IOMMU: allocate rlookup_table with __GFP_ZEROJoerg Roedel
2008-12-16x86, 32-bit: improve lazy TLB handling codeJan Beulich
2008-12-16x86, 32-bit: add some compile time checks to mem_init()Jan Beulich
2008-12-16x86, 32-bit: simplify alloc_low_page()Jan Beulich
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich
2008-12-16x86: consolidate __swp_XXX() macrosJan Beulich