1. 7bff489 sh: Always use CONFIG_HZ for HZ. by Paul Mundt · 17 years ago
  2. 0095d58 sh: include/asm-sh/: Spelling fixes. by Joe Perches · 17 years ago
  3. 003c6af sh: Fix up binfmt_flat compile warnings. by Paul Mundt · 17 years ago
  4. e06712d sh: Kill off pgtable.h from scatterlist.h. by Paul Mundt · 17 years ago
  5. 830626c sh: Fix up switch_to() type casts. by Paul Mundt · 17 years ago
  6. 9acb98f sh: Stub in page_table_range_init() on nommu. by Paul Mundt · 17 years ago
  7. 543d5af sh: Kill off superfluous __KERNEL__ check in asm/elf.h. by Paul Mundt · 17 years ago
  8. 98c4ecd sh: Provide the FPSCR init through AT_FPUCW. by Paul Mundt · 17 years ago
  9. a9f1365 sh: Use utsname()->machine for ELF_PLATFORM. by Paul Mundt · 17 years ago
  10. cd01204 sh: Encode L1/L2 cache shape in auxvt. by Paul Mundt · 17 years ago
  11. c8c0a1a sh: Support denormalization on SH-4 FPU. by Stuart Menefy · 17 years ago
  12. 0fb19dc sh: get_user fixes and nommu consolidation. by Stuart Menefy · 17 years ago
  13. fc55888 sh: Document PTEL 31:29 use on PTEA-wielding parts. by Stuart Menefy · 17 years ago
  14. d02b08f sh: Clean up places that make 29-bit physical assumptions. by Stuart Menefy · 17 years ago
  15. cbaa118 sh: Preparation for uncached jumps through PMB. by Stuart Menefy · 17 years ago
  16. 1efe4ce sh: GUSA atomic rollback support. by Stuart Menefy · 17 years ago
  17. a23ba43 sh: comment tidying for sh64->sh migration. by Paul Mundt · 17 years ago
  18. c019fd8 rtc: rtc-sh: Split out the CPU defs to asm/cpu/. by Paul Mundt · 17 years ago
  19. 3ee7702 sh: CCR1->CCR renaming for SH-2 parts. by Paul Mundt · 17 years ago
  20. 66d485b sh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases. by Paul Mundt · 17 years ago
  21. eddeeb3 sh: Invalidate the TLB after applying PMB mappings. by Stuart Menefy · 17 years ago
  22. 74d99a5 sh: SH-2A FPU support. by Paul Mundt · 17 years ago
  23. a8f67f4 sh: Add SH7263 CPU support. by Paul Mundt · 17 years ago
  24. 6d01f51 sh: Add SH7203 CPU support. by Paul Mundt · 17 years ago
  25. 1322b9d sh: syscall audit support. by Yuichi Nakamura · 17 years ago
  26. b000659 sh: Fix up bug trap handler build for sh32. by Paul Mundt · 17 years ago
  27. 332fd57 sh: Bring the SH-5 FPU in line with the SH-4 FPU API. by Paul Mundt · 17 years ago
  28. b6d7b66 sh: Get the SH-5 PCI support building. by Paul Mundt · 17 years ago
  29. 29e0d20 sh: Add SH-5 subtypes to check_bugs() for utsname. by Paul Mundt · 17 years ago
  30. 18bc813 sh: Get the mach-cayman IRQ support building. by Paul Mundt · 17 years ago
  31. caead5e sh: Kill off the last of the sh64 headers. by Paul Mundt · 17 years ago
  32. 0f2c15c sh: Add onchip remap prototypes, kill old sh64 io.h. by Paul Mundt · 17 years ago
  33. fb8e569 sh: Fix up user_fpu_struct typo for SH-5. by Paul Mundt · 17 years ago
  34. 17bfa63 sh: Special layout for SH-5 stat.h and user.h. by Paul Mundt · 17 years ago
  35. 55183e9 sh: SH-5 uses a 64-bit PTE_MAGNITUDE, as X2 TLB. by Paul Mundt · 17 years ago
  36. 0b2328b sh: Fix up generic BUG build for SH-5. by Paul Mundt · 17 years ago
  37. 6deb6f9 sh: Move PXSEG comments to addrspace.h. by Paul Mundt · 17 years ago
  38. caff44e sh: Set HPAGE_SHIFT for 512MB hugetlb pages. by Paul Mundt · 17 years ago
  39. ffd25eb sh: Stubs for fpu disabled on SH-5. by Paul Mundt · 17 years ago
  40. ac490a4 sh: Move quad-word real-address I/O defs to io.h. by Paul Mundt · 17 years ago
  41. 5a4f7c6 sh: Share bug/debug traps across _32 and _64. by Paul Mundt · 17 years ago
  42. 379a95d sh: Tidy up various clear_page()/copy_page() definitions. by Paul Mundt · 17 years ago
  43. b542ad1 sh: Plug in the SHmedia ELF relocations. by Paul Mundt · 17 years ago
  44. 9943270 sh: Tidy up lib64 udelay impl. by Paul Mundt · 17 years ago
  45. 249cfea sh: Split out pgtable.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  46. 343ac72 sh: Move over the SH-5 entry.S. by Paul Mundt · 17 years ago
  47. 1b6cf81 sh: Split out syscall ABI for _32 and _64 variants. by Paul Mundt · 17 years ago
  48. fcfdd0f sh: Split out checksum.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  49. 63e2c80 sh: Plug in SH-5 ffz()/__ffs() bitops. by Paul Mundt · 17 years ago
  50. 8a7bcf0 sh: Add SH-5 support to the consistent DMA impl. by Paul Mundt · 17 years ago
  51. acb499f sh: Move vsyscall_init() defs up one level. by Paul Mundt · 17 years ago
  52. f3ef75b sh: Nopped out p3_cache_init() on SH-5 also. by Paul Mundt · 17 years ago
  53. 0468b4b sh: Fix up VMALLOC_START for SH-5. by Paul Mundt · 17 years ago
  54. 959f7d5 sh: Move over the SH-5 head.S and tlb.h. by Paul Mundt · 17 years ago
  55. 256b22c sh: Have SH-5 provide an {en,dis}able_fpu() impl. by Paul Mundt · 17 years ago
  56. 781c63e sh: timer.h stub for SH-5. by Paul Mundt · 17 years ago
  57. f7a7b15 sh: Move in the SH-5 signal trampoline impl. by Paul Mundt · 17 years ago
  58. 76168c2 sh: More SH-5 cpuinfo tidying. by Paul Mundt · 17 years ago
  59. 01fed93 sh: Consolidate slab/kmalloc minalign values. by Paul Mundt · 17 years ago
  60. 9b01bd9 sh: Split out uaccess.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  61. c0acca6 sh: SH-5 also uses the ASID cache. by Paul Mundt · 17 years ago
  62. a62a386 sh: Split out system.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  63. 36bcd39 sh: Split out 29-bit and 32-bit physical mode definitions. by Paul Mundt · 17 years ago
  64. af3c7df sh: Split out processor.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  65. 33f242e sh: SH-5 pt_regs. by Paul Mundt · 17 years ago
  66. cdcc970 sh: Move in the SH-5 mmu_context headers. by Paul Mundt · 17 years ago
  67. 7a65eaf sh: SH-5 byteorder routines. by Paul Mundt · 17 years ago
  68. 114f132 sh: SH-5 version of current_thread_info(). by Paul Mundt · 17 years ago
  69. f64ee87 sh: Split out irqflags.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  70. 7960a1d sh: Split out asm/string.h for sh32 and sh64. by Paul Mundt · 17 years ago
  71. da06b8d sh: Add SH-5 support to io.h. by Paul Mundt · 17 years ago
  72. 3b9e788 sh: Add in cacheflush and DMA headers for SH-5. by Paul Mundt · 17 years ago
  73. 0fa70ef sh: Correct SH-5 instruction size value. by Paul Mundt · 17 years ago
  74. d752542 sh: Add cache definitions for SH-5. by Paul Mundt · 17 years ago
  75. a096a7e sh: Add addrspace.h segmentation stub for SH-5. by Paul Mundt · 17 years ago
  76. e1cd93e sh: BUGFLAG_WARNING needs GENERIC_BUG. by Paul Mundt · 17 years ago
  77. 5a4a5bd sh: Fix up fixmap location for SH-5. by Paul Mundt · 17 years ago
  78. 34cd6d3 sh: Add SH-5 support to asm/module.h. by Paul Mundt · 17 years ago
  79. 8d5fb29 sh: Split out cache status bits per-CPU family. by Paul Mundt · 17 years ago
  80. 5a66865 sh: Split out PXSEG segmentation per-CPU family. by Paul Mundt · 17 years ago
  81. d7587b1 sh: Force __access_ok() to obey address space limit. by Paul Mundt · 17 years ago
  82. 844b43a sh: Fix argument page dcache flushing regression. by Carmelo Amoroso · 17 years ago
  83. 0349337 sh: Fix copy_{to,from}_user_page() with cache disabled. by Heiko Schocher · 17 years ago
  84. 3d9144c sh: remove dead config symbols from SH code by Jiri Olsa · 17 years ago
  85. 541c547 Merge branch 'page_colouring_despair' by Paul Mundt · 17 years ago
  86. cbeb134 sh: Add a dummy vga.h. by Paul Mundt · 17 years ago
  87. ac11584 sh: Fix up PAGE_KERNEL_PCC() for nommu. by Paul Mundt · 17 years ago
  88. af39c16 sh: Kill off __{copy,clear}_user_page(). by Paul Mundt · 17 years ago
  89. ba1789e sh: Optimized copy_{to,from}_user_page() for SH-4. by Paul Mundt · 17 years ago
  90. 7747b9a sh: Wire up clear_user_highpage(). by Paul Mundt · 17 years ago
  91. f966918 sh: Kill off the remaining ST40 cruft. by Paul Mundt · 17 years ago
  92. b5f2d73 sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.h by Mike Frysinger · 17 years ago
  93. 110ed28 sh: Decouple 4k and soft/hardirq stacks. by Paul Mundt · 17 years ago
  94. 121fc47 sh: Provide a __read_mostly section wrapper. by Paul Mundt · 17 years ago
  95. 69d1ef4 sh: Move zero page param defs somewhere sensible. by Paul Mundt · 17 years ago
  96. 2278caa sh: Use generic SMP_CACHE_BYTES/L1_CACHE_ALIGN. by Paul Mundt · 17 years ago
  97. afca035 sh: Correct pte_page() breakage. by Paul Mundt · 17 years ago
  98. 71df50a sh/sh64: fixup dma-mapping for new sg layout by Jens Axboe · 17 years ago
  99. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  100. 18dabf4 Change table chaining layout by Jens Axboe · 17 years ago