1. 9492587 kcore: register text area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  2. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  3. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  4. 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
  5. 991d79b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  6. 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 15 years ago
  7. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  8. c44c9ec x86: split NX setup into separate file to limit unstack-protected code by Jeremy Fitzhardinge · 15 years ago
  9. b75fe4e xen: check EFER for NX before setting up GDT mapping by Jeremy Fitzhardinge · 15 years ago
  10. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  11. fcf98921 includecheck fix: x86, shadow.c by Jaswinder Singh Rajput · 15 years ago
  12. 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
  13. 3bb045f Merge branch 'x86/pat' into x86/urgent by H. Peter Anvin · 15 years ago
  14. dcb73bf x86, pat: don't use rb-tree based lookup in reserve_memtype() by Suresh Siddha · 15 years ago
  15. a6e04aa HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2 by Andi Kleen · 15 years ago
  16. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  17. 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
  18. dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  19. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  20. 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
  21. 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
  22. 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
  23. 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
  24. e517a5e agp/intel: Fix the pre-9xx chipset flush. by Eric Anholt · 15 years ago
  25. 8093833 x86: Increase MIN_GAP to include randomized stack by Michal Hocko · 15 years ago
  26. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  27. 78c86e5 x86: split __phys_addr out into separate file by Jeremy Fitzhardinge · 15 years ago
  28. 256cd2e x86: Export kmap_atomic_to_page() by Avi Kivity · 15 years ago
  29. 577eebe xen: make -fstack-protector work under Xen by Jeremy Fitzhardinge · 15 years ago
  30. fa526d0 x86, pat: Fix cacheflush address in change_page_attr_set_clr() by Jack Steiner · 15 years ago
  31. a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  32. d535e43 x86: Make memtype_seq_ops const by Tobias Klauser · 15 years ago
  33. 23b6c52 x86: Decrease the level of some NUMA messages to KERN_DEBUG by Rafael J. Wysocki · 15 years ago
  34. 8e01936 kmemleak: Don't scan uninitialized memory when kmemcheck is enabled by Pekka Enberg · 15 years ago
  35. 62c9295 kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions by Masami Hiramatsu · 15 years ago
  36. b855192 Merge branch 'x86/urgent' into x86/pat by H. Peter Anvin · 15 years ago
  37. d886c73 x86, pat: Sanity check remap_pfn_range for RAM region by Venkatesh Pallipadi · 15 years ago
  38. 1087637 x86, pat: Lookup the protection from memtype list on vm_insert_pfn() by Venkatesh Pallipadi · 15 years ago
  39. 637b86e x86, pat: Add lookup_memtype to get the current memtype of a paddr by Venkatesh Pallipadi · 15 years ago
  40. f584174 x86, pat: Use page flags to track memtypes of RAM pages by Venkatesh Pallipadi · 15 years ago
  41. 335ef89 x86, pat: Add rbtree to do quick lookup in memtype tracking by Venkatesh Pallipadi · 15 years ago
  42. 9e36fda x86, pat: Add PAT reserve free to io_mapping* APIs by Venkatesh Pallipadi · 15 years ago
  43. 9fd126b x86, pat: New i/f for driver to request memtype for IO regions by Venkatesh Pallipadi · 15 years ago
  44. 279e669 x86, pat: ioremap to follow same PAT restrictions as other PAT users by Venkatesh Pallipadi · 15 years ago
  45. 5fc5174 x86, pat: Keep identity maps consistent with mmaps even when pat_disabled by Venkatesh Pallipadi · 15 years ago
  46. 9f459fa 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
  47. a6a06f7 x86: Fix an incorrect argument of reserve_bootmem() by Amerigo Wang · 15 years ago
  48. b04e637 x86: don't call '->send_IPI_mask()' with an empty mask by Linus Torvalds · 15 years ago
  49. 3e0e1e9 x86: Fix an incorrect argument of reserve_bootmem() by Amerigo Wang · 15 years ago
  50. 1adcaaf x86, pat: Allow ISA memory range uncacheable mapping requests by Suresh Siddha · 15 years ago
  51. e933a73 percpu: kill lpage first chunk allocator by Tejun Heo · 15 years ago
  52. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  53. 067e181 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
  54. 6abf655 x86, 32-bit: Fix double accounting in reserve_top_address() by Jan Beulich · 15 years ago
  55. 8523acf x86: Fix CPA memtype reserving in the set_pages_array*() cases by Thomas Hellstrom · 15 years ago
  56. bdc6340 x86, pat: Fix set_memory_wc related corruption by Pallipadi, Venkatesh · 15 years ago
  57. 84210ae Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  58. 73ba651 x86: Export kmap_atomic_prot() needed for TTM. by Thomas Hellstrom · 15 years ago
  59. ca597a0 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
  60. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  61. 429b2b3 x86-64: Fix bad_srat() to clear all state by Andi Kleen · 15 years ago
  62. a1a08d1 x86: Remove spurious printk level from segfault message by Roland Dreier · 15 years ago
  63. 44b5728 x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in by Yinghai Lu · 15 years ago
  64. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  65. faf80d6 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
  66. 8c4bfc6 x86,percpu: generalize lpage first chunk allocator by Tejun Heo · 15 years ago
  67. 414f325 kmemcheck: remove useless check by Vegard Nossum · 15 years ago
  68. a4a874a kmemcheck: remove duplicated #include by Huang Weiyi · 15 years ago
  69. 76c0692 x86: Declare check_efer() before it gets used by Jaswinder Singh Rajput · 15 years ago
  70. 66918dc x86: only clear node_states for 64bit by Yinghai Lu · 15 years ago
  71. 565b0c1 x86, highmem_32.c: Clean up comment by Figo.zhang · 15 years ago
  72. 087975b x86: Clean up dump_pagetable() by Akinobu Mita · 15 years ago
  73. 854c879 x86: Move init_gbpages() to setup_arch() by Pekka J Enberg · 15 years ago
  74. e59a1bb x86: fix pageattr handling for lpage percpu allocator and re-enable it by Tejun Heo · 15 years ago
  75. 992f4c1 x86: reorganize cpa_process_alias() by Tejun Heo · 15 years ago
  76. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  77. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. c4c5ab3 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
  79. 7f81890 x86: don't use 'access_ok()' as a range check in get_user_pages_fast() by Linus Torvalds · 15 years ago
  80. 0c87197 perf_counter, x86: Improve interactions with fast-gup by Ingo Molnar · 15 years ago
  81. a3d06cc Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  82. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  83. cc4949e Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  84. 5dfaf90 x86: mm: Read cr2 before prefetching the mmap_lock by Ingo Molnar · 15 years ago
  85. 465a454 x86, mm: Add __get_user_pages_fast() by Peter Zijlstra · 15 years ago
  86. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  87. ac61a75 kmemcheck: add opcode self-testing at boot by Vegard Nossum · 15 years ago
  88. b1eeab6 kmemcheck: add hooks for the page allocator by Vegard Nossum · 16 years ago
  89. 9e73023 kmemcheck: don't track page tables by Vegard Nossum · 15 years ago
  90. f856129 x86: add hooks for kmemcheck by Vegard Nossum · 16 years ago
  91. f8b4ece kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it by Pekka Enberg · 15 years ago
  92. 6d9609c kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode() by Pekka Enberg · 15 years ago
  93. 0c33cac kmemcheck: remove multiple ifdef'd definitions of the same global variable by Pekka Enberg · 15 years ago
  94. 5b53b76 kmemcheck: make initialization message less confusing by Pekka Enberg · 15 years ago
  95. 6a19638 kmemcheck: remove forward declarations from error.c by Pekka Enberg · 15 years ago
  96. 60e3839 kmemcheck: include module.h to prevent warnings by Randy Dunlap · 16 years ago
  97. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 16 years ago
  98. 41d840e x86: change kernel_physical_mapping_init() __init to __meminit by Shaohua Li · 15 years ago
  99. 55cd636 x86: make zap_low_mapping could be used early by Yinghai Lu · 15 years ago
  100. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago