aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-12-12Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar
2008-12-08x86: fix default_spin_lock_flags() prototypeIngo Molnar
2008-12-08AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel
2008-12-08AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel
2008-12-08AMD IOMMU: fix typo in commentJoerg Roedel
2008-12-08AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel
2008-12-08AMD IOMMU: fix iommu_map_page functionJoerg Roedel
2008-12-04x86: fix early panic with boot option "nosmp"Andi Kleen
2008-12-03Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-12-03AMD IOMMU: fix possible race while accessing iommu->need_syncJoerg Roedel
2008-12-03AMD IOMMU: set device table entry for aliased devicesJoerg Roedel
2008-12-03x86: fix broken flushing in GART nofullflush pathJoerg Roedel
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-11-30kvm_setup_secondary_clock() is cpuinitAl Viro
2008-11-30enable_IR_x2apic() needs to be __initAl Viro
2008-11-28x86: ret_from_fork - get rid of jump backIngo Molnar
2008-11-28Merge branch 'x86/debug' into x86/irqIngo Molnar
2008-11-28x86: entry_64.S - trivial: space, comments fixupCyrill Gorcunov
2008-11-28x86: uv bau interrupt -- use proper interrupt numberCyrill Gorcunov
2008-11-27x86: entry_64.S - use ENTRY to define child_ripCyrill Gorcunov
2008-11-27x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded numbergorcunov@gmail.com
2008-11-27i386: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum
2008-11-27x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall
2008-11-23x86, debug: remove the confusing entry in call tracejia zhang
2008-11-23x86: KPROBE_ENTRY should be paired wth KPROBE_ENDAlexander van Heukelum
2008-11-23x86: include ENTRY/END in entry handlers in entry_64.SAlexander van Heukelum
2008-11-23x86: move dwarf2 related macro to dwarf2.hCyrill Gorcunov
2008-11-23x86: revert irq number limitationThomas Gleixner
2008-11-23Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar
2008-11-23x86: clean up stack overflow debug checkIngo Molnar
2008-11-23x86_64: fix the check in stack_overflow_checkjia zhang
2008-11-23Merge commit 'v2.6.28-rc6' into x86/debugIngo Molnar
2008-11-22x86: split out some macro's and move common code to paranoid_exit, fixAlexander van Heukelum
2008-11-21Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar
2008-11-21x86: entry_64.S: split out some macro's and move common code to paranoid_exitAlexander van Heukelum
2008-11-21x86: entry_64.S: factor out save_paranoid and paranoid_exitAlexander van Heukelum
2008-11-21x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.SAlexander van Heukelum
2008-11-21x86: entry_64.S: renameIngo Molnar
2008-11-21x86: clean up after: move entry_64.S register saving out of the macros, fixIngo Molnar
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox
2008-11-20x86: clean up after: move entry_64.S register saving out of the macrosAlexander van Heukelum
2008-11-20x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick
2008-11-20x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick