1. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  2. 94ea5e4 sh: wire up SET/GET_UNALIGN_CTL. by Paul Mundt · 15 years ago
  3. 7c1b2c6 sh: allow alignment fault mode to be configured at kernel boot. by Paul Mundt · 15 years ago
  4. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  5. d01447b sh: Merge legacy and dynamic PMB modes. by Paul Mundt · 15 years ago
  6. 2e45064 sh: Use uncached I/O helpers in PMB setup. by Paul Mundt · 15 years ago
  7. d53a0d3 sh: PMB locking overhaul. by Paul Mundt · 15 years ago
  8. 0065b96 sh: Fix up dynamically created write-through PMB mappings. by Paul Mundt · 15 years ago
  9. d7813bc sh: Build PMB entry links for existing contiguous multi-page mappings. by Paul Mundt · 15 years ago
  10. 9edef28 sh: uncached mapping helpers. by Paul Mundt · 15 years ago
  11. 51becfd sh: PMB tidying. by Paul Mundt · 15 years ago
  12. 7bdda62 sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB. by Paul Mundt · 15 years ago
  13. efd54ea sh: Merge the legacy PMB mapping and entry synchronization code. by Paul Mundt · 15 years ago
  14. 55cef91 sh: Prevent fixed slot PMB remapping from clobbering boot entries. by Paul Mundt · 15 years ago
  15. b0f3ae0 sh: Isolate uncached mapping support. by Paul Mundt · 15 years ago
  16. 9762528 sh: Kill off deprecated fixed PCI memory window accessors. by Paul Mundt · 15 years ago
  17. 9d56dd3 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 15 years ago
  18. 2dc2f8e sh: Kill off the special uncached section and fixmap. by Paul Mundt · 15 years ago
  19. 3125ee7 sh: Track the uncached mapping size. by Paul Mundt · 15 years ago
  20. 35f99c0 sh: pretty print virtual memory map on boot. by Paul Mundt · 15 years ago
  21. 920efaa sh: Correct iounmap fixmap teardown. by Paul Mundt · 15 years ago
  22. 2efa53b sh: Make 29/32-bit mode check helper generally available. by Paul Mundt · 15 years ago
  23. 88ea1a4 sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI. by Paul Mundt · 15 years ago
  24. cb6d044 sh: Kill off now bogus fixmap/page wiring documentation. by Paul Mundt · 15 years ago
  25. bb29c67 sh: Split out MMUCR.URB based entry wiring in to shared helper. by Paul Mundt · 15 years ago
  26. acf2c96 sh: Kill off duplicate address alignment in ioremap_fixed(). by Paul Mundt · 15 years ago
  27. d57d640 sh: Prevent 64-bit pgprot clobbering across ioremap implementations. by Paul Mundt · 15 years ago
  28. af14153 sh: Flag __ioremap_caller() __init_refok. by Paul Mundt · 15 years ago
  29. 12b6b01 sh: Handle unmapping of fixed slots transparently in iounmap(). by Paul Mundt · 15 years ago
  30. 4f744af sh: Make iounmap_fixed() return success/failure for iounmap() path. by Paul Mundt · 15 years ago
  31. 0b59e38 sh: Merge _32/_64 ioremap implementations. by Paul Mundt · 15 years ago
  32. d9b9487 sh: Handle early ioremaps through fixed mappings. by Paul Mundt · 15 years ago
  33. 8faba61 Merge branch 'sh/ioremap-fixed' by Paul Mundt · 15 years ago
  34. 3d46767 sh: Setup early PMB mappings. by Matt Fleming · 15 years ago
  35. 78bf04f sh: Tidy up non-translatable checks in iounmap path. by Paul Mundt · 15 years ago
  36. 597fe76 sh: Use ioremap_fixed() to implement SH-5 ioremap() by Matt Fleming · 15 years ago
  37. 4d35b93 sh: Add fixed ioremap support by Matt Fleming · 15 years ago
  38. 07cad4d sh: Generalise the pte handling code for the fixmap path by Matt Fleming · 15 years ago
  39. 24ef7fc sh: Acquire some more page flags for SH-5. by Matt Fleming · 15 years ago
  40. 8eda551 sh: New extended page flag to wire/unwire TLB entries by Matt Fleming · 15 years ago
  41. a6198a2 sh: Guard against early IPIs in flush_cache_all(). by Paul Mundt · 15 years ago
  42. 782bb5a sh: default to extended TLB support. by Paul Mundt · 15 years ago
  43. a0ab366 sh: fixed PMB mode refactoring. by Paul Mundt · 15 years ago
  44. cbf6b1b sh: Always provide thread_info allocators. by Paul Mundt · 15 years ago
  45. a99eae5 sh: Split out the unaligned counters and user bits. by Paul Mundt · 15 years ago
  46. 56d45b6 sh: Fix up nommu build for out-of-line pgtable changes. by Paul Mundt · 15 years ago
  47. a7595fe Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6 by Paul Mundt · 15 years ago
  48. 921a220 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  49. 5e9daa0 sh: Don't default enable PMB support. by Paul Mundt · 15 years ago
  50. b4e2a2a sh: Disable PMB for SH4AL-DSP CPUs. by Paul Mundt · 15 years ago
  51. 2a5eacc sh: Move page table allocation out of line by Matt Fleming · 15 years ago
  52. b4c8927 sh: Optimise flush_dcache_page() on SH4 by Matt Fleming · 15 years ago
  53. 3f5ab76 sh: Correct the PTRS_PER_PMD and PMD_SHIFT values by Matt Fleming · 15 years ago
  54. 17eb9d6 Merge branches 'sh/g3-prep' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  55. 76382b5 sh: Ensure all PG_dcache_dirty pages are written back. by Markus Pietrek · 15 years ago
  56. 5d9b4b1 sh: Definitions for 3-level page table layout by Matt Fleming · 15 years ago
  57. e0aa51f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  58. bf3cded sh: wire up vmallocinfo support in ioremap() implementations. by Paul Mundt · 15 years ago
  59. e77414e fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh by Al Viro · 15 years ago
  60. b25b975 sh: NUMA lmb fixes by Magnus Damm · 15 years ago
  61. f3a4c00 sh: fix size calculation for NUMA node 0 by Magnus Damm · 15 years ago
  62. e717cc6 sh: Can't compare physical and virtual addresses for aliases by Matt Fleming · 15 years ago
  63. a781d1e sh: Drop associative writes for SH-4 cache flushes. by Matt Fleming · 15 years ago
  64. 7e01c94 sh: Partial revert of copy/clear_user_highpage() optimizations. by Paul Mundt · 15 years ago
  65. 39ac11c sh: Improve performance of SH4 versions of copy/clear_user_highpage by Stuart Menefy · 15 years ago
  66. 3af539e sh64: Fix up reworked cache op build. by Paul Mundt · 15 years ago
  67. a4d9d0b sh: Enable PMB support for all SH-4A CPUs. by Paul Mundt · 15 years ago
  68. 76d2318 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  69. a9d244a sh: Account for cache aliases in flush_icache_range() by Matt Fleming · 15 years ago
  70. 9016332 sh: Make sure indexes are positive by Roel Kluin · 15 years ago
  71. eb3118f sh: Do not apply virt_to_phys() to a physical address by Matt Fleming · 15 years ago
  72. 9b3b21f Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  73. 94c2851 sh: Bump up dma_ops initialization far earlier in the boot process. by Paul Mundt · 15 years ago
  74. 0a993b0 sh64: cache flush symbol exports. by Paul Mundt · 15 years ago
  75. ffb4a73 sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations. by Paul Mundt · 15 years ago
  76. f32154c9 sh: Add dma-mapping support for dma_alloc/free_coherent() overrides. by Paul Mundt · 15 years ago
  77. 73c926b sh: Convert to asm-generic/dma-mapping-common.h by Paul Mundt · 15 years ago
  78. 896f0c0 sh: Support SCHED_MC for SH-X3 multi-cores. by Paul Mundt · 15 years ago
  79. abeaf33 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  80. 5fb80ae sh: disabled cache handling fix. by Magnus Damm · 15 years ago
  81. a7a7c0e sh: Fix up single page flushing to use PAGE_SIZE. by Valentin Sitdikov · 15 years ago
  82. 95019b4 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  83. 964f7e5 sh: force dcache flush if dcache_dirty bit set. by Paul Mundt · 15 years ago
  84. 20b5014 sh: Fold fixed-PMB support into dynamic PMB support by Matt Fleming · 15 years ago
  85. ef269b3 sh: Fix the offset from P1SEG/P2SEG where we map RAM by Matt Fleming · 15 years ago
  86. 3105121 sh: Remap physical memory into P1 and P2 in pmb_init() by Matt Fleming · 15 years ago
  87. edd7de8 sh: Get rid of the kmem cache code by Matt Fleming · 15 years ago
  88. 8386aeb sh: Make most PMB functions static by Matt Fleming · 15 years ago
  89. b336f12 sh: CONFIG_PMB doesn't mean the MMU is in 32bit mode by Matt Fleming · 15 years ago
  90. 1f69b6a sh: Prepare for dynamic PMB support by Matt Fleming · 15 years ago
  91. 8bd642b sh: Obliterate the P1 area macros by Matt Fleming · 15 years ago
  92. 067784f sh: Allocate PMB entry slot earlier by Matt Fleming · 15 years ago
  93. 5e3679c Merge branch 'sh/cachetlb' by Paul Mundt · 15 years ago
  94. a2767cf sh: Don't allocate smaller sized mappings on every iteration by Matt Fleming · 15 years ago
  95. 2bea7ea sh: Try PMB mapping based on physical address, not mapping size by Matt Fleming · 15 years ago
  96. fc2bdef sh: Plug PMB alloc memory leak by Matt Fleming · 15 years ago
  97. a632524 sh: Sprinkle __uses_jump_to_uncached by Matt Fleming · 15 years ago
  98. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  99. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  100. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago