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