1. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  2. 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 12 years ago
  3. be354f4 Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" by Linus Torvalds · 12 years ago
  4. d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  6. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  7. c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
  8. 4b0ef1fe page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization by Lai Jiangshan · 12 years ago
  9. 743aa45 Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  11. cdc1734 mm: use vm_unmapped_area() in hugetlbfs on i386 architecture by Michel Lespinasse · 12 years ago
  12. e4a1cc5 x86: mm: drop TLB flush from ptep_set_access_flags by Rik van Riel · 12 years ago
  13. 0f9a921 x86: mm: only do a local tlb flush in ptep_set_access_flags() by Rik van Riel · 12 years ago
  14. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  15. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  16. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  17. a5c2a89 x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK by H. Peter Anvin · 12 years ago
  18. 094ab1d x86, 386 removal: Remove CONFIG_INVLPG by H. Peter Anvin · 12 years ago
  19. ddd32b4 x86, mm: Correct vmflag test for checking VM_HUGETLB by Joonsoo Kim · 12 years ago
  20. bd52276 x86-64/efi: Use EFI to deal with platform wall clock (again) by Jan Beulich · 13 years ago
  21. 53b87cf x86, mm: Include the entire kernel memory map in trampoline_pgd by Matt Fleming · 12 years ago
  22. f82f64d x86, mm: Undo incorrect revert in arch/x86/mm/init.c by Yinghai Lu · 12 years ago
  23. 844ab6f x86, mm: Find_early_table_space based on ranges that are actually being mapped by Jacob Shin · 12 years ago
  24. 876ee61 x86-64: Fix page table accounting by Jan Beulich · 12 years ago
  25. 7b16bbf Revert "x86/mm: Fix the size calculation of mapping tables" by Dave Young · 12 years ago
  26. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  27. 9c079ad rbtree: move augmented rbtree functionality to rbtree_augmented.h by Michel Lespinasse · 12 years ago
  28. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  29. 3908836 rbtree: add RB_DECLARE_CALLBACKS() macro by Michel Lespinasse · 12 years ago
  30. 9d9e6f9 rbtree: remove prior augmented rbtree implementation by Michel Lespinasse · 12 years ago
  31. b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 12 years ago
  32. 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 12 years ago
  33. b1a86e1 x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines by Suresh Siddha · 12 years ago
  34. 15385df Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. a5fa7b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  36. 2299930 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  37. fd0f586 x86: Distinguish TLB shootdown interrupts from other functions call interrupts by Tomoki Sekiyama · 12 years ago
  38. 6ba3c97 x86: Exception hooks for userspace RCU extended QS by Frederic Weisbecker · 13 years ago
  39. 40d3cd6 x86, smap: A page fault due to SMAP is an oops by H. Peter Anvin · 12 years ago
  40. 8bd753b x86-32, mm: The WP test should be done on a kernel page by H. Peter Anvin · 12 years ago
  41. 73e8f3d x86/mm/init.c: Fix devmem_is_allowed() off by one by T Makphaibulchoke · 12 years ago
  42. c711288 x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() by Attilio Rao · 12 years ago
  43. 843b8ed x86: Move paging_init() call to x86_init.paging.pagetable_init() by Attilio Rao · 12 years ago
  44. 7737b21 x86: Rename pagetable_setup_start() to pagetable_init() by Attilio Rao · 12 years ago
  45. 73090f8 x86: Remove base argument from x86_init.paging.pagetable_setup_start by Attilio Rao · 12 years ago
  46. d4c9dbc x86/mm: Fix range check in tlbflush debugfs interface by Jan Beulich · 12 years ago
  47. eb48c07 mm: hugetlbfs: correctly populate shared pmd by Michal Hocko · 12 years ago
  48. f026cfa Revert "x86-64/efi: Use EFI to deal with platform wall clock" by H. Peter Anvin · 12 years ago
  49. 095adbb ACPI: Only count valid srat memory structures by Thomas Renninger · 12 years ago
  50. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. effee4b x86/tlb: do flush_tlb_kernel_range by 'invlpg' by Alex Shi · 13 years ago
  53. 52aec33 x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR by Alex Shi · 13 years ago
  54. 611ae8e x86/tlb: enable tlb flush range support for x86 by Alex Shi · 13 years ago
  55. 3df3212 x86/tlb: add tlb_flushall_shift knob into debugfs by Alex Shi · 13 years ago
  56. c4211f4 x86/tlb: add tlb_flushall_shift for specific CPU by Alex Shi · 13 years ago
  57. d8dfe60 x86/tlb: fall back to flush all when meet a THP large page by Alex Shi · 13 years ago
  58. e7b52ff x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range by Alex Shi · 13 years ago
  59. 0d26d1d x86/mm: Mark free_initrd_mem() as __init by Jan Beulich · 13 years ago
  60. 9efc31b x86/mm: Fix some kernel-doc warnings by Wanpeng Li · 13 years ago
  61. bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 13 years ago
  62. 4af463d x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init() by Yasuaki Ishimatsu · 13 years ago
  63. bacef66 x86-64/efi: Use EFI to deal with platform wall clock by Jan Beulich · 13 years ago
  64. bbd7714 Merge branch 'x86/trampoline' into x86/urgent by H. Peter Anvin · 13 years ago
  65. fa83523 x86/mm/pat: Improve scaling of pat_pagerange_is_ram() by John Dykstra · 13 years ago
  66. 365811d x86: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
  67. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  68. 02171b4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  69. 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  70. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  71. 20167d3 x86-64: Fix accounting in kernel_physical_mapping_init() by Jan Beulich · 13 years ago
  72. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 13 years ago
  73. 94c0dd3 x86/numa: Allow specifying node_distance() for numa=fake by Peter Zijlstra · 13 years ago
  74. 078de5f userns: Store uid and gid values in struct cred with kuid_t and kgid_t types by Eric W. Biederman · 13 years ago
  75. 7062765 x86, extable: Switch to relative exception table entries by H. Peter Anvin · 13 years ago
  76. 6a1ea27 x86, extable: Add early_fixup_exception() by H. Peter Anvin · 13 years ago
  77. eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  79. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  80. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  81. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  82. b7157ac x86/apic: Add separate apic_id_valid() functions for selected apic drivers by Steffen Persvold · 13 years ago
  83. a6fca40 x86, tlb: Switch cr3 in leave_mm() only when needed by Suresh Siddha · 13 years ago
  84. 28f23d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  85. d71b5a7 numa_emulation: fix cpumask_of_node() by Andrea Arcangeli · 13 years ago
  86. b69add2 hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown() by Xiao Guangrong · 13 years ago
  87. cbde83e hugetlb: try to search again if it is really needed by Xiao Guangrong · 13 years ago
  88. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  89. 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 13 years ago
  90. 55062d0 x86: fix typo in recent find_vma_prev purge by Linus Torvalds · 13 years ago
  91. 097d591 vm: avoid using find_vma_prev() unnecessarily by Linus Torvalds · 13 years ago
  92. 722bc6b x86/mm: Fix the size calculation of mapping tables by WANG Cong · 13 years ago
  93. e37aade x86, memblock: Move mem_hole_size() to .init by Jiri Kosina · 13 years ago
  94. 50af5ea bug.h: add include of it to various implicit C users by Paul Gortmaker · 13 years ago
  95. 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  96. b0f4c4b bugs, x86: Fix printk levels for panic, softlockups and stack dumps by Prarit Bhargava · 13 years ago
  97. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  98. cd298f6 ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) by Kurt Garloff · 13 years ago
  99. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  100. 9512938 cpumask: update setup_node_to_cpumask_map() comments by Wanlong Gao · 13 years ago