1. 03da6bf sh: use generic show_mem() by Johannes Weiner · 16 years ago
  2. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  3. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  4. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  5. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  6. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  7. 0146ba7 sh: add memory resources to /proc/iomem by Magnus Damm · 16 years ago
  8. 5e2c287 sh64: export onchip_remap/unmap() too. by Paul Mundt · 16 years ago
  9. ccd8058 sh64: Fixup the nommu build. by Paul Mundt · 16 years ago
  10. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 16 years ago
  11. b9e393c sh: Create an sh debugfs root. by Paul Mundt · 16 years ago
  12. 2af8b3b sh: Flag PMB support as EXPERIMENTAL. by Paul Mundt · 16 years ago
  13. 866e6b9 sh: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  14. c31f2f3 sh/mm/pg-sh7705.c must #include <linux/fs.h> by Adrian Bunk · 16 years ago
  15. a602cc0 sh: Fix multiple UTLB hit on UP SH-4. by Hideo Saito · 16 years ago
  16. db02612 sh: __uncached_start only on sh32. by Paul Mundt · 16 years ago
  17. 38350e0 sh: Get SH-5 caches working again post-unification. by Paul Mundt · 16 years ago
  18. f1f8926 sh: Update SH-5 flush_cache_sigtramp() for API changes. by Paul Mundt · 16 years ago
  19. e7cc9a7 sh: trapped io support V2 by Magnus Damm · 16 years ago
  20. 2a3eeba sh: declared coherent memory support V2 fix by Magnus Damm · 16 years ago
  21. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  22. f93e97e sh: declared coherent memory support V2 by Magnus Damm · 16 years ago
  23. b62ad83 sh: Correct pte size mismatch for X2 TLB. by Paul Mundt · 17 years ago
  24. 52e8b11 sh: Provide a stubbed __set_fixmap() for nommu. by Paul Mundt · 17 years ago
  25. 9acb98f sh: Stub in page_table_range_init() on nommu. by Paul Mundt · 17 years ago
  26. 2adb4e1 sh: Populate swapper_pg_dir with fixmap range. by Stuart Menefy · 17 years ago
  27. cbaa118 sh: Preparation for uncached jumps through PMB. by Stuart Menefy · 17 years ago
  28. 53ff094 sh: Fix compile error of arch/sh/mm/pmb.c by Nobuhiro Iwamatsu · 17 years ago
  29. a23ba43 sh: comment tidying for sh64->sh migration. by Paul Mundt · 17 years ago
  30. eddeeb3 sh: Invalidate the TLB after applying PMB mappings. by Stuart Menefy · 17 years ago
  31. 9895f94 sh: clear/copy_page renames in lib and lib64. by Paul Mundt · 17 years ago
  32. efddb4c sh: Rename the _32 and _64 TLB flush variants. by Paul Mundt · 17 years ago
  33. 1e1ed39 sh: Copy over special CFLAGS for SH-5 TLB miss. by Paul Mundt · 17 years ago
  34. 60b2249 sh: Move over SH-5 TLB and cache support code. by Paul Mundt · 17 years ago
  35. ddf7f1d sh: Kill off a stray proc tlb reference in fault_64. by Paul Mundt · 17 years ago
  36. 711fe43 sh: Bump the MEMORY_SIZE default to something reasonable. by Paul Mundt · 17 years ago
  37. 36763b2 sh: Switch SH-5 to use CONFIG_PAGE_OFFSET. by Paul Mundt · 17 years ago
  38. 811d50c sh: Move in the SH-5 TLB miss. by Paul Mundt · 17 years ago
  39. 379a95d sh: Tidy up various clear_page()/copy_page() definitions. by Paul Mundt · 17 years ago
  40. ba2727b sh: ioremap_64 needs after_bootmem. by Paul Mundt · 17 years ago
  41. 3eeffb3 sh: Split out tlb-flush in to _32 and _64 variants. by Paul Mundt · 17 years ago
  42. 249cfea sh: Split out pgtable.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  43. 2b6a8d4 sh: ioremap_64 needs proc_fs.h. by Paul Mundt · 17 years ago
  44. ad81eb9 sh: Split out ioremap in to _32 and _64 variants. by Paul Mundt · 17 years ago
  45. 079060c sh: Fix up 64kB page size selection on SH-5. by Paul Mundt · 17 years ago
  46. 83ce3ac sh: Split out extable.c _32 and _64 variants. by Paul Mundt · 17 years ago
  47. 8a7bcf0 sh: Add SH-5 support to the consistent DMA impl. by Paul Mundt · 17 years ago
  48. 36bcd39 sh: Split out 29-bit and 32-bit physical mode definitions. by Paul Mundt · 17 years ago
  49. a09063d sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig. by Paul Mundt · 17 years ago
  50. b5f42db sh: Move CPU subtypes to Kconfig.sh. by Paul Mundt · 17 years ago
  51. 0f1a394 sh: lockless UTLB miss fast-path. by Paul Mundt · 17 years ago
  52. 1c6b2ca sh: Kill off UTLB flush in fast-path. by Paul Mundt · 17 years ago
  53. af39c16 sh: Kill off __{copy,clear}_user_page(). by Paul Mundt · 17 years ago
  54. ba1789e sh: Optimized copy_{to,from}_user_page() for SH-4. by Paul Mundt · 17 years ago
  55. 7747b9a sh: Wire up clear_user_highpage(). by Paul Mundt · 17 years ago
  56. f966918 sh: Kill off the remaining ST40 cruft. by Paul Mundt · 17 years ago
  57. 98366c2 sh: Add -Werror for clean directories. by Paul Mundt · 17 years ago
  58. 0e67068 sh: Fix optimized __copy_user() movca.l usage. by Stuart Menefy · 17 years ago
  59. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  60. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  61. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  62. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  63. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  64. 023ef18 sh: __copy_user() optimizations for small copies. by Stuart Menefy · 17 years ago
  65. c3af397 sh: Support extended mode TLB on SH-X3. by Paul Mundt · 17 years ago
  66. dc47e9d sh: Bump MAX_ACTIVE_REGIONS for SH7785. by Paul Mundt · 17 years ago
  67. 4d2cab7 sh: Disable 4kB pages on extended mode TLB. by Paul Mundt · 17 years ago
  68. e71cf2b sh: Revert incorrect license string changes. by Paul Mundt · 17 years ago
  69. ab27f62 sh: Calculate cache aliases on L2 caches. by Paul Mundt · 17 years ago
  70. 8328a8b sh: nommu: Kill off dummy page fault ops for SH-3/4. by Paul Mundt · 17 years ago
  71. d10040f sh: Fix alias calculation for non-aliasing cases. by Paul Mundt · 17 years ago
  72. 1a442fe sh: Initial SH-X3 SMP support. by Paul Mundt · 17 years ago
  73. 7ec9d6f sh: Avoid smp_processor_id() in cache desc paths. by Paul Mundt · 17 years ago
  74. d04a0f7 sh: Fix up extended mode TLB for SH-X2+ cores. by Paul Mundt · 17 years ago
  75. db25049 sh: Wire up URAM node on SH7785. by Paul Mundt · 17 years ago
  76. 1db4e9b sh: Don't enable FPU for SH4AL-DSP. by Paul Mundt · 17 years ago
  77. 3d73e53 sh: nommu fault handler needs signal.h. by Paul Mundt · 17 years ago
  78. 5cbc3af sh: minor fixes by Magnus Damm · 17 years ago
  79. 1254d1d sh: remove CONFIG_CPU_HAS_INTC_IRQ by Magnus Damm · 17 years ago
  80. 2d00932 sh: More license string silliness. by Paul Mundt · 17 years ago
  81. 2eb0303 sh: intc - add support for sh7206 by Magnus Damm · 17 years ago
  82. 0dc3fc0 sh: intc - add support for sh7619 by Magnus Damm · 17 years ago
  83. 3ea6bc3 sh: Add SH7720 CPU support. by Markus Brunner · 17 years ago
  84. 9904494 sh: Bump up NODES_SHIFT for SH-X3. by Paul Mundt · 17 years ago
  85. 96290d8 sh: remove intc2 code by Magnus Damm · 17 years ago
  86. 7da3b8e sh: Initial multiple-node support for SH-X3. by Paul Mundt · 17 years ago
  87. 1ee0100 sh: intc - add support for x3 by Magnus Damm · 17 years ago
  88. ac38e4d sh: Fix cache disabling build failures on nommu. by Paul Mundt · 17 years ago
  89. e29bfbc sh: intc - add support for SH7760 by Magnus Damm · 17 years ago
  90. a0e2326 sh: intc - add support for SH7785 by Magnus Damm · 17 years ago
  91. e7bd34a sh: Support explicit L1 cache disabling. by Paul Mundt · 17 years ago
  92. ec58f1f sh: intc - add support for SH7706, SH7707, SH7708, SH7709 by Magnus Damm · 17 years ago
  93. 28b146c sh: intc - add support for SH7710 by Magnus Damm · 17 years ago
  94. 70e8be0 sh: intc - add support for SH7705 by Magnus Damm · 17 years ago
  95. 06f862c sh: Fix pgd mismatch from cached TTB in unhandled fault. by Paul Mundt · 17 years ago
  96. 56c74c7 sh: Don't include fault-nommu on SH-2/SH-2A. by Paul Mundt · 17 years ago
  97. c717994 sh: Fix irqflags tracing for SH-3/4 nommu. by Paul Mundt · 17 years ago
  98. e06c4e5 sh: Fix fs.h removal from mm.h regressions. by Paul Mundt · 17 years ago
  99. d89ddd1 sh: remove support for sh7300 and solution engine 7300 by Magnus Damm · 17 years ago
  100. ac79fd5 sh: Restrict DSP support to specific CPUs. by Paul Mundt · 17 years ago