1. 7e5e26a ftrace: fix hardirq header for non ftrace archs by Steven Rostedt · 16 years ago
  2. 7a895f5 Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tracing/nmisafe', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  3. a26a2a2 ftrace: nmi safe code clean ups by Steven Rostedt · 16 years ago
  4. 1406266 sh: use the new byteorder headers. by Harvey Harrison · 16 years ago
  5. 17666f0 ftrace: nmi safe code modification by Steven Rostedt · 16 years ago
  6. 3eeebf1 sh: Kill off long-dead HD64465 cchip support. by Paul Mundt · 16 years ago
  7. e4b41db sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON(). by Paul Mundt · 16 years ago
  8. 42eed42 sh: improve pinmux support for single direction pins by Magnus Damm · 16 years ago
  9. c9306f0 sh: Wire up oops reporting in the die notifier chain. by Paul Mundt · 16 years ago
  10. 5501093 sh: gpio: Stub in dummy GPIO<->IRQ mapping routines. by Paul Mundt · 16 years ago
  11. 10bfc6e sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs. by Paul Mundt · 16 years ago
  12. 7639a45 sh: Migrate common board headers to mach-common/. by Paul Mundt · 16 years ago
  13. f727565 sh: Move the CPU definition headers from asm/ to cpu/. by Paul Mundt · 16 years ago
  14. a30c89a sh: reduce Migo-R smc91x overruns by Magnus Damm · 16 years ago
  15. 9a19eb2a sh: Fix up some merge damage. by Paul Mundt · 16 years ago
  16. 4cb40f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  17. c9c3c1b sh: Add sh7720 pinmux code by Magnus Damm · 16 years ago
  18. 41e4a9a sh: Add sh7203 pinmux code by Magnus Damm · 16 years ago
  19. 0436ec1 sh: Add sh7723 pinmux code by Magnus Damm · 16 years ago
  20. 8d7b5b0 sh: Add sh7722 pinmux code by Magnus Damm · 16 years ago
  21. 2967dab sh: GPIO and pinmux base code by Magnus Damm · 16 years ago
  22. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  23. 1486654 sh: More I/O routine overhauling. by Paul Mundt · 16 years ago
  24. 225c9a8 video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations. by Paul Mundt · 16 years ago
  25. bbfbd8b sh: Move the shared INTC code out to drivers/sh/ by Paul Mundt · 16 years ago
  26. 64c9627 sh: Fix up the __raw_read/writeX() definitions. by Paul Mundt · 16 years ago
  27. 50b72e6 sh: sh_ksyms_64 needs __strncpy_from_user() definition. by Paul Mundt · 16 years ago
  28. 88856d6 sh: Fix up uaccess_64 put/get_user() cast warnings. by Paul Mundt · 16 years ago
  29. e7ab3cd sh: Add FPU registers to regset interface. by Paul Mundt · 16 years ago
  30. 4b4cf75 sh: Add missing asm/ftrace.h. by Paul Mundt · 16 years ago
  31. 4c59e29 sh: Move lookup_exception_vector() out to asm/system_32.h. by Paul Mundt · 16 years ago
  32. d3ea00a sh: Add a few more definitions to asm/sizes.h. by Paul Mundt · 16 years ago
  33. 837c946 sh: Copy in asm/sizes.h helper from ARM. by Paul Mundt · 16 years ago
  34. c15c5f8 sh: Support kernel stacks smaller than a page. by Paul Mundt · 16 years ago
  35. b406efe sh: Fix up headers_check regression. by Paul Mundt · 16 years ago
  36. 81b6699 sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split. by Paul Mundt · 16 years ago
  37. 0e660d2 sh: Tidy up ELF core dumps. by Paul Mundt · 16 years ago
  38. 5dadb34 sh: Add DSP registers to regset interface. by Paul Mundt · 16 years ago
  39. 6bff159 sh: Fix up NUMA build error with se7722_defconfig. by Paul Mundt · 16 years ago
  40. fb4f87a sh: Provide the asm/syscall.h interface, needed by tracehook. by Paul Mundt · 16 years ago
  41. 9996b42 sh: provide user_stack_pointer(), needed for tracehook support. by Paul Mundt · 16 years ago
  42. cb700aa sh: ioremap_prot support. by Paul Mundt · 16 years ago
  43. 934135c sh: ptrace: Introduce user_regset interface for gp regs. by Paul Mundt · 16 years ago
  44. 174b5c9 sh: kprobes: Use trapa #0x3a for breakpoint trap. by Paul Mundt · 16 years ago
  45. 037c10a sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. by Paul Mundt · 16 years ago
  46. d39f545 sh: Add kprobes support. by Chris Smith · 16 years ago
  47. c6feb61 sh: early cached_to_uncached initialization. by Stuart Menefy · 16 years ago
  48. fa43972 sh: fixup many sparse errors. by Paul Mundt · 16 years ago
  49. 8c24594 sh: generic clockevent broadcast support. by Paul Mundt · 16 years ago
  50. 6f52707 sh: smp: Hook up a timer IPI stub. by Paul Mundt · 16 years ago
  51. c7936b9 sh: smp: Hook in to the generic IPI handler for SH-X3 SMP. by Paul Mundt · 16 years ago
  52. 173a44d sh: smp: Provide a generic IPI handler. by Paul Mundt · 16 years ago
  53. 04ec080 sh: Kill off unused defines from asm/smp.h. by Paul Mundt · 16 years ago
  54. ee43a84 sh: Provide movli.l/movco.l-based cmpxchg. by Paul Mundt · 16 years ago
  55. 742fd1b sh: Provide movli.l/movco.l-based bitops. by Paul Mundt · 16 years ago
  56. a106826 sh64: re-add the __strnlen_user() prototype by Adrian Bunk · 16 years ago
  57. 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
  58. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  59. 9b9d6b2a sh: Provide a FLAT_PLAT_INIT() definition. by Takashi YOSHII · 16 years ago
  60. ce9c008 video: export sh_mobile_lcdc panel size by Magnus Damm · 16 years ago
  61. 2fc9188 sh: remove MSTPCR defines from Migo-R header file by Magnus Damm · 16 years ago
  62. 71557a3 [netdrvr] sh_eth: Add SH7619 support by Yoshinori Sato · 16 years ago
  63. 42ced55 sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support. by Paul Mundt · 16 years ago
  64. 6a9545b sh: Fix up broken kerneldoc comments. by Paul Mundt · 16 years ago
  65. ab99c73 sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. by Paul Mundt · 16 years ago
  66. c459dbf sh: ptrace single stepping cleanups. by Paul Mundt · 16 years ago
  67. c4637d4 sh: seccomp support. by Paul Mundt · 16 years ago
  68. cec3fd3 sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep. by Paul Mundt · 16 years ago
  69. 00e9028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  70. c170f86 sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h. by Paul Mundt · 16 years ago
  71. 939a24a sh: Move out the solution engine headers to arch/sh/include/mach-se/ by Paul Mundt · 16 years ago
  72. 6de9c64 sh: Proper __put_user_asm() size mismatch fix. by OGAWA Hirofumi · 16 years ago
  73. f15cbe6 sh: migrate to arch/sh/include/ by Paul Mundt · 16 years ago