- 810ee58 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e1b4d11 x86: use standard PIT frequency by Ingo Molnar · 16 years ago
- 42ef73f x86, mm: fix pte_free() by Peter Zijlstra · 16 years ago
- bdf21a4 x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h> by H. Peter Anvin · 16 years ago
- 552b8aa Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" by Ingo Molnar · 16 years ago
- a3c6018 x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (take 2) by Jan Beulich · 16 years ago
- 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
- afc7d20 x86 PAT: consolidate old memtype new memtype check into a function by venkatesh.pallipadi@intel.com · 16 years ago
- c8399943 x86, generic: mark complex bitops.h inlines as __always_inline by Andi Kleen · 16 years ago
- 2bc1379 x86: fix apic.c build error on latest git by Jaswinder Singh Rajput · 16 years ago
- f45ac22 Merge commit 'v2.6.29-rc1' into x86/urgent by Ingo Molnar · 16 years ago
- 3d14bda Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 4e9b1c1 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c4295fb x86: make 'constant_test_bit()' take an unsigned bit number by Linus Torvalds · 16 years ago
- 79f3b3c x86, mtrr: fix types used in userspace exported header by Kyle McMartin · 16 years ago
- 5d30a68 x86: introduce asm/swab.h by Harvey Harrison · 16 years ago
- f94181d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 16 years ago
- ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
- 0936912 Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x86/urgent by Ingo Molnar · 16 years ago
- 4d9f943 x86: fix x86_32 builds for summit and es7000 arch's by Mike Travis · 16 years ago
- 46483d1 Merge branch 'core/iommu' into core/urgent by Ingo Molnar · 16 years ago
- 6c65da5 x86: rename all fields of mpc_table mpc_X to X by Jaswinder Singh Rajput · 16 years ago
- a1d0272 x86: rename all fields of mpc_oemtable oem_X to X by Jaswinder Singh Rajput · 16 years ago
- d4c715f x86: rename all fields of mpc_bus mpc_X to X by Jaswinder Singh Rajput · 16 years ago
- c456382 x86: rename all fields of mpc_cpu mpc_X to X by Jaswinder Singh Rajput · 16 years ago
- e253b39 x86: rename all fields of mpc_intsrc mpc_X to X by Jaswinder Singh Rajput · 16 years ago
- b5ced7c x86: rename all fields of mpc_lintsrc mpc_X to X by Jaswinder Singh Rajput · 16 years ago
- 5df82c7 x86: rename all fields of mpc_iopic mpc_X to X by Jaswinder Singh Rajput · 16 years ago
- c2d1cec x86: cleanup remaining cpumask_t ops in smpboot code by Mike Travis · 16 years ago
- b0e239f x86: rename mpc_config_oemtable to mpc_oemtable by Jaswinder Singh Rajput · 16 years ago
- 8fb2952 x86: rename mpc_config_lintsrc to mpc_lintsrc by Jaswinder Singh Rajput · 16 years ago
- 540d4e7 x86: rename mpc_config_intsrc to mpc_intsrc by Jaswinder Singh Rajput · 16 years ago
- 2b85b5f x86: rename mpc_config_ioapic to mpc_ioapic by Jaswinder Singh Rajput · 16 years ago
- f4f21b7 x86: rename mpc_config_processor to mpc_cpu by Jaswinder Singh Rajput · 16 years ago
- 00fb860 x86: rename mpc_config_bus to mpc_bus by Jaswinder Singh Rajput · 16 years ago
- f29521e x86: rename mp_config_table to mpc_table by Jaswinder Singh Rajput · 16 years ago
- 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 269b012 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu by Linus Torvalds · 16 years ago
- 9628937 x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids by Mike Travis · 16 years ago
- 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
- b0a11f4 Merge branches 'iommu/api' and 'iommu/amd' into for-linus by Joerg Roedel · 16 years ago
- 7f26508 AMD IOMMU: add init code for statistic collection by Joerg Roedel · 16 years ago
- a9dddbe AMD IOMMU: add necessary header defines for stats counting by Joerg Roedel · 16 years ago
- c226f85 AMD IOMMU: convert amd_iommu_isolate to bool by Joerg Roedel · 16 years ago
- 0cfd7aa AMD IOMMU: convert iommu->need_sync to bool by Joerg Roedel · 16 years ago
- ab89672 AMD IOMMU: use dev_name instead of self-build print_devid by Joerg Roedel · 16 years ago
- e2dc14a AMD IOMMU: add a domain flag for default domains by Joerg Roedel · 16 years ago
- 863c74e AMD IOMMU: add device reference counting for protection domains by Joerg Roedel · 16 years ago
- 9fdb19d AMD IOMMU: add protection domain flags by Joerg Roedel · 16 years ago
- 19de40a KVM: change KVM to use IOMMU API by Joerg Roedel · 16 years ago
- 923a789 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- ad218f8 KVM: MMU: prepopulate the shadow on invlpg by Marcelo Tosatti · 16 years ago
- 6cffe8c KVM: MMU: skip global pgtables on sync due to cr3 switch by Marcelo Tosatti · 16 years ago
- 60c8aec KVM: MMU: use page array in unsync walk by Marcelo Tosatti · 16 years ago
- 0dc8d10 KVM: x86 emulator: add Src2 decode set by Guillaume Thouvenin · 16 years ago
- 0f3e9ee x86: cpu_emergency_svm_disable() function by Eduardo Habkost · 16 years ago
- 2c8dcee KVM: SVM: move svm_hardware_disable() code to asm/virtext.h by Eduardo Habkost · 16 years ago
- 63d1142 KVM: SVM: move has_svm() code to asm/virtext.h by Eduardo Habkost · 16 years ago
- 6aa07a0 x86: cpu_emergency_vmxoff() function by Eduardo Habkost · 16 years ago
- 1e99311 x86: asm/virtext.h: add cpu_vmxoff() inline function by Eduardo Habkost · 16 years ago
- 6210e37 KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h by Eduardo Habkost · 16 years ago
- eca70fc KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.h by Eduardo Habkost · 16 years ago
- c2cedf7 KVM: SVM: move svm.h to include/asm by Eduardo Habkost · 16 years ago
- 13673a9 KVM: VMX: move vmx.h to include/asm by Eduardo Habkost · 16 years ago
- 2843099 KVM: MMU: Fix aliased gfns treated as unaliased by Izik Eidus · 16 years ago
- cc6e462 KVM: x86: Optimize NMI watchdog delivery by Jan Kiszka · 16 years ago
- 291f26b KVM: MMU: Extend kvm_mmu_page->slot_bitmap size by Sheng Yang · 16 years ago
- d73fa29 KVM: Clean up kvm_x86_emulate.h by Sheng Yang · 16 years ago
- 64d4d52 KVM: Enable MTRR for EPT by Sheng Yang · 16 years ago
- 0bed3b5 KVM: Improve MTRR structure by Sheng Yang · 16 years ago
- 932d27a x86: Export some definition of MTRR by Sheng Yang · 16 years ago
- c4abb7c KVM: x86: Support for user space injected NMIs by Jan Kiszka · 16 years ago
- 33f089c KVM: VMX: refactor/fix IRQ and NMI injectability determination by Jan Kiszka · 16 years ago
- 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
- 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- fa95826 x86: uv_bau.h: fix dubious bitfield by Jaswinder Singh Rajput · 16 years ago
- ec8c842 x86: apic.c: xapic_icr_read and x2apic_icr_read should be static by Jaswinder Singh Rajput · 16 years ago
- 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
- 8248771 x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h by Jaswinder Singh Rajput · 16 years ago
- cbafbc8 x86: efi.c declare add_efi_memmap before they get used by Jaswinder Singh Rajput · 16 years ago
- a1ae299 x86: apic.c declare pic_mode before they get used by Jaswinder Singh Rajput · 16 years ago
- 2f06de0 x86: introducing asm/sys_ia32.h by Jaswinder Singh Rajput · 16 years ago
- 75329f1 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
- 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
- b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1da4f98 swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h by FUJITA Tomonori · 16 years ago
- b6b301a x86: apic.c x2apic_preenabled and disable_x2apic should be static by Jaswinder Singh · 16 years ago
- 030bb20 cpumask: cpu_coregroup_mask(): x86 by Rusty Russell · 16 years ago
- 393d68f cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
- 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
- 6638101 Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core by Ingo Molnar · 16 years ago
- 0b271ef4 Merge commit 'v2.6.28' into core/core by Ingo Molnar · 16 years ago
- fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
- 5250d32 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/core by Ingo Molnar · 16 years ago
- a3eeeefb Merge branch 'x86/tsc' into tracing/core by Ingo Molnar · 16 years ago
- 0ca59dd tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 by Frederic Weisbecker · 16 years ago
- b77b881 x86: fix lguest used_vectors breakage, -v2 by Yinghai Lu · 16 years ago