1. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  2. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 15 years ago
  3. 9866b7e x86: memtest: use pointers of equal type for comparison by Thomas Gleixner · 15 years ago
  4. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. 9b29e82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. c969099 x86: memtest: remove 64-bit division by Andreas Herrmann · 15 years ago
  10. 62edab9 hw-breakpoints: reset bits in dr6 after the corresponding exception is handled by K.Prasad · 15 years ago
  11. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  12. 32b154c x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or not by Mel Gorman · 15 years ago
  13. 2171787 x86: avoid back to back on_each_cpu in cpa_flush_array by Pallipadi, Venkatesh · 15 years ago
  14. 0af48f4 x86: cpa_flush_array wbinvd should be done on all CPUs by venkatesh.pallipadi@intel.com · 15 years ago
  15. 0b82753 x86: bugfix wbinvd() model check instead of family check by venkatesh.pallipadi@intel.com · 15 years ago
  16. 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 15 years ago
  17. 7c43769 x86, mm: Fix node_possible_map logic by Yinghai Lu · 15 years ago
  18. 888a589 mm, x86: remove MEMORY_HOTPLUG_RESERVE related code by Yinghai Lu · 15 years ago
  19. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  20. ed077b58 x86: make sparse mem work in non-NUMA mode by Shaohua Li · 15 years ago
  21. 087fa4e x86: use sparse_memory_present_with_active_regions() on UMA by Pekka Enberg · 15 years ago
  22. 3551f88 x86: unify 64-bit UMA and NUMA paging_init() by Pekka Enberg · 15 years ago
  23. 0964b05 x86: Allow 1MB of slack between the e820 map and SRAT, not 4GB by Yinghai Lu · 15 years ago
  24. b37ab91 x86: Sanity check the e820 against the SRAT table using e820 map only by Yinghai Lu · 15 years ago
  25. 80989ce x86: clean up and and print out initial max_pfn_mapped by Yinghai Lu · 15 years ago
  26. 134cbf3 Merge commit 'v2.6.30-rc5' into x86/mm by Ingo Molnar · 15 years ago
  27. f066a15 Merge branch 'x86/urgent' into x86/xen by Ingo Molnar · 15 years ago
  28. 4983439 x86-64: finish cleanup_highmaps()'s job wrt. _brk_end by Jan Beulich · 15 years ago
  29. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  30. e0e5ea3 x86: Fix a typo in a printk message by Nikanth Karthikesan · 15 years ago
  31. 7eccf7b x86, srat: do not register nodes beyond e820 map by David Rientjes · 15 years ago
  32. e91b3b26 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. a454ab3 x86, mm: fault.c, use printk_once() in is_errata93() by Ingo Molnar · 15 years ago
  34. 9518e0e x86: move per-cpu mmu_gathers to mm/init.c by Pekka Enberg · 15 years ago
  35. 2b72394 x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c by Pekka Enberg · 15 years ago
  36. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  37. 0f9a623 tracing: x86, mmiotrace: only register for die notifier when tracer active by Stuart Bennett · 15 years ago
  38. 46e91d0 tracing: x86, mmiotrace: refactor clearing/restore of page presence by Stuart Bennett · 15 years ago
  39. 0492e1b tracing: x86, mmiotrace: code consistency/legibility improvement by Stuart Bennett · 15 years ago
  40. 33015c8 tracing: x86, mmiotrace: fix range test by Stuart Bennett · 15 years ago
  41. 4c31e92 x86: check boundary in setup_node_bootmem() by Yinghai Lu · 15 years ago
  42. 8938891 x86: unify noexec handling by Pekka Enberg · 15 years ago
  43. 8ecee46 Merge branch 'linus' into x86/mm by Ingo Molnar · 15 years ago
  44. 62d1702 Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  45. a81b631 x86: mm/numa_32.c calculate_numa_remap_pages should use __init by Jaswinder Singh Rajput · 15 years ago
  46. dc09855 x86/uv: fix init of memory-less nodes by Jack Steiner · 15 years ago
  47. b9836e0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. 4b06504 x86, PAT: Remove page granularity tracking for vm_insert_pfn maps by Pallipadi, Venkatesh · 15 years ago
  49. 6424fb3 x86: remove (null) in /sys kernel_page_tables by Yinghai Lu · 15 years ago
  50. 2c1b284 x86: clean up declarations and variables by Jaswinder Singh Rajput · 15 years ago
  51. 1ee4bd9 x86: fix wrong section of pat_disable & make it static by Marcin Slusarz · 15 years ago
  52. 9b987ae x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 15 years ago
  53. 0c3c8a1 x86, PAT: Remove duplicate memtype reserve in devmem mmap by Suresh Siddha · 15 years ago
  54. b6ff32d x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype() by Suresh Siddha · 15 years ago
  55. 3869c4a x86, PAT: Changing memtype to WC ensuring no WB alias by venkatesh.pallipadi@intel.com · 15 years ago
  56. 9fa3ab3 x86, PAT: Handle faults cleanly in set_memory_ APIs by venkatesh.pallipadi@intel.com · 15 years ago
  57. a5593e0 x86, PAT: Change order of cpa and free in set_memory_wb by venkatesh.pallipadi@intel.com · 15 years ago
  58. 43a432b x86, CPA: Change idmap attribute before ioremap attribute setup by Suresh Siddha · 15 years ago
  59. a0d22f4 x86: Document get_user_pages_fast() by Andy Grover · 15 years ago
  60. 78f13e9 perf_counter: allow for data addresses to be recorded by Peter Zijlstra · 15 years ago
  61. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 15 years ago
  62. ac17dc8 perf_counter: provide major/minor page fault software events by Peter Zijlstra · 15 years ago
  63. 7dd1fcc perf_counter: provide pagefault software events by Peter Zijlstra · 15 years ago
  64. 32fb6c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  65. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  67. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  68. 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 15 years ago
  69. 6a491e2 x86: fix is_io_mapping_possible() build warning on i386 allnoconfig by Andrew Morton · 15 years ago
  70. a7f8c50 x86, mm: fix misuse of debug_kmap_atomic by Akinobu Mita · 15 years ago
  71. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  72. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  73. f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 15 years ago
  74. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  75. a2bcd47 x86/mm: further cleanups of fault.c's include file section by Ingo Molnar · 15 years ago
  76. b8bcfe9 x86/paravirt: remove lazy mode in interrupts by Jeremy Fitzhardinge · 16 years ago
  77. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  78. 9f4f25c x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe by Wang Chen · 15 years ago
  79. 45c7b28 Revert "x86: create a non-zero sized bm_pte only when needed" by Jeremy Fitzhardinge · 15 years ago
  80. 0f35075 x86, CPA: Add set_pages_arrayuc and set_pages_array_wb by venkatesh.pallipadi@intel.com · 15 years ago
  81. 9ae2847 x86, PAT: Add support for struct page pointer array in cpa set_clr by venkatesh.pallipadi@intel.com · 15 years ago
  82. 728c9518 x86, CPA: Add a flag parameter to cpa set_clr() by venkatesh.pallipadi@intel.com · 15 years ago
  83. b40c757 x86/32: no need to use set_pte_present in set_pte_vaddr by Jeremy Fitzhardinge · 15 years ago
  84. c38da56 x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpus by Rusty Russell · 15 years ago
  85. 705bb9d Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', 'x86/mtrr', 'x86/setup', 'x86/setup-memory', 'x86/urgent', 'x86/uv', 'x86/x2apic' and 'linus' into x86/core by Ingo Molnar · 15 years ago
  86. ce4e240 x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths by Suresh Siddha · 15 years ago
  87. 0920dce x86, mm: remove unnecessary include file from iomap_32.c by Akinobu Mita · 15 years ago
  88. 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 16 years ago
  89. 0ca0f16 Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core by Ingo Molnar · 15 years ago
  90. 62395ef Merge branch 'x86/asm' into tracing/syscalls by Ingo Molnar · 15 years ago
  91. 0b96625 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 15 years ago
  92. 238a5b4 Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-x86 into cpus4096 by Ingo Molnar · 15 years ago
  93. 17d85bc Merge commit 'v2.6.29-rc8' into cpus4096 by Ingo Molnar · 15 years ago
  94. 73e907d cpumask: remove x86 cpumask_t uses. by Rusty Russell · 15 years ago
  95. c032ef60 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 15 years ago
  96. 71ee73e x86: unify 32 and 64-bit node_to_cpumask_map by Rusty Russell · 15 years ago
  97. b9c4398 cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  98. 4bb9c5c VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff by Pallipadi, Venkatesh · 15 years ago
  99. 698609b x86: create a non-zero sized bm_pte only when needed by Jan Beulich · 15 years ago
  100. dc9dd5c x86: move save_mr() into .meminit.text by Jan Beulich · 15 years ago