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