- 0cc6d77 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 55e0715 Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 625037c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- c7208de Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 15b0404 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b581af5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- ffaf854 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 483e3cd Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 4f0ac85 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a66a500 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 989aa44 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 1b195b1 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
- 5367b688 x86: Fix code patching for paravirt-alternatives on 486 by Ben Hutchings · 15 years ago
- a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
- ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
- 695a461 Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 15 years ago
- 0d96b9f x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpus by Yinghai Lu · 15 years ago
- 1653192 x86, perf_counter, bts: Do not allow kernel BTS tracing for now by markus.t.metzger@intel.com · 15 years ago
- 596da17 x86, perf_counter, bts: Correct pointer-to-u64 casts by markus.t.metzger@intel.com · 15 years ago
- 747b50a x86, perf_counter, bts: Fail if BTS is not available by markus.t.metzger@intel.com · 15 years ago
- 53f8245 x86/i386: Put aligned stack-canary in percpu shared_aligned section by Jeremy Fitzhardinge · 15 years ago
- 5a925b4 x86, sched: Workaround broken sched domain creation for AMD Magny-Cours by Andreas Herrmann · 15 years ago
- cb9805a x86, mcheck: Use correct cpumask for shared bank4 by Andreas Herrmann · 15 years ago
- a326e94 x86, cacheinfo: Fixup L3 cache information for AMD multi-node processors by Andreas Herrmann · 15 years ago
- 4a376ec x86: Fix CPU llc_shared_map information for AMD Magny-Cours by Andreas Herrmann · 15 years ago
- 1ea0d14 x86/i386: Make sure stack-protector segment base is cache aligned by Jeremy Fitzhardinge · 15 years ago
- 2b681fa Merge branch 'amd-iommu/pagetable' into amd-iommu/2.6.32 by Joerg Roedel · 15 years ago
- 03362a0 Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32 by Joerg Roedel · 15 years ago
- 85da07c Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-handling' into amd-iommu/2.6.32 by Joerg Roedel · 15 years ago
- 4751a95 x86/amd-iommu: Initialize passthrough mode when requested by Joerg Roedel · 15 years ago
- a1ca331 x86/amd-iommu: Don't detach device from pt domain on driver unbind by Joerg Roedel · 15 years ago
- 21129f7 x86/amd-iommu: Make sure a device is assigned in passthrough mode by Joerg Roedel · 15 years ago
- eba6ac6 x86/amd-iommu: Align locking between attach_device and detach_device by Joerg Roedel · 15 years ago
- aa879ff x86/amd-iommu: Fix device table write order by Joerg Roedel · 15 years ago
- 0feae53 x86/amd-iommu: Add passthrough mode initialization functions by Joerg Roedel · 15 years ago
- 2650815 x86/amd-iommu: Add core functions for pd allocation/freeing by Joerg Roedel · 15 years ago
- ac0101d x86/dma: Mark iommu_pass_through as __read_mostly by Joerg Roedel · 15 years ago
- abdc5eb x86/amd-iommu: Change iommu_map_page to support multiple page sizes by Joerg Roedel · 15 years ago
- a6b256b x86/amd-iommu: Support higher level PTEs in iommu_page_unmap by Joerg Roedel · 15 years ago
- 8f7a017 x86/amd-iommu: Use 2-level page tables for dma_ops domains by Joerg Roedel · 15 years ago
- bad1cac x86/amd-iommu: Remove bus_addr check in iommu_map_page by Joerg Roedel · 15 years ago
- 8c8c143 x86/amd-iommu: Remove last usages of IOMMU_PTE_L0_INDEX by Joerg Roedel · 15 years ago
- 8bc3e12 x86/amd-iommu: Change alloc_pte to support 64 bit address space by Joerg Roedel · 15 years ago
- 50020fb x86/amd-iommu: Introduce increase_address_space function by Joerg Roedel · 15 years ago
- 04bfdd8 x86/amd-iommu: Flush domains if address space size was increased by Joerg Roedel · 15 years ago
- 407d733 x86/amd-iommu: Introduce set_dte_entry function by Joerg Roedel · 15 years ago
- 6a0dbcb x86/amd-iommu: Add a gneric version of amd_iommu_flush_all_devices by Joerg Roedel · 15 years ago
- a6d41a4 x86/amd-iommu: Use fetch_pte in amd_iommu_iova_to_phys by Joerg Roedel · 15 years ago
- 38a76ee x86/amd-iommu: Use fetch_pte in iommu_unmap_page by Joerg Roedel · 15 years ago
- 9355a08 x86/amd-iommu: Make fetch_pte aware of dynamic mapping levels by Joerg Roedel · 15 years ago
- 6a1eddd x86/amd-iommu: Reset command buffer if wait loop fails by Joerg Roedel · 15 years ago
- b26e81b x86/amd-iommu: Panic if IOMMU command buffer reset fails by Joerg Roedel · 15 years ago
- a345b23 x86/amd-iommu: Reset command buffer on ILLEGAL_COMMAND_ERROR by Joerg Roedel · 15 years ago
- 93f1cc67 x86/amd-iommu: Add reset function for command buffers by Joerg Roedel · 15 years ago
- d586d78 x86/amd-iommu: Add function to flush all DTEs on one IOMMU by Joerg Roedel · 15 years ago
- e0faf54 x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices by Joerg Roedel · 15 years ago
- ae908c2 x86/amd-iommu: Remove redundant 'IOMMU' string by Joerg Roedel · 15 years ago
- 4c6f40d x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi" by Joerg Roedel · 15 years ago
- f2430bd x86/amd-iommu: Remove some merge helper code by Joerg Roedel · 15 years ago
- e394d72 x86/amd-iommu: Introduce function for iommu-local domain flush by Joerg Roedel · 15 years ago
- 945b4ac x86/amd-iommu: Dump illegal command on ILLEGAL_COMMAND_ERROR by Joerg Roedel · 15 years ago
- e3e5987 x86/amd-iommu: Dump fault entry on DTE error by Joerg Roedel · 15 years ago
- f76bd10 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 15 years ago
- ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
- acde31d kmemleak: Ignore the aperture memory hole on x86_64 by Catalin Marinas · 15 years ago
- ff55df5 x86, msr: Export the register-setting MSR functions via /dev/*/msr by H. Peter Anvin · 15 years ago
- 0cc0213 x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT by H. Peter Anvin · 15 years ago
- 6b0f43d x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bit by Borislav Petkov · 15 years ago
- 177fed1 x86, msr: Rewrite AMD rd/wrmsr variants by Borislav Petkov · 15 years ago
- 132ec92 x86, msr: Add rd/wrmsr interfaces with preset registers by Borislav Petkov · 15 years ago
- eebc57f Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 into x86/apic by Ingo Molnar · 15 years ago
- 2a4ab64 ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n by Feng Tang · 16 years ago
- 57421db tracing: Convert event tracing code to use NR_syscalls by Jason Baron · 15 years ago
- a5a2f8e tracing: Define NR_syscalls for x86_64 by Jason Baron · 15 years ago
- d3a247b x86, apic: Slim down stack usage in early_init_lapic_mapping() by Cyrill Gorcunov · 15 years ago
- 295594e x86: Fix vSMP boot crash by Yinghai Lu · 15 years ago
- 5051fd6 x86, e820: Guard against array overflowed in __e820_add_region() by Cyrill Gorcunov · 15 years ago
- ffc4383 x86, ioapic: Get rid of needless check and simplify ioapic_setup_resources() by Cyrill Gorcunov · 15 years ago
- 8f3e1df x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constant by Cyrill Gorcunov · 15 years ago
- 1c569f0 tracing: Create generic syscall TRACE_EVENTs by Josh Stone · 15 years ago
- e8a2eb4 Merge commit 'origin/x86/urgent' into x86/asm by H. Peter Anvin · 15 years ago
- 9741987 tracing: Move tracepoint callbacks from declaration to definition by Josh Stone · 15 years ago
- 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
- 44afa9a Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 9f459fa Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 005155b x86: Fix x86_model test in es7000_apic_is_cluster() by Roel Kluin · 15 years ago
- c62e432 x86: Fix build with older binutils and consolidate linker script by Jan Beulich · 15 years ago
- 10f02d11 x86: uv: Clean up uv_ptc_init(), use proc_create() by Alexey Dobriyan · 15 years ago
- 5f9ece0 Merge commit 'v2.6.31-rc7' into x86/cleanups by Ingo Molnar · 15 years ago
- 8a517c5 Merge commit 'v2.6.31-rc7' into x86/cpu by Ingo Molnar · 15 years ago
- 8b5a10f x86: properly annotate alternatives.c by Jan Beulich · 15 years ago
- 83d349f x86: don't send an IPI to the empty set of CPU's by Linus Torvalds · 15 years ago
- cbcb340 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 15 years ago
- 5416c26 x86: make sure load_percpu_segment has no stackprotector by Jeremy Fitzhardinge · 15 years ago
- f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 15 years ago
- 77f312a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- 78b89ec i386: Fix section mismatches for init code with !HOTPLUG_CPU by Jan Beulich · 15 years ago
- b7f42ab x86, apic: Move dmar_table_init() out of enable_IR() by Yinghai Lu · 15 years ago
- e412cd2 x86, mce: Don't initialize MCEs on unknown CPUs by Ingo Molnar · 15 years ago
- c7f6fa4 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 15 years ago