1. 69edbba sh: use gpiolib by Magnus Damm · 16 years ago
  2. 3292094 sh: lockless gpio_set_value() by Magnus Damm · 16 years ago
  3. 18801be sh: make gpio_get/set_value() O(1) by Magnus Damm · 16 years ago
  4. c2bcc4a asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usage by Mike Frysinger · 16 years ago
  5. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  6. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  7. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 16 years ago
  8. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  9. 1af84a6 sh: introduce asm/swab.h by Harvey Harrison · 16 years ago
  10. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  11. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
  12. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  13. 1db2a5c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  14. 7479a29 cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  15. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
  16. 5d2685d sh: Conditionalize the code dumper on CONFIG_DUMP_CODE. by Paul Mundt · 16 years ago
  17. 0146d78 sh: mrshpc_setup_windows() needs to be inline. by Paul Mundt · 16 years ago
  18. 073da9c sh: Kill off cf-enabler with extreme prejudice. by Paul Mundt · 16 years ago
  19. 866ef8f sh: mach-edosk7705: Fix up edosk7705 so it all builds again. by Paul Mundt · 16 years ago
  20. 2125a46 sh: Kill off dead mv_init_pci() from machvec. by Paul Mundt · 16 years ago
  21. 7b80fb3 sh: Kill off mv_heartbeat() from the machvec. by Paul Mundt · 16 years ago
  22. ca0c14e sh: Kill off sh_bios_in_gdb_mode(). by Paul Mundt · 16 years ago
  23. 4466b20 sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). by Paul Mundt · 16 years ago
  24. ab6e570 sh: Generic kgdb stub support. by Paul Mundt · 16 years ago
  25. d7b01f7 sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too. by Paul Mundt · 16 years ago
  26. dd76279 sh: Provide linux/regset.h interface for SH-5. by Paul Mundt · 16 years ago
  27. 94e2fb3 sh: Provide asm/syscall.h for SH-5. by Paul Mundt · 16 years ago
  28. f15b2dc sh: Fix up syscall_get_nr() comment in syscall_32.h. by Paul Mundt · 16 years ago
  29. 35724a0 sh: Fix up the cpu_asid() return value on nommu. by Paul Mundt · 16 years ago
  30. 06be372 sh: Fix an off-by-1 check in __mutex_fastpath_unlock(). by Paul Mundt · 16 years ago
  31. 77ba93a sh: Fix up the SH-4A mutex fastpath semantics. by Paul Mundt · 16 years ago
  32. 3e51762 sh: move the hp6xx pm code by Magnus Damm · 16 years ago
  33. 21c601b sh: remove ioport cruft and smc91x from se7343 by Magnus Damm · 16 years ago
  34. 6aacba7 sh: add st16c2550 devices to se7343 by Magnus Damm · 16 years ago
  35. 2825999 sh: Add support for SH7201 CPU subtype. by Peter Griffin · 16 years ago
  36. 22f131a sh: Provide a dyn_arch_ftrace struct definition. by Paul Mundt · 16 years ago
  37. eb67cf1 sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64. by Paul Mundt · 16 years ago
  38. 9cfc9a9 sh: Add a simple code dumper for SUPERH32 show_regs(). by Paul Mundt · 16 years ago
  39. 95b781c sh: Provide optimized unaligned loads on SH-4A. by Paul Mundt · 16 years ago
  40. 716777d sh: P4 ioremap pass-through by Magnus Damm · 16 years ago
  41. 0c91223 sh: Add SH-4A optimized fastpath mutex implementation. by Michael Trimarchi · 16 years ago
  42. 8085ac7 sh: Add platform-specific constants for SH7709 by Steve Glendinning · 16 years ago
  43. 0d5bbe0 sh: Provide optimized non-atomic bitops for SH-2A. by Paul Mundt · 16 years ago
  44. 16b529d sh: Convert to generic bitops for IRQ-toggling implementation. by Paul Mundt · 16 years ago
  45. fad57fe sh: dynamic ftrace support. by Matt Fleming · 16 years ago
  46. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  47. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  48. 1c39194 sched: convert struct root_domain to cpumask_var_t, fix by Ingo Molnar · 16 years ago
  49. 185aed7 sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. by Paul Mundt · 16 years ago
  50. acca4f4 sh: Handle fixmap TLB eviction more coherently. by Paul Mundt · 16 years ago
  51. 1406266 sh: use the new byteorder headers. by Harvey Harrison · 16 years ago
  52. 3eeebf1 sh: Kill off long-dead HD64465 cchip support. by Paul Mundt · 16 years ago
  53. b4d36a2 sh: Add on-chip RTC support for SH7722. by Paul Mundt · 16 years ago
  54. e4b41db sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON(). by Paul Mundt · 16 years ago
  55. 61dc6ea sh: mach-highlander: Handle SCIF pinmuxing on R7785RP. by Paul Mundt · 16 years ago
  56. 0835f12 sh: sh7785 pinmux support by Magnus Damm · 16 years ago
  57. 42eed42 sh: improve pinmux support for single direction pins by Magnus Damm · 16 years ago
  58. c9306f0 sh: Wire up oops reporting in the die notifier chain. by Paul Mundt · 16 years ago
  59. 5501093 sh: gpio: Stub in dummy GPIO<->IRQ mapping routines. by Paul Mundt · 16 years ago
  60. 10bfc6e sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs. by Paul Mundt · 16 years ago
  61. 40e24c4 sh: Move SH-4 CPU headers down one more level. by Paul Mundt · 16 years ago
  62. 7639a45 sh: Migrate common board headers to mach-common/. by Paul Mundt · 16 years ago
  63. f727565 sh: Move the CPU definition headers from asm/ to cpu/. by Paul Mundt · 16 years ago
  64. a30c89a sh: reduce Migo-R smc91x overruns by Magnus Damm · 16 years ago
  65. 9a19eb2 sh: Fix up some merge damage. by Paul Mundt · 16 years ago
  66. 4cb40f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  67. c9c3c1b sh: Add sh7720 pinmux code by Magnus Damm · 16 years ago
  68. 41e4a9a sh: Add sh7203 pinmux code by Magnus Damm · 16 years ago
  69. 0436ec1 sh: Add sh7723 pinmux code by Magnus Damm · 16 years ago
  70. 8d7b5b0 sh: Add sh7722 pinmux code by Magnus Damm · 16 years ago
  71. 2967dab sh: GPIO and pinmux base code by Magnus Damm · 16 years ago
  72. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  73. 1486654 sh: More I/O routine overhauling. by Paul Mundt · 16 years ago
  74. 225c9a8 video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations. by Paul Mundt · 16 years ago
  75. bbfbd8b sh: Move the shared INTC code out to drivers/sh/ by Paul Mundt · 16 years ago
  76. 64c9627 sh: Fix up the __raw_read/writeX() definitions. by Paul Mundt · 16 years ago
  77. 50b72e6 sh: sh_ksyms_64 needs __strncpy_from_user() definition. by Paul Mundt · 16 years ago
  78. 88856d6 sh: Fix up uaccess_64 put/get_user() cast warnings. by Paul Mundt · 16 years ago
  79. e7ab3cd sh: Add FPU registers to regset interface. by Paul Mundt · 16 years ago
  80. 4b4cf75 sh: Add missing asm/ftrace.h. by Paul Mundt · 16 years ago
  81. 4c59e29 sh: Move lookup_exception_vector() out to asm/system_32.h. by Paul Mundt · 16 years ago
  82. d3ea00a sh: Add a few more definitions to asm/sizes.h. by Paul Mundt · 16 years ago
  83. 837c946 sh: Copy in asm/sizes.h helper from ARM. by Paul Mundt · 16 years ago
  84. c15c5f8 sh: Support kernel stacks smaller than a page. by Paul Mundt · 16 years ago
  85. b406efe sh: Fix up headers_check regression. by Paul Mundt · 16 years ago
  86. 81b6699 sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split. by Paul Mundt · 16 years ago
  87. 0e660d2 sh: Tidy up ELF core dumps. by Paul Mundt · 16 years ago
  88. 5dadb34 sh: Add DSP registers to regset interface. by Paul Mundt · 16 years ago
  89. 6bff159 sh: Fix up NUMA build error with se7722_defconfig. by Paul Mundt · 16 years ago
  90. fb4f87a sh: Provide the asm/syscall.h interface, needed by tracehook. by Paul Mundt · 16 years ago
  91. 9996b42 sh: provide user_stack_pointer(), needed for tracehook support. by Paul Mundt · 16 years ago
  92. cb700aa sh: ioremap_prot support. by Paul Mundt · 16 years ago
  93. 934135c sh: ptrace: Introduce user_regset interface for gp regs. by Paul Mundt · 16 years ago
  94. 174b5c9 sh: kprobes: Use trapa #0x3a for breakpoint trap. by Paul Mundt · 16 years ago
  95. 037c10a sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. by Paul Mundt · 16 years ago
  96. d39f545 sh: Add kprobes support. by Chris Smith · 16 years ago
  97. c6feb61 sh: early cached_to_uncached initialization. by Stuart Menefy · 16 years ago
  98. fa43972 sh: fixup many sparse errors. by Paul Mundt · 16 years ago
  99. 8c24594 sh: generic clockevent broadcast support. by Paul Mundt · 16 years ago
  100. 6f52707 sh: smp: Hook up a timer IPI stub. by Paul Mundt · 16 years ago