1. 5ea8d37 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
  2. ea08541 memory hotplug: fix a bug on /dev/mem for 64-bit kernels by Shaohui Zheng · 15 years ago
  3. ab09809 x86, doc: Fix minor spelling error in arch/x86/mm/gup.c by Andy Shevchenko · 15 years ago
  4. 3a5fc0e x86: Set hotpluggable nodes in nodes_possible_map by David Rientjes · 15 years ago
  5. 0bb7a95 hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference change by Luca Barbieri · 15 years ago
  6. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  7. c0ca9da x86, kmemcheck: Use KERN_WARNING for error reporting by Pekka Enberg · 15 years ago
  8. 605c1a1 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  9. 3299625 x86: Fix checking of SRAT when node 0 ram is not from 0 by Yinghai Lu · 15 years ago
  10. 75b0803 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
  11. eba11d6 x86: Fix build warning in arch/x86/mm/mmio-mod.c by Joe Perches · 15 years ago
  12. 7563009 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
  13. 5c6baba Merge commit 'linus/master' into x86/urgent by H. Peter Anvin · 15 years ago
  14. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  15. 3a0340b x86: mmio-mod.c: Use pr_fmt by Joe Perches · 15 years ago
  16. 1bd591a x86: kmmio.c: Add and use pr_fmt(fmt) by Joe Perches · 15 years ago
  17. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  18. 4c68db3 Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  19. b391738 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. e33c019 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
  21. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  22. f3d607c Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  23. 8055039 x86: Fix typo in arch/x86/mm/kmmio.c by Shaun Patterson · 15 years ago
  24. 6ec22f9 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  25. ef26b16 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  26. a77d2e0 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  28. dd4377b x86/pat: Trivial: don't create debugfs for memtype if pat is disabled by Xiaotian Feng · 15 years ago
  29. b24c2a9 x86: Move find_smp_config() earlier and avoid bootmem usage by Yinghai Lu · 15 years ago
  30. eb41c8b x86, platform: Change is_untracked_pat_range() to bool; cleanup init by H. Peter Anvin · 15 years ago
  31. 8a27138 x86, mm: is_untracked_pat_range() takes a normal semiclosed range by H. Peter Anvin · 15 years ago
  32. fd12a0d x86: UV SGI: Don't track GRU space in PAT by Jack Steiner · 15 years ago
  33. 0e7810b x86: Suppress stack overrun message for init_task by Jan Beulich · 15 years ago
  34. d9c2d5a x86, numa: Use near(er) online node instead of roundrobin for NUMA by Yinghai Lu · 15 years ago
  35. 021428a x86, numa, bootmem: Only free bootmem on NUMA failure path by Yinghai Lu · 15 years ago
  36. 163d386 x86: apic: Print out SRAT table APIC id in hex by Yinghai Lu · 15 years ago
  37. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
  38. 350f8f5 x86: Eliminate redundant/contradicting cache line size config options by Jan Beulich · 15 years ago
  39. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  40. 4b0f3b8 x86, mm: Report state of NX protections during boot by Kees Cook · 15 years ago
  41. 4763ed4 x86, mm: Clean up and simplify NX enablement by H. Peter Anvin · 15 years ago
  42. 583140a x86, pageattr: Make set_memory_(x|nx) aware of NX support by H. Peter Anvin · 15 years ago
  43. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
  44. 2fb8f4e x86: pat: Remove ioremap_default() by Xiaotian Feng · 15 years ago
  45. 83ea05e x86: pat: Clean up req_type special case for reserve_memtype() by Xiaotian Feng · 15 years ago
  46. de2a47c x86: Fix error return sequence in __ioremap_caller() by Xiaotian Feng · 15 years ago
  47. e7d23dd x86_64, cpa: Use only text section in set_kernel_text_rw/ro by Suresh Siddha · 15 years ago
  48. 55ca3cc x86_64, ftrace: Make ftrace use kernel identity mapping to modify code by Suresh Siddha · 15 years ago
  49. 502f660 x86, cpa: Fix kernel text RO checks in static_protection() by Suresh Siddha · 15 years ago
  50. 883242d tracing: allow to change permissions for text with dynamic ftrace enabled by Steven Rostedt · 15 years ago
  51. b1258ac x86: Remove pfn in add_one_highpage_init() by Minchan Kim · 15 years ago
  52. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  53. 74e0817 x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA by Suresh Siddha · 15 years ago
  54. b9af7c0 x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_RODATA by Suresh Siddha · 15 years ago
  55. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  56. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  57. adc1938 x86: Interleave emulated nodes over physical nodes by David Rientjes · 15 years ago
  58. 8716273 x86: Export srat physical topology by David Rientjes · 15 years ago
  59. 8ee2deb x86: Export k8 physical topology by David Rientjes · 15 years ago
  60. 1af5ba5 x86: Clean up and add missing log levels for k8 by David Rientjes · 15 years ago
  61. ae24ffe x86, 64-bit: Move K8 B step iret fixup to fault entry asm by Brian Gerst · 15 years ago
  62. 3c35586 testmmiotrace.c: Add and use pr_fmt(fmt) by Joe Perches · 15 years ago
  63. 5bb241b 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
  64. 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  65. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  66. d2ff6de Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  67. e23a8b6 x86: Reduce verbosity of "PAT enabled" kernel message by Roland Dreier · 15 years ago
  68. 78f1c4d cpumask: use mm_cpumask() wrapper: x86 by Rusty Russell · 15 years ago
  69. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  70. 81ac3ad kcore: register module area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  71. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  72. 9492587 kcore: register text area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  73. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  74. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  75. 14c93e8 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 15 years ago
  76. 991d79b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  77. 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 15 years ago
  78. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  79. c44c9ec x86: split NX setup into separate file to limit unstack-protected code by Jeremy Fitzhardinge · 15 years ago
  80. b75fe4e xen: check EFER for NX before setting up GDT mapping by Jeremy Fitzhardinge · 15 years ago
  81. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  82. fcf98921 includecheck fix: x86, shadow.c by Jaswinder Singh Rajput · 15 years ago
  83. ca043a6 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
  84. 3bb045f Merge branch 'x86/pat' into x86/urgent by H. Peter Anvin · 15 years ago
  85. dcb73bf x86, pat: don't use rb-tree based lookup in reserve_memtype() by Suresh Siddha · 15 years ago
  86. a6e04aa HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2 by Andi Kleen · 15 years ago
  87. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  88. 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  90. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  91. b8cb48a 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
  92. 7dfd54a 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
  93. 8fafa0a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 15b0404 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
  95. e517a5e agp/intel: Fix the pre-9xx chipset flush. by Eric Anholt · 15 years ago
  96. 8093833 x86: Increase MIN_GAP to include randomized stack by Michal Hocko · 15 years ago
  97. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  98. 78c86e5 x86: split __phys_addr out into separate file by Jeremy Fitzhardinge · 15 years ago
  99. 256cd2e x86: Export kmap_atomic_to_page() by Avi Kivity · 15 years ago
  100. 577eebe xen: make -fstack-protector work under Xen by Jeremy Fitzhardinge · 15 years ago