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