1. 8d7b5b0 sh: Add sh7722 pinmux code by Magnus Damm · 16 years ago
  2. 2967dab sh: GPIO and pinmux base code by Magnus Damm · 16 years ago
  3. 1486654 sh: More I/O routine overhauling. by Paul Mundt · 16 years ago
  4. bc0f424 Merge branch 'sh/g3-prep' by Paul Mundt · 16 years ago
  5. a2159b5 serial: sh-sci: Dynamic clock management depends on HAVE_CLK. by Paul Mundt · 16 years ago
  6. 225c9a8 video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations. by Paul Mundt · 16 years ago
  7. bbfbd8b sh: Move the shared INTC code out to drivers/sh/ by Paul Mundt · 16 years ago
  8. 7ff731a serial: sh-sci: Handle the general UPF_IOREMAP case. by Paul Mundt · 16 years ago
  9. 62429e0 sh: Use __raw_xxx() I/O accessors for INTC and IPR. by Paul Mundt · 16 years ago
  10. 64c9627 sh: Fix up the __raw_read/writeX() definitions. by Paul Mundt · 16 years ago
  11. bdeb3be sh: Use clk fwk for preset lpj on sh64, too. by Paul Mundt · 16 years ago
  12. 4d01cdaf sh: SH-5 clk fwk support. by Paul Mundt · 16 years ago
  13. 50b72e6 sh: sh_ksyms_64 needs __strncpy_from_user() definition. by Paul Mundt · 16 years ago
  14. 091db04 sh: Fix up signal_64 cast warnings. by Paul Mundt · 16 years ago
  15. 88856d6 sh: Fix up uaccess_64 put/get_user() cast warnings. by Paul Mundt · 16 years ago
  16. 1bec157 sh: Force pending restarted system calls to return -EINTR. by Paul Mundt · 16 years ago
  17. aa88f16 sh: ap325rxa: create CPLD data area in mtd by Nobuhiro Iwamatsu · 16 years ago
  18. e7ab3cd sh: Add FPU registers to regset interface. by Paul Mundt · 16 years ago
  19. 4b4cf75 sh: Add missing asm/ftrace.h. by Paul Mundt · 16 years ago
  20. 6902aa8 doc: Add remaining SH parameters to kernel-parameters.txt. by Paul Mundt · 16 years ago
  21. 9d2b1f8 sh: ftrace support. by Paul Mundt · 16 years ago
  22. 3d58695 sh: Trivial trace_mark() instrumentation for core events. by Paul Mundt · 16 years ago
  23. 8f2baee sh: Kill off duplicate page fault notifiers in slow path. by Paul Mundt · 16 years ago
  24. 887f1ae sh: Look up the trap vector for the page fault notifier. by Paul Mundt · 16 years ago
  25. 4c59e29 sh: Move lookup_exception_vector() out to asm/system_32.h. by Paul Mundt · 16 years ago
  26. 347cd34 sh: edosk7760: Correct size of bootloader flash partition. by Luca Santini · 16 years ago
  27. d3ea00a sh: Add a few more definitions to asm/sizes.h. by Paul Mundt · 16 years ago
  28. 837c946 sh: Copy in asm/sizes.h helper from ARM. by Paul Mundt · 16 years ago
  29. c15c5f8 sh: Support kernel stacks smaller than a page. by Paul Mundt · 16 years ago
  30. b817f7e sh: Disable 4kB stacks when using PAGE_SIZE_64KB. by Paul Mundt · 16 years ago
  31. 2194478 sh: HAVE_IOREMAP_PROT depends on MMU. by Paul Mundt · 16 years ago
  32. b406efe sh: Fix up headers_check regression. by Paul Mundt · 16 years ago
  33. 81b6699 sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split. by Paul Mundt · 16 years ago
  34. 8a80a5e sh: Fix up signal_64 conflicting handle_signal() definition. by Paul Mundt · 16 years ago
  35. b85641b sh: Make memory hot-add and hot-remove depend on MMU. by Paul Mundt · 16 years ago
  36. b3d765f sh: Fix up fpu emu build. by Paul Mundt · 16 years ago
  37. 5a89f1a sh: latencytop support. by Paul Mundt · 16 years ago
  38. 0e660d2 sh: Tidy up ELF core dumps. by Paul Mundt · 16 years ago
  39. 7246199 sh: Check SR.DSP bit for DSP regset validity. by Paul Mundt · 16 years ago
  40. f9540ec sh: Add missing task_user_regset_view() definition. by Paul Mundt · 16 years ago
  41. 5dadb34 sh: Add DSP registers to regset interface. by Paul Mundt · 16 years ago
  42. 6bff159 sh: Fix up NUMA build error with se7722_defconfig. by Paul Mundt · 16 years ago
  43. 3231739 sh: Enable HAVE_ARCH_TRACEHOOK. by Paul Mundt · 16 years ago
  44. fb4f87a sh: Provide the asm/syscall.h interface, needed by tracehook. by Paul Mundt · 16 years ago
  45. 9996b42 sh: provide user_stack_pointer(), needed for tracehook support. by Paul Mundt · 16 years ago
  46. f8b890a sh: Flag T-bit for syscall restart. by Paul Mundt · 16 years ago
  47. cb700aa sh: ioremap_prot support. by Paul Mundt · 16 years ago
  48. 934135c sh: ptrace: Introduce user_regset interface for gp regs. by Paul Mundt · 16 years ago
  49. 0955874 sh: Provide a fixed UTS_MACHINE definition for sh64. by Paul Mundt · 16 years ago
  50. 1b582d1 sh: update edosk7760 defconfig for physmap-flash. by Luca Santini · 16 years ago
  51. 4018ffc sh: edosk7760 physmap-flash support. by Luca Santini · 16 years ago
  52. 2641dc9 rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negative by roel kluin · 16 years ago
  53. cc3c080 sh_eth: unsigned ndev->irq cannot be negative by roel kluin · 16 years ago
  54. b21a910 sh: intc_prio_data() test before subtraction on unsigned by roel kluin · 16 years ago
  55. 6eb2139 sh: kprobes: kretprobe_trampoline needs to be global. by Paul Mundt · 16 years ago
  56. 61098a0 sh: Add R2D+ defconfig for qemu system emulator. by Paul Mundt · 16 years ago
  57. cf204fa sh: Derive calibrate_delay lpj from clk fwk. by Paul Mundt · 16 years ago
  58. 4eb5845 sh: kprobes: __kprobes annotations and formatting cleanups. by Paul Mundt · 16 years ago
  59. 734db37 sh: kprobes: Fix up race against probe point removal. by Paul Mundt · 16 years ago
  60. 247bc6d sh: kprobes: Fix up a preemption imbalance on jprobe return. by Paul Mundt · 16 years ago
  61. ee386de sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps. by Paul Mundt · 16 years ago
  62. 174b5c9 sh: kprobes: Use trapa #0x3a for breakpoint trap. by Paul Mundt · 16 years ago
  63. 037c10a sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. by Paul Mundt · 16 years ago
  64. fc63562 sh: Disable seccomp support by default. by Paul Mundt · 16 years ago
  65. e7cb016 sh: Mark kretprobe_trampoline_holder static and __used. by Paul Mundt · 16 years ago
  66. 4ad06dd sh: Add EDOSK7760 mach type. by Paul Mundt · 16 years ago
  67. 3db9170 sh: Add Renesas EDOSK7760 board support. by Luca Santini · 16 years ago
  68. 53abf91 sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ. by Luca Santini · 16 years ago
  69. 205a3b4 sh: uninline flush_icache_all(). by Paul Mundt · 16 years ago
  70. 6907e6a sh: Add the rest of the boot targets to arch/sh/boot/.gitignore. by Paul Mundt · 16 years ago
  71. d39f545 sh: Add kprobes support. by Chris Smith · 16 years ago
  72. b6c20e4 sh: remove unnecessary memset after alloc_bootmem_low_pages by Marek Skuczynski · 16 years ago
  73. 61c6638 sh: fix the TMU code to allow a fully running NO_HZ system by Francesco Virlinzi · 16 years ago
  74. b6ad1e8 sh: Subnormal double to float conversion by Carl Shaw · 16 years ago
  75. f040dda sh: Fix an unusual memory initialisation error. by Stuart Menefy · 16 years ago
  76. 664718a sh: Fix uImage load address in 32-bit mode. by Chris Smith · 16 years ago
  77. 96e14e5 sh: vmalloc pgtable sync fix. by Stuart Menefy · 16 years ago
  78. 28d6e52 sh: Fix up broken 32-bit initrd support. by Stuart Menefy · 16 years ago
  79. c6feb61 sh: early cached_to_uncached initialization. by Stuart Menefy · 16 years ago
  80. 3159e7d sh: Add support for memory hot-remove. by Paul Mundt · 16 years ago
  81. 5840263 sh: Don't enable clockevents broadcasting on UP SH-X3 builds. by Paul Mundt · 16 years ago
  82. fa43972 sh: fixup many sparse errors. by Paul Mundt · 16 years ago
  83. 7d96169 sh: Display CPU information in show_regs(). by Paul Mundt · 16 years ago
  84. 53c01d2 sh: Early dummy clockevent registration on boot CPU. by Paul Mundt · 16 years ago
  85. 71f0bdc sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop. by Paul Mundt · 16 years ago
  86. 8c24594 sh: generic clockevent broadcast support. by Paul Mundt · 16 years ago
  87. 6f52707 sh: smp: Hook up a timer IPI stub. by Paul Mundt · 16 years ago
  88. c7936b9 sh: smp: Hook in to the generic IPI handler for SH-X3 SMP. by Paul Mundt · 16 years ago
  89. 173a44d sh: smp: Provide a generic IPI handler. by Paul Mundt · 16 years ago
  90. 04ec080 sh: Kill off unused defines from asm/smp.h. by Paul Mundt · 16 years ago
  91. ee43a84 sh: Provide movli.l/movco.l-based cmpxchg. by Paul Mundt · 16 years ago
  92. 742fd1b sh: Provide movli.l/movco.l-based bitops. by Paul Mundt · 16 years ago
  93. 7686ad5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  94. 64f996f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  95. f532522 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  96. 4747832 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  97. a22a9a9 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  98. 23952a9 x86: cpu_init(): fix memory leak when using CPU hotplug by Andreas Herrmann · 16 years ago
  99. d04ec77 x86: pda_init(): fix memory leak when using CPU hotplug by Andreas Herrmann · 16 years ago
  100. e4a6be4 x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags by Eduardo Habkost · 16 years ago