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