1. 2856cc2 sparc64: Be less verbose during vmemmap population. by David S. Miller · 12 years ago
  2. a0ce3ba0 sparc32: delete dead code in show_mem() by Sam Ravnborg · 12 years ago
  3. 9a4d5b9 sparc32: move kmap_init() to highmem.c by Sam Ravnborg · 12 years ago
  4. d8a1b2b sparc32: move probe_memory() to srmmu.c by Sam Ravnborg · 12 years ago
  5. b585e85 sparc32: centralize all mmu context handling in srmmu.c by Sam Ravnborg · 12 years ago
  6. 59b00c7 sparc32: drop quicklist by Sam Ravnborg · 12 years ago
  7. cc52aea sparc32: drop sparc model check in paging_init by Sam Ravnborg · 12 years ago
  8. c966a33 sparc32: drop sparc_unmapped_base by Sam Ravnborg · 12 years ago
  9. d884297 sparc32,leon: drop leon_init() by Sam Ravnborg · 12 years ago
  10. 1b6d06d8 sparc32: drop fixmap.h by Sam Ravnborg · 12 years ago
  11. 5bbeed1 sparc32: drop unused kmap_atomic_to_page by Sam Ravnborg · 12 years ago
  12. 7cdfbc7 sparc32: beautify srmmu_inherit_prom_mappings() by Sam Ravnborg · 12 years ago
  13. f71a2aa sparc32: use void * in nocache get/free by Sam Ravnborg · 12 years ago
  14. 605ae96 sparc32: fix coding-style in srmmu.c by Sam Ravnborg · 12 years ago
  15. 4a049b0 sparc32: sort includes in srmmu.c by Sam Ravnborg · 12 years ago
  16. 3244246 sparc32: define a few srmmu functions __init by Sam Ravnborg · 12 years ago
  17. 805918f sparc32: srmmu_probe now knows about leon too by Sam Ravnborg · 12 years ago
  18. 6729cf7 sparc32: introduce run-time patching of srmmu access functions by Sam Ravnborg · 12 years ago
  19. 3107948 sparc32,leon: always include leon_smp + leon_mm in build by Sam Ravnborg · 12 years ago
  20. 29af0eb sparc32: use the common implementation of alloc_thread_info_node() by Sam Ravnborg · 12 years ago
  21. 9daeaa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  22. 8578149 sparc32: drop unused inline functions in srmmu.c by Sam Ravnborg · 12 years ago
  23. 3d5f7d3 sparc32: drop unused functions in pgtsrmmu.h by Sam Ravnborg · 12 years ago
  24. accf032 sparc32,leon: move leon mmu functions to leon_mm.c by Sam Ravnborg · 12 years ago
  25. 70168df sparc32: cleanup mm/fault_32.c by Sam Ravnborg · 12 years ago
  26. c7020eb sparc32: Remove cypress cpu support. by David S. Miller · 12 years ago
  27. 50544bc sparc32: remove runtime btfix support by Sam Ravnborg · 12 years ago
  28. 5d83d66 sparc32: Move cache and TLB flushes over to method ops. by David S. Miller · 12 years ago
  29. b25e74b1 sparc32: Remove unused declarations in srmmu.c by David S. Miller · 12 years ago
  30. d894d96 sparc32: Convert mmu_* interfaces from btfixup to method ops. by David S. Miller · 12 years ago
  31. 679bea5 sparc: Kill mmu_{un,}lockarea(). by David S. Miller · 12 years ago
  32. f613914 sparc32: Un-btfixup update_mmu_cache(). by David S. Miller · 12 years ago
  33. 73c1377 sparc32: Kill btfixup for xchg()'s 'swap' instruction. by David S. Miller · 12 years ago
  34. fb6f66f sparc32: drop btfixup in page_32.h by Sam Ravnborg · 12 years ago
  35. b796c6d sparc32: drop btfixup in mmu_context_32.h by Sam Ravnborg · 12 years ago
  36. 9701b26 sparc32: drop btfixup in pgtable_32.h by Sam Ravnborg · 12 years ago
  37. 642ea3e sparc32: drop btfixup in pgalloc_32.h by Sam Ravnborg · 12 years ago
  38. 301d5bb sparc32: Un-btfixup more PTE constants and PTE ops. by David S. Miller · 12 years ago
  39. f755f77 sparc32: Un-btfixup pte_{write,dirty,young}i by David S. Miller · 12 years ago
  40. 62875cf sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}(). by David S. Miller · 12 years ago
  41. a3c5c66 sparc32: drop loadmmu by Sam Ravnborg · 12 years ago
  42. f167eda sparc32: Un-btfixup pmd_{bad,present}(). by David S. Miller · 12 years ago
  43. 7d9fa4a sparc32: Un-btfixup pgd_{none,bad,present}. by David S. Miller · 12 years ago
  44. 6439d1c sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}. by David S. Miller · 12 years ago
  45. 3d82736 sparc32: Un-btfixup pmd_page and pte_pfn. by David S. Miller · 12 years ago
  46. a46d605 sparc32: Un-btfixup {pte,pmd,pgd}_clear(). by David S. Miller · 12 years ago
  47. 3d386c0 sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD} by David S. Miller · 12 years ago
  48. 3774348 sparc32: drop btfixup for check_pgt_cache by Sam Ravnborg · 12 years ago
  49. 34d4acc sparc32: drop btfixup for switch_mm by Sam Ravnborg · 12 years ago
  50. ee906c9 sparc32: Trivial removal of sun4c references in comments. by David S. Miller · 12 years ago
  51. c1e3cb5 sparc32: Remove sparc_lvl15_nmi(). by David S. Miller · 12 years ago
  52. 716a5d7 sparc32: Kill asm/vac-ops.h by David S. Miller · 12 years ago
  53. afaedde sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pte by Sam Ravnborg · 12 years ago
  54. e7b7e0c sparc32: drop btfixup for alloc_thread_info_node/free_thread_info by Sam Ravnborg · 12 years ago
  55. ef136bc sparc32: drop sun4c user stack checking routine by Sam Ravnborg · 12 years ago
  56. e098ff9 sparc32: drop sun4c stack checking routine by Sam Ravnborg · 12 years ago
  57. 054768a sparc32: drop sun4c window overflow stack checking routine by Sam Ravnborg · 12 years ago
  58. 28de2f7 sparc32: drop sun4c specific stack validation by Sam Ravnborg · 12 years ago
  59. 582a0ba sparc32: remove all uses of ARCH_SUN4C by Sam Ravnborg · 12 years ago
  60. 306f123 sparc32: remove sun4c traps by Sam Ravnborg · 12 years ago
  61. e7eaf5b sparc32: remove calls to sun4c dummy mm inits functions by Sam Ravnborg · 12 years ago
  62. 2c1cfb2 sparc32: drop sun4c support by Sam Ravnborg · 12 years ago
  63. a5a737e sparc64: Do not clobber %g2 in xcall_fetch_glob_regs(). by David S. Miller · 12 years ago
  64. aa6f079 sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is off by Paul Gortmaker · 12 years ago
  65. 799d40cc sparc64: Do not set max_mapnr. by David S. Miller · 12 years ago
  66. 5ed56f1 sparc64: Use node local allocations for IRQ stacks. by David S. Miller · 12 years ago
  67. 625d693 sparc64: Convert over to NO_BOOTMEM. by David S. Miller · 12 years ago
  68. 3423166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 12 years ago
  69. c29554f sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault by Kautuk Consul · 12 years ago
  70. 7358e51 sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault by Kautuk Consul · 12 years ago
  71. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  72. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 12 years ago
  73. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  74. e9b57cc sparc: Use vsprintf extention %pf with builtin_return_address by Joe Perches · 12 years ago
  75. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
  76. b1f44e1 sparc32: Be less strict in matching %lo part of relocation. by David S. Miller · 13 years ago
  77. 2a4814d sparc: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  78. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  79. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  80. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  81. 3e37fd3 sparc: Kill custom io_remap_pfn_range(). by David S. Miller · 13 years ago
  82. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  83. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  84. e0d85a3 sparc: gup_pte_range() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  85. f060ac5 sparc: Add module.h to files previously implicitly using it. by Paul Gortmaker · 13 years ago
  86. cdd0b0a sparc: remove several unnecessary module.h include instances by Paul Gortmaker · 13 years ago
  87. 7b64db6 sparc: add export.h to arch/sparc files as required by Paul Gortmaker · 13 years ago
  88. f22ed71 sparc32,leon: SRMMU MMU Table probe fix by Daniel Hellstrom · 13 years ago
  89. f4142cb sparc64: Force the execute bit in OpenFirmware's translation entries. by David S. Miller · 13 years ago
  90. 0785a8e sparc: Fix build with DEBUG_PAGEALLOC enabled. by David S. Miller · 13 years ago
  91. 9076d0e sparc: Access kernel TSB using physical addressing when possible. by David S. Miller · 13 years ago
  92. df077ac sparc64: implement get_user_pages_fast() by David S. Miller · 13 years ago
  93. 4dedbf8 sparc64: kill page table quicklists by David S. Miller · 13 years ago
  94. 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
  95. f9b18db memblock: Don't allow archs to override memblock_nid_range() by Tejun Heo · 13 years ago
  96. 6d999da sparc32,leon: Added __init declaration to leon_flush_needed() by Matthias Rosenfelder · 13 years ago
  97. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  98. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 13 years ago
  99. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  100. 90f08e3 sparc: mmu_gather rework by Peter Zijlstra · 13 years ago