1. 8550eb9 x86: arch/x86/mm/init_32.c cleanup by Ingo Molnar · 17 years ago
  2. 9af993a x86: make ioremap() UC by default by Ingo Molnar · 17 years ago
  3. 86f0398 x86: cpa: fix the self-test by Ingo Molnar · 17 years ago
  4. 4c61afc x86: fix clflush_page_range logic by Ingo Molnar · 17 years ago
  5. edeed30 x86: add testcases for RODATA and NX protections/attributes by Arjan van de Ven · 17 years ago
  6. 5398f98 x86: remove flush_agp_mappings() by Ingo Molnar · 17 years ago
  7. d7c8f21 x86: cpa: move flush to cpa by Thomas Gleixner · 17 years ago
  8. d1028a1 x86: make various pageattr.c functions static by Arjan van de Ven · 17 years ago
  9. f62d0f0 x86: cpa: set_memory_notpresent() by Ingo Molnar · 17 years ago
  10. 5f86815 x86: fix ioremap API by Thomas Gleixner · 17 years ago
  11. 950f9d9 x86: fix the missing BIOS area check in page_is_ram by Thomas Gleixner · 17 years ago
  12. 5f5192b x86: move page_is_ram() function by Thomas Gleixner · 17 years ago
  13. e1271f6 x86: deprecate change_page_attr() for drivers by Arjan van de Ven · 17 years ago
  14. 6d238cc x86: convert CPA users to the new set_page_ API by Arjan van de Ven · 17 years ago
  15. 75cbade x86: a new API for drivers/etc to control cache and other page attributes by Arjan van de Ven · 17 years ago
  16. f87519e x86: introduce max_pfn_mapped by Thomas Gleixner · 17 years ago
  17. d2e626f x86: add PAGE_KERNEL_EXEC_NOCACHE by Ingo Molnar · 17 years ago
  18. 30551bb x86: add PG_LEVEL enum by Thomas Gleixner · 17 years ago
  19. 0a66308 x86: clean up lookup_address() declarations by Thomas Gleixner · 17 years ago
  20. e4b71dc x86: clean up arch/x86/mm/pageattr.c by Ingo Molnar · 17 years ago
  21. b65e639 x86: introduce native_set_pte_atomic() on 64-bit too by Ingo Molnar · 17 years ago
  22. 12d6f21 x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y by Ingo Molnar · 17 years ago
  23. a2172e2 x86: fix some bugs about EFI runtime code mapping by Huang, Ying · 17 years ago
  24. 934d158 x86: remove set_kernel_exec() by Andi Kleen · 17 years ago
  25. 1e8e23b x86: introduce canon_pgprot() by Andi Kleen · 17 years ago
  26. aaa0e89 x86: don't drop NX bit in pte modifier functions on 32-bit by Andi Kleen · 17 years ago
  27. c6ca18e x86: add pte_pgprot to 32-bit by Andi Kleen · 17 years ago
  28. c93c82b x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels by Andi Kleen · 17 years ago
  29. d701fda x86: fix early_ioremap()/btmap by Ingo Molnar · 17 years ago
  30. a8efa1c x86: increase the number of boot-mappings by Ingo Molnar · 17 years ago
  31. 1b42f51 x86: enhance early_ioremap() by Ingo Molnar · 17 years ago
  32. beacfaa x86 32-bit boot: rename bt_ioremap() to early_ioremap() by Huang, Ying · 17 years ago
  33. 4716e79 x86: replace boot_ioremap() with enhanced bt_ioremap() - remove boot_ioremap() by Huang, Ying · 17 years ago
  34. 0947b2f i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap by Huang, Ying · 17 years ago
  35. f0646e4 x86: return the page table level in lookup_address() by Ingo Molnar · 17 years ago
  36. a5a5dc3 x86: add pte accessors for the global bit by Andi Kleen · 17 years ago
  37. 4c3c4b4 x86: clean up pte_exec by Andi Kleen · 17 years ago
  38. 6371b49 x86: change ioremap() to default to uncached by Ingo Molnar · 17 years ago
  39. a5a19c6 x86: demacro asm-x86/pgalloc_32.h by Jeremy Fitzhardinge · 17 years ago
  40. 6c43545 x86: add mm parameter to paravirt_alloc_pd by Jeremy Fitzhardinge · 17 years ago
  41. 5e3a77e x86: add support for the RDC R-321x SoC by Florian Fainelli · 17 years ago
  42. a608295 x86: add generic GPIO support to x86 by Florian Fainelli · 17 years ago
  43. ade7614 x86: GEODE: update GPIO API to support setting multiple GPIOs at once by Andres Salomon · 17 years ago
  44. 093af8d x86_32: trim memory by updating e820 by Yinghai Lu · 17 years ago
  45. 1bdbdaa x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modules by Bernhard Walle · 17 years ago
  46. 4323838 x86: change size of node ids from u8 to s16 by travis@sgi.com · 17 years ago
  47. 625d6cf x86: fix early cpu_to_node panic from nr_free_zone_pages by Mike Travis · 17 years ago
  48. 75f2ce0 x86: get_cycles() fix by Ingo Molnar · 17 years ago
  49. 5f5cd8f x86: add debug of invalid per_cpu map accesses by Ingo Molnar · 17 years ago
  50. c49a495 x86: add debug of invalid per_cpu map accesses by travis@sgi.com · 17 years ago
  51. 834beda1 x86: change NR_CPUS arrays in numa_64 fixup by travis@sgi.com · 17 years ago
  52. 404ee5b x86: convert TSC disabling to generic cpuid disable bitmap by Andi Kleen · 17 years ago
  53. 7d851c8 x86: add framework to disable CPUID bits on the command line by Andi Kleen · 17 years ago
  54. 9042219 x86: include/asm-x86/paravirt.h: x86_64 mmu operations by Eduardo Habkost · 17 years ago
  55. 1fe9151 x86: change function orders in paravirt.h by Glauber de Oliveira Costa · 17 years ago
  56. 94ea03c x86: provide read and write cr8 paravirt hooks by Glauber de Oliveira Costa · 17 years ago
  57. 4c9890c x86: puts read and write cr8 into pv_cpu_ops by Glauber de Oliveira Costa · 17 years ago
  58. 0466271 x86: put generic mm_hooks include into PARAVIRT by Glauber de Oliveira Costa · 17 years ago
  59. b038783 x86: provide a native_init_IRQ function on 64-bit by Glauber de Oliveira Costa · 17 years ago
  60. 2274c33 x86: msr for AMD Fam 10h mmio by Yinghai Lu · 17 years ago
  61. 99fc8d4 x86, 32-bit: trim memory not covered by wb mtrrs by Jesse Barnes · 17 years ago
  62. 7517527 x86: replace hard coded reservations in 64-bit early boot code with dynamic table by Andi Kleen · 17 years ago
  63. f6e8e28 x86: rename stack_pointer to kernel_trap_sp by Harvey Harrison · 17 years ago
  64. dbe3533 x86: clean up ptrace.h by Harvey Harrison · 17 years ago
  65. 90d43d7 x86: unify pt_regs accessors ptrace.h by Harvey Harrison · 17 years ago
  66. 0649547 x86: kdump failure by Hiroshi Shimamoto · 17 years ago
  67. 770181d x86_32: remove the useless NR_syscalls macro by Dmitri Vorobiev · 17 years ago
  68. e34cda0 x86: 64-bit, remove redundant cpu_has_ definitions by Kyle McMartin · 17 years ago
  69. 28c6075 x86/paravirt: make set_pud operation common by Jeremy Fitzhardinge · 17 years ago
  70. 60b3f62 x86/paravirt: make set_pmd operation common by Jeremy Fitzhardinge · 17 years ago
  71. 4eed80c x86/paravirt: make set_pte operations common by Jeremy Fitzhardinge · 17 years ago
  72. a632da2 x86/paravirt: common implementation for pmd value ops by Jeremy Fitzhardinge · 17 years ago
  73. ef38503 x86/paravirt: common implementation for pgd value ops by Jeremy Fitzhardinge · 17 years ago
  74. 773221f x86/paravirt: common implementation for pte value ops by Jeremy Fitzhardinge · 17 years ago
  75. 5b8dd1e x86/paravirt: rearrange common mmu_ops by Jeremy Fitzhardinge · 17 years ago
  76. 2f98b2f add native_pud_val and _pmd_val for 2 and 3 by Jeremy Fitzhardinge · 17 years ago
  77. 118c890 arch/x86/mm/numa_64.c: section fix by Andrew Morton · 17 years ago
  78. 693e3c5 x86: reduce memory and intra-node effects by Mike Travis · 17 years ago
  79. 466eed2 x86: isolate PIC/PIT in/out calls by Alan Cox · 17 years ago
  80. f2857ce x86: remove last user of get_segment_eip by Harvey Harrison · 17 years ago
  81. 37cd9cf x86: common x86_32|64 naming by Harvey Harrison · 17 years ago
  82. e8c10ef x86: change bios_cpu_apicid to percpu data variable by travis@sgi.com · 17 years ago
  83. df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 17 years ago
  84. 3b41908 x86: cleanup x86_cpu_to_apicid references by travis@sgi.com · 17 years ago
  85. 30964d5 x86: change NR_CPUS arrays in topology by travis@sgi.com · 17 years ago
  86. 3cc87e3 x86: change size of node ids from u8 to u16 by travis@sgi.com · 17 years ago
  87. ef97001 x86: change size of APICIDs from u8 to u16 by travis@sgi.com · 17 years ago
  88. aaf2304 x86: disable the GART early, 64-bit by Yinghai Lu · 17 years ago
  89. 306c142 x86: pat: e820 cleanup by Ingo Molnar · 17 years ago
  90. bc850d6 x86: add the capability to print fuzzy backtraces by Arjan van de Ven · 17 years ago
  91. 076f977 x86: make early printk selectable on 64-bit as well by Ingo Molnar · 17 years ago
  92. 8866cd9 x86: early_idt_handler improvements, 64-bit by Roland McGrath · 17 years ago
  93. 8808951 x86 setup: initialize LDTR and TR to make life easier to Intel VT by H. Peter Anvin · 17 years ago
  94. 2a6648e x86: <asm/segment.h>: boot GDT entries are 32/64-independent by H. Peter Anvin · 17 years ago
  95. 1379a5c x86: move get_segment_eip() to step.c by Harvey Harrison · 17 years ago
  96. d50efc6 x86: fix UML and -regparm=3 by Ingo Molnar · 17 years ago
  97. 3a556b2 x86: big ticket locks by Nick Piggin · 17 years ago
  98. f291923 x86/pgtable: explain constant sign extension problem by Jeremy Fitzhardinge · 17 years ago
  99. 4891645 x86: unify paravirt pagetable accessors by Jeremy Fitzhardinge · 17 years ago
  100. 8405b12 x86: unify zero_page definition by Jeremy Fitzhardinge · 17 years ago