1. fa2d836 x86: c_p_a(), add simple self test at boot by Andi Kleen · 17 years ago
  2. f0646e4 x86: return the page table level in lookup_address() by Ingo Molnar · 17 years ago
  3. 4c3c4b4 x86: clean up pte_exec by Andi Kleen · 17 years ago
  4. e66a951 x86: add dump_pagetable helper to X86_32 by Harvey Harrison · 17 years ago
  5. 0c42f39 c_p_a(): do a simple self test at boot by Andi Kleen · 17 years ago
  6. b4416a1 x86: clean up arch/x86/mm/pageattr_64.c by Ingo Molnar · 17 years ago
  7. 9f4c815 x86: clean up arch/x86/mm/pageattr_32.c by Ingo Molnar · 17 years ago
  8. 508bebb x86: allocate and initialize unshared pmds by Jeremy Fitzhardinge · 17 years ago
  9. 8fe3dee x86: preallocate pmds at pgd creation time by Jeremy Fitzhardinge · 17 years ago
  10. a5a19c6 x86: demacro asm-x86/pgalloc_32.h by Jeremy Fitzhardinge · 17 years ago
  11. 6c43545 x86: add mm parameter to paravirt_alloc_pd by Jeremy Fitzhardinge · 17 years ago
  12. 1e296f5 x86: fix section mismatch warning in srat_64.c by Sam Ravnborg · 17 years ago
  13. 9a1b62f x86: fix NUMA emulation on 64-bit by Minoru Usui · 17 years ago
  14. 1ce3571 x86: early cpu_to_node fix in numa_64.c by travis@sgi.com · 17 years ago
  15. 4323838 x86: change size of node ids from u8 to s16 by travis@sgi.com · 17 years ago
  16. 1b000a5 x86: make NUMA work on 32-bit by Mel Gorman · 17 years ago
  17. 625d6cf x86: fix early cpu_to_node panic from nr_free_zone_pages by Mike Travis · 17 years ago
  18. 518edc9 x86: update reliability argument to printk_address by Harvey Harrison · 17 years ago
  19. 9c5ba48 x86: clean up paging_init() by Ingo Molnar · 17 years ago
  20. fc7250a x86: only support sparsemem by Yinghai Lu · 17 years ago
  21. d729ab3 x86: use v8086_mode helper, trivial unification by Harvey Harrison · 17 years ago
  22. c49a495 x86: add debug of invalid per_cpu map accesses by travis@sgi.com · 17 years ago
  23. 602a54a x86: change bios_cpu_apicid to percpu data variable fixup by travis@sgi.com · 17 years ago
  24. 0164fe1 x86: fix early NUMA-id access by Mike Travis · 17 years ago
  25. 834beda1 x86: change NR_CPUS arrays in numa_64 fixup by travis@sgi.com · 17 years ago
  26. 0325291 x86: print which shared library/executable faulted in segfault etc. messages v3 by Andi Kleen · 17 years ago
  27. 7517527 x86: replace hard coded reservations in 64-bit early boot code with dynamic table by Andi Kleen · 17 years ago
  28. edcd811 x86: unify printk strings in fault_32|64.c by Harvey Harrison · 17 years ago
  29. 27cc2a8 x86: use shorter addresses in i386 segfault printks by Andi Kleen · 17 years ago
  30. 316390b x86: fixup NR-CPUS patch for numa by travis@sgi.com · 17 years ago
  31. 118c890 arch/x86/mm/numa_64.c: section fix by Andrew Morton · 17 years ago
  32. 693e3c5 x86: reduce memory and intra-node effects by Mike Travis · 17 years ago
  33. fdfe8aa x86: function ifdefs in fault_32|64.c by Harvey Harrison · 17 years ago
  34. 6f4d368 x86: last of trivial fault_32|64.c unification by Harvey Harrison · 17 years ago
  35. 608566b x86: do_page_fault small unification by Harvey Harrison · 17 years ago
  36. f2857ce x86: remove last user of get_segment_eip by Harvey Harrison · 17 years ago
  37. 37cd9cf x86: common x86_32|64 naming by Harvey Harrison · 17 years ago
  38. df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 17 years ago
  39. 3cc87e3 x86: change size of node ids from u8 to u16 by travis@sgi.com · 17 years ago
  40. ef97001 x86: change size of APICIDs from u8 to u16 by travis@sgi.com · 17 years ago
  41. a261670 x86: cleanup setup_node_zones called by paging_init() by Yinghai Lu · 17 years ago
  42. 306c142 x86: pat: e820 cleanup by Ingo Molnar · 17 years ago
  43. bc850d6 x86: add the capability to print fuzzy backtraces by Arjan van de Ven · 17 years ago
  44. 1379a5c x86: move get_segment_eip() to step.c by Harvey Harrison · 17 years ago
  45. 318aa29 x86: more users of PF_ constants in fault_32|64.c by Harvey Harrison · 17 years ago
  46. 6fdc05d x86: unify pgtable accessors which use by Jeremy Fitzhardinge · 17 years ago
  47. bac4894 x86: make NUMA work on 32-bit again by Mel Gorman · 17 years ago
  48. 8a19da7 x86: clean up arch/x86/mm/fault_64.c by Ingo Molnar · 17 years ago
  49. cf8fa92 i386: handle an initrd in highmem (version 2) by H. Peter Anvin · 17 years ago
  50. 3aa88cd x86: clean up k8topology.c by Carlos R. Mafra · 17 years ago
  51. f263310 x86: debug: double-check the empty zero page by Ingo Molnar · 17 years ago
  52. 48ddb15 x86: not clear empty_zero_page again by Yinghai Lu · 17 years ago
  53. c4aba4a x86: introduce force_sig_info_fault helper to X86_64 by Harvey Harrison · 17 years ago
  54. 1dc85be x86: begin fault_{32|64}.c unification by Harvey Harrison · 17 years ago
  55. b6795e6 x86: fault_32.c cleanup by Harvey Harrison · 17 years ago
  56. 33cb524 x86: cosmetic fixes fault_{32|64}.c by Harvey Harrison · 17 years ago
  57. ab4a574 arch/x86/: spelling fixes by Joe Perches · 17 years ago
  58. 85f2adf x86: use helper in fault_64.c by Harvey Harrison · 17 years ago
  59. 6d48583 x86: unify extable_{32|64}.c by Harvey Harrison · 17 years ago
  60. 22f5991 x86-64: honor notify_die() returning NOTIFY_STOP by Jan Beulich · 17 years ago
  61. 8533bbe x86: prepare kprobes code for x86 unification by Masami Hiramatsu · 17 years ago
  62. 2215e69 x86 boot: use E820 memory map on EFI 32 platform by Huang, Ying · 17 years ago
  63. 75604d7 x86: remove all definitions with fastcall by Harvey Harrison · 17 years ago
  64. cc69785 x86: modify get_desc_base by Glauber de Oliveira Costa · 17 years ago
  65. 675a081 x86: unify mmap_{32|64}.c by Harvey Harrison · 17 years ago
  66. f3f20de x86: clean up mm/init_32.c by Jeremy Fitzhardinge · 17 years ago
  67. 27ec161 x86: kill mk_pte_huge by Jeremy Fitzhardinge · 17 years ago
  68. 929fd58 x86: some whitespace cleanups in paging code by Joerg Roedel · 17 years ago
  69. 954683a x86: PIE executable randomization, uninlining by Andrew Morton · 17 years ago
  70. bb1ad82 x86: PIE executable randomization, checkpatch fixes by Andrew Morton · 17 years ago
  71. cc503c1 x86: PIE executable randomization by Jiri Kosina · 17 years ago
  72. 40842bf x86: use __PAGE_KERNEL* instead of _KERNPG_TABLE by Joerg Roedel · 17 years ago
  73. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  74. 5548fec x86: clean up bitops-related warnings by Jeremy Fitzhardinge · 17 years ago
  75. 022eb43 x86: kmap_atomic() debugging by Andrew Morton · 17 years ago
  76. b263295 x86: 64-bit, make sparsemem vmemmap the only memory model by Christoph Lameter · 17 years ago
  77. 3f6e5a1 x86: use core id bits for apicid_to_node initialization by Yinghai Lu · 17 years ago
  78. 7462894 x86: fixup numa 64 namespace by Thomas Gleixner · 17 years ago
  79. e3cfe52 x86: cleanup numa_64.c by Thomas Gleixner · 17 years ago
  80. 0b9c99b x86: cleanup tlbflush.h variants by Thomas Gleixner · 17 years ago
  81. 3abf024 x86: nuke a ton of unused exports by Thomas Gleixner · 17 years ago
  82. 4ec08da x86: remove the duplicated arch/x86/ia32/mmap32.c by Thomas Gleixner · 17 years ago
  83. f8eeae6 x86: clean up arch/x86/mm/mmap_32/64.c by Thomas Gleixner · 17 years ago
  84. aaa64e0 x86: move numa related declarations by Thomas Gleixner · 17 years ago
  85. 718fc13 x86: move debug related declarations to kdebug.h by Thomas Gleixner · 17 years ago
  86. c9ff034 x86: move k8 related declarations by Thomas Gleixner · 17 years ago
  87. 23be8c7 x86: fix boot crash on HIGHMEM4G && SPARSEMEM by Ingo Molnar · 17 years ago
  88. b6fd6ec memory hotplug x86_64: fix section mismatch in init_memory_mapping() by KAMEZAWA Hiroyuki · 17 years ago
  89. a7e1e00 Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  90. fb8c177 x86: mm/discontig_32.c: make code static by Adrian Bunk · 17 years ago
  91. 6a22c57 Revert "x86_64: allocate sparsemem memmap above 4G" by Linus Torvalds · 17 years ago
  92. 143a5d3 lockdep: fixup irq tracing by Peter Zijlstra · 17 years ago
  93. eec407c x86: fix bogus KERN_ALERT on oops by Alexey Dobriyan · 17 years ago
  94. a9c55b3 Intel IOMMU: clflush_cache_range now takes size param by Keshavamurthy, Anil S · 17 years ago
  95. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  96. 676b185 spelling fixes: arch/x86_64/ by Simon Arlott · 17 years ago
  97. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  98. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  99. 2679065 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  100. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago