aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2009-09-15x86: Add generic aperf/mperf codePeter Zijlstra
2009-09-15x86: Move APERF/MPERF into a X86_FEATUREPeter Zijlstra
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra
2009-09-15sched: Improve latencies and throughputMike Galbraith
2009-09-15sched: Tweak wake_idxPeter Zijlstra
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra
2009-09-14Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-14Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14Merge branch 'x86-asm-generic-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2009-09-14Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-10x86: Fix code patching for paravirt-alternatives on 486Ben Hutchings
2009-09-07sched: enable SD_WAKE_IDLEPeter Zijlstra
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2009-09-04sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar
2009-09-04sched: Clean up topology.hIngo Molnar
2009-09-04x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge
2009-09-03x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann
2009-09-03x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge
2009-09-03Merge branch 'amd-iommu/pagetable' into amd-iommu/2.6.32Joerg Roedel
2009-09-03Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32Joerg Roedel
2009-09-03Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-...Joerg Roedel
2009-09-03x86/amd-iommu: Add passthrough mode initialization functionsJoerg Roedel
2009-09-03x86/amd-iommu: Change iommu_map_page to support multiple page sizesJoerg Roedel
2009-09-03x86/amd-iommu: Support higher level PTEs in iommu_page_unmapJoerg Roedel
2009-09-03x86/amd-iommu: Remove old page table handling macrosJoerg Roedel
2009-09-03x86/amd-iommu: Introduce increase_address_space functionJoerg Roedel
2009-09-03x86/amd-iommu: Flush domains if address space size was increasedJoerg Roedel
2009-09-03x86/amd-iommu: Make fetch_pte aware of dynamic mapping levelsJoerg Roedel
2009-09-03x86/amd-iommu: Panic if IOMMU command buffer reset failsJoerg Roedel
2009-09-03x86/amd-iommu: Add reset function for command buffersJoerg Roedel
2009-09-03x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi"Joerg Roedel
2009-09-02Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-09-01x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.hHuang Ying
2009-09-01Merge branch 'x86/paravirt' into x86/cpuIngo Molnar
2009-08-31x86, msr: Export the register-setting MSR functions via /dev/*/msrH. Peter Anvin
2009-08-31x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs()H. Peter Anvin
2009-08-31x86, msr: Have the _safe MSR functions return -EIO, not -EFAULTH. Peter Anvin
2009-08-31x86, asm: Make _ASM_EXTABLE() usable from assembly codeH. Peter Anvin
2009-08-31x86, asm: Add 32-bit versions of the combined CFI macrosH. Peter Anvin
2009-08-31x86, msr: Rewrite AMD rd/wrmsr variantsBorislav Petkov
2009-08-31x86, msr: Add rd/wrmsr interfaces with preset registersBorislav Petkov