aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
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-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/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-08-29Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Ingo Molnar
2009-08-28ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=nFeng Tang
2009-08-26tracing: Remove FTRACE_SYSCALL_MAX definitionsJason Baron
2009-08-26tracing: Define NR_syscalls for x86_64Jason Baron
2009-08-26tracing: Define NR_syscalls for x86 (32)Jason Baron
2009-08-26x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constantCyrill Gorcunov
2009-08-25x86: allow "=rm" in native_save_fl()H. Peter Anvin
2009-08-25Merge commit 'origin/x86/urgent' into x86/asmH. Peter Anvin
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone
2009-08-21x86: properly annotate alternatives.cJan Beulich
2009-08-17x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman
2009-08-11tracing: Update FTRACE_SYSCALL_MAXJason Baron
2009-08-09x86, perf_counter, bts: Add BTS support to perfcountersMarkus Metzger
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita
2009-08-05x86/apic: Enable x2APIC without interrupt remapping under KVMGleb Natapov
2009-08-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-04x86, UV: Fix macros for accessing large node numbersJack Steiner
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner
2009-08-03x86: fix assembly constraints in native_save_fl()H. Peter Anvin
2009-08-03x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras