1. 1803f33 Remove empty file remnants that were left in the tree by mistake by Linus Torvalds · 16 years ago
  2. e00fc542 x86: add pgd_large() on 64-bit, for consistency by H. Peter Anvin · 16 years ago
  3. 0fd707e x86: minor cleanup of comments in processor.h by Mike Travis · 16 years ago
  4. 148a142 x86: make mxcsr_feature_mask static again by Adrian Bunk · 16 years ago
  5. 08cd93f remove mca-pentium by Adrian Bunk · 16 years ago
  6. 31eedd8 x86: zap invalid and unused pmds in early boot by Thomas Gleixner · 16 years ago
  7. 7bfeab9 x86: include proper prototypes for rodata_test by Harvey Harrison · 16 years ago
  8. cae30f82 x86: make dump_pagetable() static by Adrian Bunk · 16 years ago
  9. 1cdde19 x86: fix sigcontext.h user export by Ingo Molnar · 16 years ago
  10. 76ebd05 x86: introduce page pool in cpa by Thomas Gleixner · 16 years ago
  11. 551889a x86: construct 32-bit boot time page tables in native format. by Ian Campbell · 16 years ago
  12. 6697c05 x86: fix sparse warnings in acpi/bus.c by Harvey Harrison · 16 years ago
  13. da7bfc5 x86: sparse warnings in pageattr.c by Harvey Harrison · 16 years ago
  14. f087515 x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers by Jordan Crouse · 16 years ago
  15. b0e6bf2 x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c by Andres Salomon · 16 years ago
  16. fa28e06 x86: GEODE: MFGPT: drop module owner usage from MFGPT API by Andres Salomon · 16 years ago
  17. 3bf8f5a x86: fix pgtable_t build breakage by Ingo Molnar · 16 years ago
  18. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 16 years ago
  19. 531d7d4 asm-*/posix_types.h: scrub __GLIBC__ by Mike Frysinger · 16 years ago
  20. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  21. 922a70d aout: move STACK_TOP[_MAX] to asm/processor.h by David Howells · 16 years ago
  22. 32f49eab Add cmpxchg64 and cmpxchg64_local to x86_64 by Mathieu Desnoyers · 16 years ago
  23. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 16 years ago
  24. 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 16 years ago
  25. c1445db Unexport asm/user.h and linux/user.h by Kirill A. Shutemov · 16 years ago
  26. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  27. f8a4c3b tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix) by Dave Miller · 16 years ago
  28. 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  29. 58d5d0d x86: fix deadlock, make pgd_lock irq-safe by Ingo Molnar · 16 years ago
  30. 5ab24c7 Fix __const_udelay declaration and definition mismatches by Jeff Dike · 16 years ago
  31. 941e492 read_current_timer() cleanups by Andrew Morton · 16 years ago
  32. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 16 years ago
  33. 0b7a961 i386: Resolve dependency of asm-i386/pgtable.h on highmem.h by Christoph Lameter · 16 years ago
  34. 67ec11c iommu sg: kill __clear_bit_string and find_next_zero_string by FUJITA Tomonori · 16 years ago
  35. cb9282e timerfd: wire the new timerfd API to the x86 family by Davide Libenzi · 16 years ago
  36. d2fc0ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  37. 61e19a3 x86: add pgtable accessor functions for gbpages by Andi Kleen · 16 years ago
  38. fbff3c2 x86: add PUD_PAGE_SIZE by Andi Kleen · 16 years ago
  39. 019c3e7 x86: add feature macros for the gbpages cpuid bit by Andi Kleen · 16 years ago
  40. bde1965 x86: remove now unused clear_kernel_mapping by Andi Kleen · 16 years ago
  41. 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 16 years ago
  42. 9bf5a47 x86: cpa, add the PAT bit defines by Andi Kleen · 16 years ago
  43. 1c083eb x86: fix EFI mapping by Huang, Ying · 16 years ago
  44. e04f99c x86: add function prototype to vm86.h by Harvey Harrison · 16 years ago
  45. 73bdb73 x86: add include to cpu/intel.c by Harvey Harrison · 16 years ago
  46. 599db4f x86: remove final FASTCALL() uses by Harvey Harrison · 16 years ago
  47. 1fba387 x86: remove special NUMAQ support in io_32.h by Andi Kleen · 16 years ago
  48. c7e844f x86: move NUMAQ io handling into arch/x86/pci/numa.c by Andi Kleen · 16 years ago
  49. f5430f9 x86: update reference for PAE tlb flushing by Jeremy Fitzhardinge · 16 years ago
  50. edd6bcd x86: pud_clear: only reload cr3 if necessary by Jeremy Fitzhardinge · 16 years ago
  51. a67ad9c x86: revert "defer cr3 reload when doing pud_clear()" by Jeremy Fitzhardinge · 16 years ago
  52. 9b42393 x86: sparse errors from string_32.h by Harvey Harrison · 16 years ago
  53. fa1408e x86: unify CPU feature string names by H. Peter Anvin · 16 years ago
  54. 84fb144 x86: reintroduce volatile keyword in prototype to clflush() by H. Peter Anvin · 16 years ago
  55. 71713eee x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.h by H. Peter Anvin · 16 years ago
  56. 14e6d17 x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.h by H. Peter Anvin · 16 years ago
  57. 88976ee x86: use _ASM_EXTABLE macro in include/asm-x86/system.h by H. Peter Anvin · 16 years ago
  58. 7d24a82 x86: use _ASM_EXTABLE macro in include/asm-x86/msr.h by H. Peter Anvin · 16 years ago
  59. 92c37fa x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h by H. Peter Anvin · 16 years ago
  60. 2532ec6 x86: use _ASM_EXTABLE macro in include/asm-x86/futex.h by H. Peter Anvin · 16 years ago
  61. a34746b x86: add _ASM_EXTABLE macro to <asm/asm.h> by H. Peter Anvin · 16 years ago
  62. 8b3de0d asm-*/compat.h: fix typo in comment by Marcin Ślusarz · 16 years ago
  63. ef08cce time: delete comments that refer to noexistent symbols by Li Zefan · 16 years ago
  64. 3e01dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  65. d987402 x86: avoid section mismatch involving arch_register_cpu by Alexander van Heukelum · 16 years ago
  66. 24a5da7 x86_64: make bootmap_start page align v6 by Yinghai Lu · 16 years ago
  67. 25eff8d x86_64: add debug name for early_res by Yinghai Lu · 16 years ago
  68. 9d55b99 x86: replace LOCK_PREFIX in futex.h by Thomas Gleixner · 16 years ago
  69. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 16 years ago
  70. 5aa0508 x86: uninline __pte_free_tlb() and __pmd_free_tlb() by Ingo Molnar · 16 years ago
  71. 6232665 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  72. d145c72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  73. 4bc408a x86: fix duplicated TIF on 64-bit by Mathieu Desnoyers · 16 years ago
  74. 6f723c7 KVM: Portability: Move kvm_fpu to asm-x86/kvm.h by Christian Ehrhardt · 17 years ago
  75. 571008d KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD by Sheng Yang · 17 years ago
  76. d7824ff KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() by Avi Kivity · 17 years ago
  77. 774ead3 KVM: Disable vapic support on Intel machines with FlexPriority by Avi Kivity · 17 years ago
  78. b209749f KVM: local APIC TPR access reporting facility by Avi Kivity · 17 years ago
  79. dfc5aa0 KVM: MMU: Add cache miss statistic by Avi Kivity · 17 years ago
  80. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago
  81. 0771671 KVM: Enhance guest cpuid management by Dan Kenigsberg · 17 years ago
  82. 2d2a7b9 KVM: Export include/asm-x86/kvm.h by Avi Kivity · 17 years ago
  83. a162dd5 KVM: Portability: Move cpuid structures to <asm/kvm.h> by Jerone Young · 17 years ago
  84. 244d57e KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h> by Jerone Young · 17 years ago
  85. 3a56b20 KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h> by Jerone Young · 17 years ago
  86. d9ecf92 KVM: Portability: Move structure lapic_state to <asm/kvm.h> by Jerone Young · 17 years ago
  87. 19d30b1 KVM: Portability: Move kvm_regs to <asm/kvm.h> by Jerone Young · 17 years ago
  88. da1386a KVM: Portability: Move x86 pic strutctures by Jerone Young · 17 years ago
  89. f6a40e3 KVM: Portability: Move kvm_memory_alias to asm/kvm.h by Jerone Young · 17 years ago
  90. 5f43238 KVM: Per-architecture hypercall definitions by Christian Borntraeger · 17 years ago
  91. e3ed910 x86: use the same pgd_list for PAE and 64-bit by Jeremy Fitzhardinge · 16 years ago
  92. fa28ba2 x86: defer cr3 reload when doing pud_clear() by Jeremy Fitzhardinge · 16 years ago
  93. f212ec4 x86: early boot debugging via FireWire (ohci1394_dma=early) by Bernhard Kaindl · 16 years ago
  94. 6194ba6 x86: don't special-case pmd allocations as much by Jeremy Fitzhardinge · 16 years ago
  95. 8550eb9 x86: arch/x86/mm/init_32.c cleanup by Ingo Molnar · 16 years ago
  96. 9af993a x86: make ioremap() UC by default by Ingo Molnar · 16 years ago
  97. 86f0398 x86: cpa: fix the self-test by Ingo Molnar · 16 years ago
  98. 4c61afc x86: fix clflush_page_range logic by Ingo Molnar · 16 years ago
  99. edeed30 x86: add testcases for RODATA and NX protections/attributes by Arjan van de Ven · 16 years ago
  100. 5398f98 x86: remove flush_agp_mappings() by Ingo Molnar · 16 years ago