1. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  2. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  3. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  4. 884ed4c sh: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  5. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. b31a3bc Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  7. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 8 years ago
  8. b15d53d sched/preempt, sh: kmap_coherent relies on disabled preemption by David Hildenbrand · 8 years ago
  9. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  10. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 8 years ago
  11. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  12. 81cf09e sh: use PFN_DOWN macro by Alexander Kuleshov · 9 years ago
  13. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  14. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  15. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  16. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  17. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 9 years ago
  18. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  19. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  20. 378af02 next: sh: Fix compile error by Guenter Roeck · 9 years ago
  21. ded0014 sh: off by one BUG_ON() in setup_bootmem_node() by Dan Carpenter · 10 years ago
  22. caac7e6 sh: get_user_pages_fast() must flush cache by Stas Sergeev · 10 years ago
  23. e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
  24. 6e90b58 memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
  25. 88f9802 arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  26. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  27. a5f6ea2 sh: prefix sh-specific "CCR" and "CCR2" by "SH_" by Geert Uytterhoeven · 10 years ago
  28. 6408068 mm: use pgdat_end_pfn() to simplify the code in arch by Xishi Qiu · 11 years ago
  29. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  30. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  31. 4603f53 sh: delete __cpuinit usage from all sh files by Paul Gortmaker · 11 years ago
  32. e3a466b mm/SH: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  33. da61efc mm/SH: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  34. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  35. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  36. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  37. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  38. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  39. 88448b6 mm/SH: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  40. 45b02f8 memblock: kill "config MAX_ACTIVE_REGIONS" by Paul Bolle · 11 years ago
  41. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  42. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  43. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 11 years ago
  44. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  45. 0d57af1 arch/sh: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  46. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  47. c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
  48. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  49. b4265f1 mm: use vm_unmapped_area() on sh architecture by Michel Lespinasse · 12 years ago
  50. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  51. 7e6735c /dev/mem: use phys_addr_t for physical addresses by Cyril Chemparathy · 12 years ago
  52. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  53. 90eed7d sh: Fix up recursive fault in oops with unset TTB. by Paul Mundt · 12 years ago
  54. 0412ddc sh64: Fix up section mismatch warnings. by Paul Mundt · 12 years ago
  55. d8fd35f sh64: Fix up vmalloc fault range check. by Paul Mundt · 12 years ago
  56. c3e0af9 Revert "sh: Ensure fixmap and store queue space can co-exist." by Paul Mundt · 12 years ago
  57. fd37e75 sh64: Set additional fault code values. by Paul Mundt · 12 years ago
  58. 392c382 sh64: Tidy up and consolidate the TLB miss fast path. by Paul Mundt · 12 years ago
  59. 2ec08e1 sh64: Fix up caller-save register settings for fast-path. by Paul Mundt · 12 years ago
  60. 4de5185 sh64: Invert page fault fast-path error path values. by Paul Mundt · 12 years ago
  61. c06fd28 sh64: Migrate to __update_tlb() API. by Paul Mundt · 12 years ago
  62. 2808032 sh: Enable shared page fault handler for _32/_64. by Paul Mundt · 12 years ago
  63. e45af0e sh64: Kill off unused fixed I/O mapping window. by Paul Mundt · 12 years ago
  64. 20e7c29 sh: Ensure fixmap and store queue space can co-exist. by Paul Mundt · 12 years ago
  65. 9a7b773 sh64: Utilize thread fault code encoding. by Paul Mundt · 12 years ago
  66. 5a1dc78 sh: Support thread fault code encoding. by Paul Mundt · 12 years ago
  67. dbdb4e9 sh: Tidy up and generalize page fault error paths. by Paul Mundt · 12 years ago
  68. b2212ea sh64: Kill off unused trap_no/error_code from thread_struct. by Paul Mundt · 12 years ago
  69. fb56a91 Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest by Paul Mundt · 12 years ago
  70. 45c0e0e sh: Improve oops error reporting by Stuart Menefy · 12 years ago
  71. 8d9a784 sh: Fix error synchronising kernel page tables by Stuart Menefy · 12 years ago
  72. ba2a3cd sh64: Kill off dead page fault debug cruft. by Paul Mundt · 12 years ago
  73. a1e2030 sh64: Port OOM changes to do_page_fault by Paul Mundt · 12 years ago
  74. 11fd982 sh/mm/fault_32.c: Port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  75. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  76. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  77. f03c486 sh: fix up fallout from system.h disintegration. by Paul Mundt · 12 years ago
  78. e839ca5 Disintegrate asm/system.h for SH by David Howells · 12 years ago
  79. 552c0d3 SH: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  80. bc3e11b sh: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  81. 1ae911c sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGH by Phil Edworthy · 12 years ago
  82. c1537b4 sh: sh2a: Improve cache flush/invalidate functions by Phil Edworthy · 12 years ago
  83. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 13 years ago
  84. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  85. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  86. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  87. f7be345 sh: Add export.h to arch/sh specific files as required. by Paul Gortmaker · 13 years ago
  88. e66ac3f sh: kexec: Add PHYSICAL_START by Simon Horman · 13 years ago
  89. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  90. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  91. 9ab3a15 sh: use printk_ratelimited instead of printk_ratelimit by Paul Mundt · 13 years ago
  92. 298c48a sh: fix wrong icache/dcache address-array start addr in cache-debugfs. by Srinivas KANDAGATLA · 13 years ago
  93. 3f9b8520 sh64: Move from P1SEG to CAC_ADDR for consistent sync. by Paul Mundt · 13 years ago
  94. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  95. d4cc183 sh: pmb: Use struct syscore_ops instead of sysdevs by Paul Mundt · 13 years ago
  96. d4f7e51 sh: Enable CONFIG_GCOV_PROFILE_ALL for sh by Chris Smith · 14 years ago
  97. a25bbe1 sh: Flush executable pages in copy_user_highpage by Stuart Menefy · 13 years ago
  98. 8ac1f83 thp: pte alloc trans splitting by Andrea Arcangeli · 13 years ago
  99. 86f6f9b Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  100. 2f59986 sh: Add a machvec callback for early memblock reservations. by Paul Mundt · 13 years ago