- d4f71f7 x86: switch direct mapping setup over to set_pte by Andi Kleen · 17 years ago
- 7bfb72e x86: fix page-present check in cpa_flush_range by Thomas Gleixner · 17 years ago
- 6ce9fc1 x86: remove cpa warning by Ingo Molnar · 17 years ago
- bde1965 x86: remove now unused clear_kernel_mapping by Andi Kleen · 17 years ago
- 28d6ee4 x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping() by Andi Kleen · 17 years ago
- 64f351d x86: cpa selftest, skip non present entries by Thomas Gleixner · 17 years ago
- 07cf89c x86: CPA fix pagetable split by Thomas Gleixner · 17 years ago
- 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 17 years ago
- 9a14aef x86: cpa, fix lookup_address by Thomas Gleixner · 17 years ago
- 34508f6 x86: AMD Athlon X2 hard hang fix by Ingo Molnar · 17 years ago
- 65e074d x86: cpa, preserve large pages if possible by Thomas Gleixner · 17 years ago
- f4ae5da x86: cpa, check if we changed anything and tlb flushing is necessary by Thomas Gleixner · 17 years ago
- 72e458d x86: introduce struct cpa_data by Thomas Gleixner · 17 years ago
- 6bb8383 x86: cpa, only flush the cache if the caching attributes have changed by Andi Kleen · 17 years ago
- 331e406 x86: CPA return early when requested feature is not available by Thomas Gleixner · 17 years ago
- 1c083eb x86: fix EFI mapping by Huang, Ying · 17 years ago
- f56d005 x86: no CPA on iounmap by Thomas Gleixner · 17 years ago
- 75ab43b x86: ioremap remove the range check of cpa by Thomas Gleixner · 17 years ago
- e66aadb x86: simplify __ioremap by Thomas Gleixner · 17 years ago
- 63c1dcf x86: CPA use the existing pfn in split as well by Thomas Gleixner · 17 years ago
- 626c2c9 x86: use the pfn from the page when change its attributes by Arjan van de Ven · 17 years ago
- cc0f21b x86: teach the static_protection function about high mappings by Arjan van de Ven · 17 years ago
- 16c02ed x86: add cpu mtrr init function definitions to mtrr.h by Harvey Harrison · 17 years ago
- b6d549a x86: add cpu init function defintions to cpu.h by Harvey Harrison · 17 years ago
- 7bb308a x86: small sparse fix in process_32.c by Harvey Harrison · 17 years ago
- 73bdb73 x86: add include to cpu/intel.c by Harvey Harrison · 17 years ago
- c7e844f x86: move NUMAQ io handling into arch/x86/pci/numa.c by Andi Kleen · 17 years ago
- fa0c864 x86: cleanup - eliminate numbers in LDT allocation code by Cyrill Gorcunov · 17 years ago
- a67ad9c x86: revert "defer cr3 reload when doing pud_clear()" by Jeremy Fitzhardinge · 17 years ago
- e618c95 x86: unify PAE/non-PAE pgd_ctor by Jeremy Fitzhardinge · 17 years ago
- 94a8a7a x86: remove misleading comments in trampoline_*.S by Pavel Machek · 17 years ago
- 9a6b344 x86: remove long dead cyrix mtrr code by Harvey Harrison · 17 years ago
- f0be6c6 x86 setup: print missing CPU features in cleartext by H. Peter Anvin · 17 years ago
- fa1408e x86: unify CPU feature string names by H. Peter Anvin · 17 years ago
- 2b06ac8 x86: cpuid, msr: use inode mutex instead of big kernel lock by H. Peter Anvin · 17 years ago
- 2347d93 x86: cpuid: allow querying %ecx-sensitive CPUID levels by H. Peter Anvin · 17 years ago
- f832ff1 x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c by H. Peter Anvin · 17 years ago
- 8da804f x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c by H. Peter Anvin · 17 years ago
- 28777441 x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c by H. Peter Anvin · 17 years ago
- e7a40d2 x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.c by H. Peter Anvin · 17 years ago
- 9290909 x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c by H. Peter Anvin · 17 years ago
- 1622ac2 x86: define OBJCOPYFLAGS explicitly for each target. by Ian Campbell · 17 years ago
- cf89ec9 x86: reduce ifdef sections in fault.c by Harvey Harrison · 17 years ago
- 6118f76 x86: print out node_data addr and bootmap_start addr by Yinghai Lu · 17 years ago
- b50516fc x86: CPA remove bogus NX clear by Thomas Gleixner · 17 years ago
- 4cf3184 x86: mach-rdc321x Kconfig fix by Florian Fainelli · 17 years ago
- 3bc9a77 x86: rename module scx200_32 to scx200 by Sam Ravnborg · 17 years ago
- 3a900d8 x86: restore correct module name for apm by Sam Ravnborg · 17 years ago
- 262d5ee x86: VMI fix by Ingo Molnar · 17 years ago
- 38cb47b x86: relax RAM check in ioremap() by Ingo Molnar · 17 years ago
- 687fcdf Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
- a6eb84b suspend: cleanup reference to swsusp_pg_dir[] by Rafael J. Wysocki · 17 years ago
- 17b7a89 Suspend: Clean up suspend_64.c by Borislav Petkov · 17 years ago
- f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
- 801e406 Hibernation: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
- 9ed8855 PCI: use dev_printk in x86 quirk messages by bjorn.helgaas@hp.com · 17 years ago
- 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
- aa62999 x86: fix bootup crash in native_read_tsc() by Ingo Molnar · 17 years ago
- 3e01dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
- d987402 x86: avoid section mismatch involving arch_register_cpu by Alexander van Heukelum · 17 years ago
- 93809be x86: fixes for lookup_address args by Harvey Harrison · 17 years ago
- 4a14851 x86: fix sparse warnings in cpu/common.c by Harvey Harrison · 17 years ago
- bb0e129 x86: make early_console static in early_printk.c by Harvey Harrison · 17 years ago
- 9347e0b x86: remove unneeded round_up by Yinghai Lu · 17 years ago
- 31f3dff x86: fix section mismatch warning in kernel/pci-calgary by Sam Ravnborg · 17 years ago
- 009cbad x86: fix section mismatch warning in acpi/boot.c by Sam Ravnborg · 17 years ago
- c72258c x86: fix section mismatch warnings when referencing notifiers by Sam Ravnborg · 17 years ago
- 69e97c0 x86: silence section mismatch warning in smpboot_64.c by Sam Ravnborg · 17 years ago
- 32ed937 x86: fix comments in vmlinux_64.lds by Yinghai Lu · 17 years ago
- 24a5da7 x86_64: make bootmap_start page align v6 by Yinghai Lu · 17 years ago
- 25eff8d x86_64: add debug name for early_res by Yinghai Lu · 17 years ago
- aa7d935 latencytop: Change Kconfig dependency. by Heiko Carstens · 17 years ago
- e3c2a99 fix directory entry in arch-x86-Makefile by Steven Rostedt · 17 years ago
- 5aa0508 x86: uninline __pte_free_tlb() and __pmd_free_tlb() by Ingo Molnar · 17 years ago
- 072b7a5 x86: fix small sparse warning by Harvey Harrison · 17 years ago
- 706b7e1 x86: fix sparse warning in kernel/scx200_32.c by Harvey Harrison · 17 years ago
- 1fd6a53 x86: early_ioremap_reset fix 2 by Huang, Ying · 17 years ago
- d4387bd x86: c_p_a clflush_cache_range fix by Huang, Ying · 17 years ago
- 5827040 x86: change_page_attr_clear fix by Huang, Ying · 17 years ago
- c1666e6 x86: fix sparse warnings in intel_cacheinfo.c by Harvey Harrison · 17 years ago
- 6232665 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
- d145c72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
- 18fbef9 x86: fix arch/x86/kernel/test_nx.c modular build bug by Ingo Molnar · 17 years ago
- 914c826 x86: export copy_from_user_ll_nocache[_nozero] by Andrew Morton · 17 years ago
- 2f52d58 KVM: Move apic timer migration away from critical section by Avi Kivity · 17 years ago
- 6c14280 KVM: Fix unbounded preemption latency by Avi Kivity · 17 years ago
- 97db56c KVM: Initialize the mmu caches only after verifying cpu support by Avi Kivity · 17 years ago
- 75e68e6 KVM: MMU: Fix dirty page setting for pages removed from rmap by Izik Eidus · 17 years ago
- 571008d KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD by Sheng Yang · 17 years ago
- 5882842 KVM: MMU: Merge shadow level check in FNAME(fetch) by Dong, Eddie · 17 years ago
- eb787d1 KVM: MMU: Move kvm_free_some_pages() into critical section by Avi Kivity · 17 years ago
- aaee2c9 KVM: MMU: Switch to mmu spinlock by Marcelo Tosatti · 17 years ago
- d7824ff KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() by Avi Kivity · 17 years ago
- 7ec5458 KVM: Add kvm_read_guest_atomic() by Marcelo Tosatti · 17 years ago
- 10589a4 KVM: MMU: Concurrent guest walkers by Marcelo Tosatti · 17 years ago
- 774ead3 KVM: Disable vapic support on Intel machines with FlexPriority by Avi Kivity · 17 years ago
- b93463a KVM: Accelerated apic support by Avi Kivity · 17 years ago
- b209749f KVM: local APIC TPR access reporting facility by Avi Kivity · 17 years ago
- 565f1fb KVM: Print data for unimplemented wrmsr by Avi Kivity · 17 years ago