1. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  2. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  3. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  4. f7be345 sh: Add export.h to arch/sh specific files as required. by Paul Gortmaker · 13 years ago
  5. e66ac3f sh: kexec: Add PHYSICAL_START by Simon Horman · 13 years ago
  6. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  7. 2f59986 sh: Add a machvec callback for early memblock reservations. by Paul Mundt · 14 years ago
  8. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  9. c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
  10. baea90e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  11. 64106ca memblock/sh: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  12. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  13. 598ee69 sh: Fix up PUD trampling in ranged page table init for X2TLB. by Paul Mundt · 14 years ago
  14. c77b29d sh: fix up CONFIG_KEXEC=n build. by Paul Mundt · 14 years ago
  15. 4bc277a sh: bootmem refactoring. by Paul Mundt · 14 years ago
  16. 19d8f84 sh: enable LMB region setup via machvec. by Paul Mundt · 14 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  18. d01447b sh: Merge legacy and dynamic PMB modes. by Paul Mundt · 15 years ago
  19. 9edef28 sh: uncached mapping helpers. by Paul Mundt · 15 years ago
  20. b0f3ae0 sh: Isolate uncached mapping support. by Paul Mundt · 15 years ago
  21. 2dc2f8e sh: Kill off the special uncached section and fixmap. by Paul Mundt · 15 years ago
  22. 3125ee7 sh: Track the uncached mapping size. by Paul Mundt · 15 years ago
  23. 35f99c0 sh: pretty print virtual memory map on boot. by Paul Mundt · 15 years ago
  24. 2efa53b sh: Make 29/32-bit mode check helper generally available. by Paul Mundt · 15 years ago
  25. cb6d044 sh: Kill off now bogus fixmap/page wiring documentation. by Paul Mundt · 15 years ago
  26. d9b9487 sh: Handle early ioremaps through fixed mappings. by Paul Mundt · 15 years ago
  27. 07cad4d sh: Generalise the pte handling code for the fixmap path by Matt Fleming · 15 years ago
  28. cbf6b1b sh: Always provide thread_info allocators. by Paul Mundt · 15 years ago
  29. 5d9b4b1 sh: Definitions for 3-level page table layout by Matt Fleming · 15 years ago
  30. 94c2851 sh: Bump up dma_ops initialization far earlier in the boot process. by Paul Mundt · 15 years ago
  31. 1f69b6a sh: Prepare for dynamic PMB support by Matt Fleming · 15 years ago
  32. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  33. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  34. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  35. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  36. 0906a3a sh: Fix up and optimize the kmap_coherent() interface. by Paul Mundt · 15 years ago
  37. 37443ef sh: Migrate SH-4 cacheflush ops to function pointers. by Paul Mundt · 15 years ago
  38. ecba106 sh: Centralize the CPU cache initialization routines. by Paul Mundt · 15 years ago
  39. b29fa1f sh: Wire up the uncached fixmap on sh64 as well. by Paul Mundt · 15 years ago
  40. 997d003 sh: Use local TLB flush in set_pte_phys(). by Paul Mundt · 15 years ago
  41. 8fc40238 sh: Prefer slab_is_available() over after_bootmem. by Paul Mundt · 15 years ago
  42. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  43. acca4f4 sh: Handle fixmap TLB eviction more coherently. by Paul Mundt · 16 years ago
  44. 5e451d9 sh: Kill off duplicate remove_memory() definition. by Andrew Morton · 16 years ago
  45. c15c5f8 sh: Support kernel stacks smaller than a page. by Paul Mundt · 16 years ago
  46. b6c20e4 sh: remove unnecessary memset after alloc_bootmem_low_pages by Marek Skuczynski · 16 years ago
  47. c6feb61 sh: early cached_to_uncached initialization. by Stuart Menefy · 16 years ago
  48. 3159e7d sh: Add support for memory hot-remove. by Paul Mundt · 16 years ago
  49. 03da6bf sh: use generic show_mem() by Johannes Weiner · 16 years ago
  50. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  51. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 16 years ago
  52. 866e6b9 sh: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  53. db02612 sh: __uncached_start only on sh32. by Paul Mundt · 17 years ago
  54. 2adb4e1 sh: Populate swapper_pg_dir with fixmap range. by Stuart Menefy · 17 years ago
  55. cbaa118 sh: Preparation for uncached jumps through PMB. by Stuart Menefy · 17 years ago
  56. 379a95d sh: Tidy up various clear_page()/copy_page() definitions. by Paul Mundt · 17 years ago
  57. ba2727b sh: ioremap_64 needs after_bootmem. by Paul Mundt · 17 years ago
  58. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  59. 357d594 sh: Tidy up dependencies for SH-2 build. by Paul Mundt · 17 years ago
  60. 33d63bd sh: memory hot-add for sparsemem users support. by Paul Mundt · 17 years ago
  61. 07cbb41 sh: Use asm/sections.h for linker section symbols. by Paul Mundt · 17 years ago
  62. 2de212e sh: Fix up max_zone_pfns[] with multiple nodes. by Paul Mundt · 17 years ago
  63. dfbb904 sh: sparsemem support. by Paul Mundt · 17 years ago
  64. 27641de sh: Fix up various compile warnings for SE boards. by Paul Mundt · 17 years ago
  65. e868d61 spelling fixes: arch/sh/ by Simon Arlott · 17 years ago
  66. 5f8c990 sh: generic quicklist support. by Paul Mundt · 17 years ago
  67. 0106662 sh: bootmem tidying for discontig/sparsemem preparation. by Paul Mundt · 18 years ago
  68. ea9af69 sh: Local TLB flushing variants for SMP prep. by Paul Mundt · 18 years ago
  69. aec5e0e sh: Use a per-cpu ASID cache. by Paul Mundt · 18 years ago
  70. 339ba9b [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64 by Christoph Lameter · 18 years ago
  71. 11cbb70 sh: Trivial build fixes for SH-2 support. by Yoshinori Sato · 18 years ago
  72. 510c72ad sh: Fixup various PAGE_SIZE == 4096 assumptions. by Paul Mundt · 18 years ago
  73. 99a596f sh: pmd rework. by Stuart Menefy · 18 years ago
  74. 6e4662f sh: Use MMU.TTB register as pointer to current pgd. by Stuart Menefy · 18 years ago
  75. 21440cf sh: Preliminary support for SH-X2 MMU. by Paul Mundt · 18 years ago
  76. 19f9a34 sh: Initial vsyscall page support. by Paul Mundt · 18 years ago
  77. 2cb7ce3 sh: Enable /proc/kcore support. by Paul Mundt · 18 years ago
  78. e96636c sh: Various nommu fixes. by Yoshinori Sato · 18 years ago
  79. 26ff6c1 sh: page table alloc cleanups and page fault optimizations. by Paul Mundt · 18 years ago
  80. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  81. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 19 years ago
  82. 65463b7 [PATCH] sh: Drop hp690 discontig support by Paul Mundt · 19 years ago
  83. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago