1. 320e68d sh: support PCI domains. by Paul Mundt · 15 years ago
  2. 9762528 sh: Kill off deprecated fixed PCI memory window accessors. by Paul Mundt · 15 years ago
  3. d627a2e sh: Fix up the ioremap_fixed() build for nommu. by Paul Mundt · 15 years ago
  4. 621266b sh: Quiet noisy coherent DMA unmapping on R2D. by Paul Mundt · 15 years ago
  5. 7013109 sh: fixed cmpxchg gRB version by Giuseppe CAVALLARO · 15 years ago
  6. 485773f sh: flag ctrl_in/outX as __deprecated. by Paul Mundt · 15 years ago
  7. 9d56dd3 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 15 years ago
  8. a077e91 sh: Conserve fixmap slots when IOREMAP_FIXED=n. by Paul Mundt · 15 years ago
  9. 2dc2f8e sh: Kill off the special uncached section and fixmap. by Paul Mundt · 15 years ago
  10. 3125ee7 sh: Track the uncached mapping size. by Paul Mundt · 15 years ago
  11. fbb82b0 sh: machine_ops based reboot support. by Paul Mundt · 15 years ago
  12. 2efa53b sh: Make 29/32-bit mode check helper generally available. by Paul Mundt · 15 years ago
  13. 70911b8 sh: Shut up noisy IOREMAP_FIXED=n build. by Paul Mundt · 15 years ago
  14. 31c3af5 sh: support SIU sourcing from external clock on sh7722 by Guennadi Liakhovetski · 15 years ago
  15. 3ef2932 sh64: Fix up the build for the thread_xstate changes. by Paul Mundt · 15 years ago
  16. bb29c67 sh: Split out MMUCR.URB based entry wiring in to shared helper. by Paul Mundt · 15 years ago
  17. 046581f sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts. by Paul Mundt · 15 years ago
  18. 6d63e73 sh: Limit ioremap_prot() to 32bit pgprot parts. by Paul Mundt · 15 years ago
  19. f3360934 sh: Convert p3_ioremap() users to ioremap_prot(). by Paul Mundt · 15 years ago
  20. acf2c96 sh: Kill off duplicate address alignment in ioremap_fixed(). by Paul Mundt · 15 years ago
  21. d57d640 sh: Prevent 64-bit pgprot clobbering across ioremap implementations. by Paul Mundt · 15 years ago
  22. 4f744af sh: Make iounmap_fixed() return success/failure for iounmap() path. by Paul Mundt · 15 years ago
  23. edf711b sh: Fixup the IOREMAP_FIXED=n build. by Paul Mundt · 15 years ago
  24. d9b9487 sh: Handle early ioremaps through fixed mappings. by Paul Mundt · 15 years ago
  25. 4d35b93 sh: Add fixed ioremap support by Matt Fleming · 15 years ago
  26. 07cad4d sh: Generalise the pte handling code for the fixmap path by Matt Fleming · 15 years ago
  27. 24ef7fc sh: Acquire some more page flags for SH-5. by Matt Fleming · 15 years ago
  28. 8eda551 sh: New extended page flag to wire/unwire TLB entries by Matt Fleming · 15 years ago
  29. 46c4e5d sh: Fix CONFIG_PMB=n build. by Matt Fleming · 15 years ago
  30. e44d6c4 sh: Rename split-level pgtable headers. by Paul Mundt · 15 years ago
  31. 782bb5a sh: default to extended TLB support. by Paul Mundt · 15 years ago
  32. 206582c sh: Make all PxSEGADDR() calls fatal for non-legacy configs. by Paul Mundt · 15 years ago
  33. a0ab366 sh: fixed PMB mode refactoring. by Paul Mundt · 15 years ago
  34. 644755e Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  35. 6430a59 sh: Don't perform an icbi on a P2 address by Matt Fleming · 15 years ago
  36. 0ea820c sh: Move over to dynamically allocated FPU context. by Paul Mundt · 15 years ago
  37. cbf6b1b sh: Always provide thread_info allocators. by Paul Mundt · 15 years ago
  38. 70e068e sh: Move start_thread() out of line. by Paul Mundt · 15 years ago
  39. a99eae5 sh: Split out the unaligned counters and user bits. by Paul Mundt · 15 years ago
  40. 776258d sh: Consolidate the sh_bios earlyprintk code. by Paul Mundt · 15 years ago
  41. b9303a7 sh: Kill off more unused sh_bios callbacks. by Paul Mundt · 15 years ago
  42. 191d0d2 sh: Tidy up the sh bios VBR handling. by Paul Mundt · 15 years ago
  43. 8c0b813 sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions. by Paul Mundt · 15 years ago
  44. fa94dde Merge branch 'master' into sh/hw-breakpoints by Paul Mundt · 15 years ago
  45. 9fae4fb sh: Reclaim TIF_DEBUG. by Paul Mundt · 15 years ago
  46. 7025bec sh: Kill off dead UBC headers. by Paul Mundt · 15 years ago
  47. 4352fc1 sh: Abstracted SH-4A UBC support on hw-breakpoint core. by Paul Mundt · 15 years ago
  48. 0176bd3 sh: Drop down to a single quicklist. by Paul Mundt · 15 years ago
  49. a7595fe Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6 by Paul Mundt · 15 years ago
  50. 921a220 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  51. 2a5eacc sh: Move page table allocation out of line by Matt Fleming · 15 years ago
  52. 3f5ab76 sh: Correct the PTRS_PER_PMD and PMD_SHIFT values by Matt Fleming · 15 years ago
  53. e591a51 sh: Remove unused functions by Matt Fleming · 15 years ago
  54. 8152a74 sh: Only provide a PCLK definition for legacy CPG CPUs. by Paul Mundt · 15 years ago
  55. 34d0b5a sh: Convert ptrace to hw_breakpoint API. by Paul Mundt · 15 years ago
  56. f34548c Merge branch 'sh/g3-prep' into sh/for-2.6.33 by Paul Mundt · 15 years ago
  57. 4b4f887 Merge branch 'master' into sh/hw-breakpoints by Paul Mundt · 15 years ago
  58. 76e7461 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  59. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  60. 5d9b4b1 sh: Definitions for 3-level page table layout by Matt Fleming · 15 years ago
  61. b73c806 sh: Abstract the number of page table levels by Matt Fleming · 15 years ago
  62. 2f7bb2d sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled. by Paul Mundt · 15 years ago
  63. 9b28317 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  64. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  65. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  66. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  67. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  68. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  69. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  70. 0eb37e2 sh: Stub in P3 ioremap support for nommu parts. by Paul Mundt · 15 years ago
  71. bf3cded sh: wire up vmallocinfo support in ioremap() implementations. by Paul Mundt · 15 years ago
  72. fcb4ebd sh: Couple kernel and user write page perm bits for CONFIG_X2TLB by Matt Fleming · 15 years ago
  73. 3252b11 sh: move machtypes.h to include/generated by Sam Ravnborg · 15 years ago
  74. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 16 years ago
  75. c89fbd3 sh: Wire up recvmmsg syscall. by Paul Mundt · 15 years ago
  76. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  77. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  78. 6424db5 Merge branch 'master' into sh/hw-breakpoints by Paul Mundt · 15 years ago
  79. 09a0729 sh: hw-breakpoints: Add preliminary support for SH-4A UBC. by Paul Mundt · 15 years ago
  80. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  81. fae4339 sh: Break out SuperH PFC code by Magnus Damm · 15 years ago
  82. fc1d003 sh: Move KEYSC header file by Magnus Damm · 15 years ago
  83. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  84. 6ba6538 sh: Fix up the FPU emulation build. by Paul Mundt · 15 years ago
  85. d3ea9fa sh: Minor optimisations to FPU handling by Stuart Menefy · 15 years ago
  86. 39ac11c sh: Improve performance of SH4 versions of copy/clear_user_highpage by Stuart Menefy · 15 years ago
  87. 49fb2cd Merge branch 'master' into sh/st-integration by Paul Mundt · 15 years ago
  88. a0458b0 sh: add sleazy FPU optimization by Giuseppe CAVALLARO · 15 years ago
  89. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  90. 626ac8e sh64: Fix up the CONFIG_GENERIC_BUG=n build. by Paul Mundt · 15 years ago
  91. e9c58fc sh: Use the generic I/O port base for slowdown. by Paul Mundt · 15 years ago
  92. 76d2318 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  93. 969e46a sh: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  94. bb3e0ee sh: Add R-standby sleep mode support by Magnus Damm · 15 years ago
  95. 99675a7 sh: Add MMU and Cache handling sleep mode code by Magnus Damm · 15 years ago
  96. 02bf893 sh: Keep track of allowed sleep modes by Magnus Damm · 15 years ago
  97. 323ef8d sh: Rework SuperH Mobile sleep mode code by Magnus Damm · 15 years ago
  98. 159f8cd sh: Allow boards to register memory pre/post sleep code by Magnus Damm · 15 years ago
  99. 49f4264 sh: Add notifiers chains for cpu/board code by Magnus Damm · 15 years ago
  100. ac44e66 sh: perf events: Add preliminary support for SH-4A counters. by Paul Mundt · 15 years ago