1. f655f5e sh: mach-titan: Kill off unused PIO port mangling. by Paul Mundt · 15 years ago
  2. 7013109 sh: fixed cmpxchg gRB version by Giuseppe CAVALLARO · 15 years ago
  3. 660e2ac sh: kmemleak support. by Chris Smith · 15 years ago
  4. 08b36c4 sh: Optimize runtime disabling of trapped I/O. by Paul Mundt · 15 years ago
  5. 485773f sh: flag ctrl_in/outX as __deprecated. by Paul Mundt · 15 years ago
  6. 9d56dd3 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 15 years ago
  7. a077e91 sh: Conserve fixmap slots when IOREMAP_FIXED=n. by Paul Mundt · 15 years ago
  8. 2dc2f8e sh: Kill off the special uncached section and fixmap. by Paul Mundt · 15 years ago
  9. 3125ee7 sh: Track the uncached mapping size. by Paul Mundt · 15 years ago
  10. 2023b84 sh: Rework P2 to only include kernel text. by Paul Mundt · 15 years ago
  11. 77c2019 sh: initial PMB mapping iteration by helper macro. by Paul Mundt · 15 years ago
  12. 35f99c0 sh: pretty print virtual memory map on boot. by Paul Mundt · 15 years ago
  13. d9116d0 sh: mach-sdk7786: Probe system FPGA area mapping. by Paul Mundt · 15 years ago
  14. 920efaa sh: Correct iounmap fixmap teardown. by Paul Mundt · 15 years ago
  15. b51989b sh: mach-sdk7786: reset controller reboot support. by Paul Mundt · 15 years ago
  16. fbb82b0 sh: machine_ops based reboot support. by Paul Mundt · 15 years ago
  17. 2efa53b sh: Make 29/32-bit mode check helper generally available. by Paul Mundt · 15 years ago
  18. 5f24071 sh: mach-sdk7786: Split out FPGA IRQ controller setup. by Paul Mundt · 15 years ago
  19. efd590d sh: mach-sdk7786: FPGA updates. by Paul Mundt · 15 years ago
  20. bdc2730 sh: Handle SH-4 FPU variants with broken CVR values. by Paul Mundt · 15 years ago
  21. 70911b8 sh: Shut up noisy IOREMAP_FIXED=n build. by Paul Mundt · 15 years ago
  22. 31c3af5 sh: support SIU sourcing from external clock on sh7722 by Guennadi Liakhovetski · 15 years ago
  23. 14965f1 sh: Fix up sdk7780 and urquell builds. by Paul Mundt · 15 years ago
  24. dea3cf1 sh: urquell: Handle EXTAL configuration here, too. by Paul Mundt · 15 years ago
  25. c809821 sh: mach-sdk7786: Detect/configure/propagate EXTAL. by Paul Mundt · 15 years ago
  26. 43a1839 sh: SH7786 clock framework rewrite. by Paul Mundt · 15 years ago
  27. a4ae2b2 sh64: Fixup build breakage from breakpoint handler rename. by Paul Mundt · 15 years ago
  28. d6db888 sh64: Use the shared FPU state restorer. by Paul Mundt · 15 years ago
  29. 88ea1a4 sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI. by Paul Mundt · 15 years ago
  30. 3ef2932 sh64: Fix up the build for the thread_xstate changes. by Paul Mundt · 15 years ago
  31. cb6d044 sh: Kill off now bogus fixmap/page wiring documentation. by Paul Mundt · 15 years ago
  32. bb29c67 sh: Split out MMUCR.URB based entry wiring in to shared helper. by Paul Mundt · 15 years ago
  33. 046581f sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts. by Paul Mundt · 15 years ago
  34. 6d63e73 sh: Limit ioremap_prot() to 32bit pgprot parts. by Paul Mundt · 15 years ago
  35. f3360934 sh: Convert p3_ioremap() users to ioremap_prot(). by Paul Mundt · 15 years ago
  36. acf2c96 sh: Kill off duplicate address alignment in ioremap_fixed(). by Paul Mundt · 15 years ago
  37. d57d640 sh: Prevent 64-bit pgprot clobbering across ioremap implementations. by Paul Mundt · 15 years ago
  38. af14153 sh: Flag __ioremap_caller() __init_refok. by Paul Mundt · 15 years ago
  39. 12b6b01 sh: Handle unmapping of fixed slots transparently in iounmap(). by Paul Mundt · 15 years ago
  40. 4f744af sh: Make iounmap_fixed() return success/failure for iounmap() path. by Paul Mundt · 15 years ago
  41. 0b59e38 sh: Merge _32/_64 ioremap implementations. by Paul Mundt · 15 years ago
  42. edf711b sh: Fixup the IOREMAP_FIXED=n build. by Paul Mundt · 15 years ago
  43. d9b9487 sh: Handle early ioremaps through fixed mappings. by Paul Mundt · 15 years ago
  44. 0c54de1 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  45. 8faba61 Merge branch 'sh/ioremap-fixed' by Paul Mundt · 15 years ago
  46. 4291b73 sh: Need IRQs enabled for init_fpu(). by Paul Mundt · 15 years ago
  47. 3d46767 sh: Setup early PMB mappings. by Matt Fleming · 15 years ago
  48. 78bf04f sh: Tidy up non-translatable checks in iounmap path. by Paul Mundt · 15 years ago
  49. 597fe76 sh: Use ioremap_fixed() to implement SH-5 ioremap() by Matt Fleming · 15 years ago
  50. 6f82b6e sh: Use ioremap_fixmed to map the SM501 DRAM config register by Matt Fleming · 15 years ago
  51. 4d35b93 sh: Add fixed ioremap support by Matt Fleming · 15 years ago
  52. 07cad4d sh: Generalise the pte handling code for the fixmap path by Matt Fleming · 15 years ago
  53. 24ef7fc sh: Acquire some more page flags for SH-5. by Matt Fleming · 15 years ago
  54. 8eda551 sh: New extended page flag to wire/unwire TLB entries by Matt Fleming · 15 years ago
  55. 7dcaa8e sh: Generalize SH7786 PCIe support. by Paul Mundt · 15 years ago
  56. 6f832e8 sh: mach-sdk7786: mode pins support. by Paul Mundt · 15 years ago
  57. f0cb773 sh: Fix up the secondary CPU entry point for 32bit mode. by Paul Mundt · 15 years ago
  58. a6198a2 sh: Guard against early IPIs in flush_cache_all(). by Paul Mundt · 15 years ago
  59. a09d283 sh: heartbeat: Update boards for access size hinting. by Paul Mundt · 15 years ago
  60. 2267c78 sh: mach-sdk7786: heartbeat support. by Paul Mundt · 15 years ago
  61. 10ab92d sh: heartbeat: Support access size specification via resource flags. by Paul Mundt · 15 years ago
  62. ea44078 sh: mach-ecovec24: Add motion sensor driver support. by NISHIMOTO Hiroki · 15 years ago
  63. 46c4e5d sh: Fix CONFIG_PMB=n build. by Matt Fleming · 15 years ago
  64. 02bf6cc sh: Preliminary SDK7786 board support. by Paul Mundt · 15 years ago
  65. 0710520 Makefile: do not override LC_CTYPE by Michal Marek · 15 years ago
  66. e44d6c4 sh: Rename split-level pgtable headers. by Paul Mundt · 15 years ago
  67. 782bb5a sh: default to extended TLB support. by Paul Mundt · 15 years ago
  68. 206582c sh: Make all PxSEGADDR() calls fatal for non-legacy configs. by Paul Mundt · 15 years ago
  69. 88f73d2 sh: Fix up L2 cache comment typo. by Paul Mundt · 15 years ago
  70. a0ab366 sh: fixed PMB mode refactoring. by Paul Mundt · 15 years ago
  71. 7f33306 sh: PVR detection for 2nd cut SH7786. by Matt Fleming · 15 years ago
  72. eca50f1 sh: Add a vmlinux.bin target. by Paul Mundt · 15 years ago
  73. c7b16ef sh: Add support for LZO-compressed kernels. by Paul Mundt · 15 years ago
  74. 644755e Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  75. 6430a59 sh: Don't perform an icbi on a P2 address by Matt Fleming · 15 years ago
  76. 0ea820c sh: Move over to dynamically allocated FPU context. by Paul Mundt · 15 years ago
  77. a370579 sh: Use SLAB_PANIC for thread_info slab cache. by Paul Mundt · 15 years ago
  78. cbf6b1b sh: Always provide thread_info allocators. by Paul Mundt · 15 years ago
  79. 70e068e sh: Move start_thread() out of line. by Paul Mundt · 15 years ago
  80. 94cd049 sh: sh_bios detection. by Paul Mundt · 15 years ago
  81. a99eae5 sh: Split out the unaligned counters and user bits. by Paul Mundt · 15 years ago
  82. 776258d sh: Consolidate the sh_bios earlyprintk code. by Paul Mundt · 15 years ago
  83. b9303a7 sh: Kill off more unused sh_bios callbacks. by Paul Mundt · 15 years ago
  84. 65fedbb sh64: Fix up early serial fixmap. by Paul Mundt · 15 years ago
  85. 191d0d2 sh: Tidy up the sh bios VBR handling. by Paul Mundt · 15 years ago
  86. ee2760e sh: default to sparseirq. by Paul Mundt · 15 years ago
  87. 53e6d8e sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation. by Paul Mundt · 15 years ago
  88. 8c0b813 sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions. by Paul Mundt · 15 years ago
  89. fa94dde Merge branch 'master' into sh/hw-breakpoints by Paul Mundt · 15 years ago
  90. 6fbfe8d sh: select HAVE_HW_BREAKPOINT for all SUPERH32 CPUs. by Paul Mundt · 15 years ago
  91. 56d45b6 sh: Fix up nommu build for out-of-line pgtable changes. by Paul Mundt · 15 years ago
  92. 9fae4fb sh: Reclaim TIF_DEBUG. by Paul Mundt · 15 years ago
  93. 7025bec sh: Kill off dead UBC headers. by Paul Mundt · 15 years ago
  94. 4352fc1 sh: Abstracted SH-4A UBC support on hw-breakpoint core. by Paul Mundt · 15 years ago
  95. c476181 sh: Fix up breakpoint trap handler patching on SH-2A. by Paul Mundt · 15 years ago
  96. 0176bd3 sh: Drop down to a single quicklist. by Paul Mundt · 15 years ago
  97. a7595fe Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6 by Paul Mundt · 15 years ago
  98. 921a220 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  99. 7dbcd8c sh: update defconfigs. by Paul Mundt · 15 years ago
  100. 5e9daa0 sh: Don't default enable PMB support. by Paul Mundt · 15 years ago