aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-20x86, bts: memory accountingMarkus Metzger
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger
2008-12-19x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com
2008-12-19x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com
2008-12-19x86: ia32_signal: remove unnecessary declarationHiroshi Shimamoto
2008-12-19x86: common.c boot_cpu_stack and boot_exception_stacks should be staticJaswinder Singh
2008-12-19sparseirq: fix numa_migrate_irq_desc dependency and commentsYinghai Lu
2008-12-19allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar
2008-12-19x86: fix warning in arch/x86/kernel/io_apic.cIngo Molnar
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: ia32.h: remove unused struct sigfram32 and rt_sigframe32Hiroshi Shimamoto
2008-12-18x86: asm-offset_64: use rt_sigframe_ia32Hiroshi Shimamoto
2008-12-18x86: sigframe.h: include headers for dependencyHiroshi Shimamoto
2008-12-18x86: traps.c declare functions before they get usedJaswinder Singh
2008-12-18x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com
2008-12-18x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3venkatesh.pallipadi@intel.com
2008-12-18x86: PAT: implement track/untrack of pfnmap regions for x86 - v3venkatesh.pallipadi@intel.com
2008-12-18x86: process.c declare c1e_remove_cpu before they get usedJaswinder Singh
2008-12-18x86: sigframe.h: add guard macroHiroshi Shimamoto
2008-12-18x86: revert CONFIG_RELOCATABLE=y defconfig changeVegard Nossum
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-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: use possible_cpus=NUM to extend the possible cpus allowedMike Travis
2008-12-18x86: fix cpu_mask_to_apicid_and to include cpu_online_maskMike Travis
2008-12-18Merge branch 'x86/apic' into cpus4096Ingo 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-17x86/swiotlb: add default swiotlb_arch_range_needs_mappingIan Campbell
2008-12-17x86/swiotlb: add default phys<->bus conversionIan Campbell
2008-12-17x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge
2008-12-17x86: add swiotlb allocation functionsJeremy Fitzhardinge
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: update io_apic.c to the new cpumask codeIngo Molnar
2008-12-17Merge branch 'x86/crashdump' into cpus4096Ingo Molnar
2008-12-17Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar
2008-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...Ingo Molnar
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar