1. aa88f16 sh: ap325rxa: create CPLD data area in mtd by Nobuhiro Iwamatsu · 16 years ago
  2. e7ab3cd sh: Add FPU registers to regset interface. by Paul Mundt · 16 years ago
  3. 4b4cf75 sh: Add missing asm/ftrace.h. by Paul Mundt · 16 years ago
  4. 9d2b1f8 sh: ftrace support. by Paul Mundt · 16 years ago
  5. 3d58695 sh: Trivial trace_mark() instrumentation for core events. by Paul Mundt · 16 years ago
  6. 8f2baee sh: Kill off duplicate page fault notifiers in slow path. by Paul Mundt · 16 years ago
  7. 887f1ae sh: Look up the trap vector for the page fault notifier. by Paul Mundt · 16 years ago
  8. 4c59e29 sh: Move lookup_exception_vector() out to asm/system_32.h. by Paul Mundt · 16 years ago
  9. 347cd34 sh: edosk7760: Correct size of bootloader flash partition. by Luca Santini · 16 years ago
  10. d3ea00a sh: Add a few more definitions to asm/sizes.h. by Paul Mundt · 16 years ago
  11. 837c946 sh: Copy in asm/sizes.h helper from ARM. by Paul Mundt · 16 years ago
  12. c15c5f8 sh: Support kernel stacks smaller than a page. by Paul Mundt · 16 years ago
  13. b817f7e sh: Disable 4kB stacks when using PAGE_SIZE_64KB. by Paul Mundt · 16 years ago
  14. 2194478 sh: HAVE_IOREMAP_PROT depends on MMU. by Paul Mundt · 16 years ago
  15. b406efe sh: Fix up headers_check regression. by Paul Mundt · 16 years ago
  16. 81b6699 sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split. by Paul Mundt · 16 years ago
  17. 8a80a5e sh: Fix up signal_64 conflicting handle_signal() definition. by Paul Mundt · 16 years ago
  18. b85641b sh: Make memory hot-add and hot-remove depend on MMU. by Paul Mundt · 16 years ago
  19. b3d765f sh: Fix up fpu emu build. by Paul Mundt · 16 years ago
  20. 5a89f1a sh: latencytop support. by Paul Mundt · 16 years ago
  21. 0e660d2 sh: Tidy up ELF core dumps. by Paul Mundt · 16 years ago
  22. 7246199 sh: Check SR.DSP bit for DSP regset validity. by Paul Mundt · 16 years ago
  23. f9540ec sh: Add missing task_user_regset_view() definition. by Paul Mundt · 16 years ago
  24. 5dadb34 sh: Add DSP registers to regset interface. by Paul Mundt · 16 years ago
  25. 6bff159 sh: Fix up NUMA build error with se7722_defconfig. by Paul Mundt · 16 years ago
  26. 3231739 sh: Enable HAVE_ARCH_TRACEHOOK. by Paul Mundt · 16 years ago
  27. fb4f87a sh: Provide the asm/syscall.h interface, needed by tracehook. by Paul Mundt · 16 years ago
  28. 9996b42 sh: provide user_stack_pointer(), needed for tracehook support. by Paul Mundt · 16 years ago
  29. f8b890a sh: Flag T-bit for syscall restart. by Paul Mundt · 16 years ago
  30. cb700aa sh: ioremap_prot support. by Paul Mundt · 16 years ago
  31. 934135c sh: ptrace: Introduce user_regset interface for gp regs. by Paul Mundt · 16 years ago
  32. 0955874 sh: Provide a fixed UTS_MACHINE definition for sh64. by Paul Mundt · 16 years ago
  33. 1b582d1 sh: update edosk7760 defconfig for physmap-flash. by Luca Santini · 16 years ago
  34. 4018ffc sh: edosk7760 physmap-flash support. by Luca Santini · 16 years ago
  35. b21a910 sh: intc_prio_data() test before subtraction on unsigned by roel kluin · 16 years ago
  36. 6eb2139 sh: kprobes: kretprobe_trampoline needs to be global. by Paul Mundt · 16 years ago
  37. 61098a0 sh: Add R2D+ defconfig for qemu system emulator. by Paul Mundt · 16 years ago
  38. cf204fa sh: Derive calibrate_delay lpj from clk fwk. by Paul Mundt · 16 years ago
  39. 4eb5845 sh: kprobes: __kprobes annotations and formatting cleanups. by Paul Mundt · 16 years ago
  40. 734db37 sh: kprobes: Fix up race against probe point removal. by Paul Mundt · 16 years ago
  41. 247bc6d sh: kprobes: Fix up a preemption imbalance on jprobe return. by Paul Mundt · 16 years ago
  42. ee386de sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps. by Paul Mundt · 16 years ago
  43. 174b5c9 sh: kprobes: Use trapa #0x3a for breakpoint trap. by Paul Mundt · 16 years ago
  44. 037c10a sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. by Paul Mundt · 16 years ago
  45. fc63562 sh: Disable seccomp support by default. by Paul Mundt · 16 years ago
  46. e7cb016 sh: Mark kretprobe_trampoline_holder static and __used. by Paul Mundt · 16 years ago
  47. 4ad06dd sh: Add EDOSK7760 mach type. by Paul Mundt · 16 years ago
  48. 3db9170 sh: Add Renesas EDOSK7760 board support. by Luca Santini · 16 years ago
  49. 53abf91 sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ. by Luca Santini · 16 years ago
  50. 205a3b4 sh: uninline flush_icache_all(). by Paul Mundt · 16 years ago
  51. 6907e6a sh: Add the rest of the boot targets to arch/sh/boot/.gitignore. by Paul Mundt · 16 years ago
  52. d39f545 sh: Add kprobes support. by Chris Smith · 16 years ago
  53. b6c20e4 sh: remove unnecessary memset after alloc_bootmem_low_pages by Marek Skuczynski · 16 years ago
  54. 61c6638 sh: fix the TMU code to allow a fully running NO_HZ system by Francesco Virlinzi · 16 years ago
  55. b6ad1e8 sh: Subnormal double to float conversion by Carl Shaw · 16 years ago
  56. f040dda sh: Fix an unusual memory initialisation error. by Stuart Menefy · 16 years ago
  57. 664718a sh: Fix uImage load address in 32-bit mode. by Chris Smith · 16 years ago
  58. 96e14e5 sh: vmalloc pgtable sync fix. by Stuart Menefy · 16 years ago
  59. 28d6e52 sh: Fix up broken 32-bit initrd support. by Stuart Menefy · 16 years ago
  60. c6feb61 sh: early cached_to_uncached initialization. by Stuart Menefy · 16 years ago
  61. 3159e7d sh: Add support for memory hot-remove. by Paul Mundt · 16 years ago
  62. 5840263 sh: Don't enable clockevents broadcasting on UP SH-X3 builds. by Paul Mundt · 16 years ago
  63. fa43972 sh: fixup many sparse errors. by Paul Mundt · 16 years ago
  64. 7d96169 sh: Display CPU information in show_regs(). by Paul Mundt · 16 years ago
  65. 53c01d2 sh: Early dummy clockevent registration on boot CPU. by Paul Mundt · 16 years ago
  66. 71f0bdc sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop. by Paul Mundt · 16 years ago
  67. 8c24594 sh: generic clockevent broadcast support. by Paul Mundt · 16 years ago
  68. 6f52707 sh: smp: Hook up a timer IPI stub. by Paul Mundt · 16 years ago
  69. c7936b9 sh: smp: Hook in to the generic IPI handler for SH-X3 SMP. by Paul Mundt · 16 years ago
  70. 173a44d sh: smp: Provide a generic IPI handler. by Paul Mundt · 16 years ago
  71. 04ec080 sh: Kill off unused defines from asm/smp.h. by Paul Mundt · 16 years ago
  72. ee43a84 sh: Provide movli.l/movco.l-based cmpxchg. by Paul Mundt · 16 years ago
  73. 742fd1b sh: Provide movli.l/movco.l-based bitops. by Paul Mundt · 16 years ago
  74. dbce1f6 sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. by Paul Mundt · 16 years ago
  75. 323b8c4 sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. by Carmelo Amoroso · 16 years ago
  76. 3c31bf7 sh: fix semtimedop syscall by Yoshihiro Shimoda · 16 years ago
  77. f9bed3f sh: update AP325RXA defconfig by Magnus Damm · 16 years ago
  78. be8c129 sh: update Migo-R defconfig by Magnus Damm · 16 years ago
  79. c773d8a sh: fix platform_resource_setup_memory() section mismatch by Magnus Damm · 16 years ago
  80. 5734493 sh: fix kexec entry point for crash kernels by Magnus Damm · 16 years ago
  81. 34894c7 sh: crash kernel resource fix by Magnus Damm · 16 years ago
  82. e311be5 sh: fix ptrace_64.c:user_disable_single_step() by Adrian Bunk · 16 years ago
  83. a106826 sh64: re-add the __strnlen_user() prototype by Adrian Bunk · 16 years ago
  84. 1bbe44f Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  85. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  86. 9b9d6b2a sh: Provide a FLAT_PLAT_INIT() definition. by Takashi YOSHII · 16 years ago
  87. ce9c008 video: export sh_mobile_lcdc panel size by Magnus Damm · 16 years ago
  88. 0c13bf1 sh: select memchunk size using kernel cmdline by Magnus Damm · 16 years ago
  89. 2a5323c sh: export sh7723 VEU as VEU2H by Magnus Damm · 16 years ago
  90. 2fc9188 sh: remove MSTPCR defines from Migo-R header file by Magnus Damm · 16 years ago
  91. a66b44b sh: Update sh7763rdp defconfig by Nobuhiro Iwamatsu · 16 years ago
  92. 674063c sh: Add support sh7760fb to sh7763rdp board by Nobuhiro Iwamatsu · 16 years ago
  93. 0a766a6 sh: Add support sh_eth to sh7763rdp board by Nobuhiro Iwamatsu · 16 years ago
  94. 68b7c24 sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE. by Paul Mundt · 16 years ago
  95. d09d328 sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc. by Yoshinori Sato · 16 years ago
  96. 7265706 fix SH7705_CACHE_32KB compilation by Adrian Bunk · 16 years ago
  97. e77eb36 sh: mach-x3proto: Fix up smc91x platform data. by Paul Mundt · 16 years ago
  98. 71557a3 [netdrvr] sh_eth: Add SH7619 support by Yoshinori Sato · 16 years ago
  99. 0e25f71 remove unneeded #include <linux/ide.h>'s by Adrian Bunk · 16 years ago
  100. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago