1. 9a876d6 sh: include ax88796 in the defconfig for r7785rp by Magnus Damm · 17 years ago
  2. 9b145b1b sh: include ax88796 in the defconfig for r7780mp by Magnus Damm · 17 years ago
  3. abac3f7 sh: fix R2D-1 CF support by Magnus Damm · 17 years ago
  4. 0f1a394 sh: lockless UTLB miss fast-path. by Paul Mundt · 17 years ago
  5. 1c6b2ca sh: Kill off UTLB flush in fast-path. by Paul Mundt · 17 years ago
  6. 541c547 Merge branch 'page_colouring_despair' by Paul Mundt · 17 years ago
  7. 6d1c76d sh: Kill off broken snapgear ds1302 code. by Paul Mundt · 17 years ago
  8. 9c88b6b sh: Fix heartbeart on Solution Engine series by Nobuhiro Iwamatsu · 17 years ago
  9. c7a0e13 sh: hs7751rvoip: Kill off dead IPR IRQ mappings. by Paul Mundt · 17 years ago
  10. b7b2387 sh: hs7751rvoip: irq.c needs linux/interrupt.h. by Paul Mundt · 17 years ago
  11. af39c16 sh: Kill off __{copy,clear}_user_page(). by Paul Mundt · 17 years ago
  12. ba1789e sh: Optimized copy_{to,from}_user_page() for SH-4. by Paul Mundt · 17 years ago
  13. 7747b9a sh: Wire up clear_user_highpage(). by Paul Mundt · 17 years ago
  14. f966918 sh: Kill off the remaining ST40 cruft. by Paul Mundt · 17 years ago
  15. 0acc729 sh: kgdb sysrq depends on magic sysrq. by Paul Mundt · 17 years ago
  16. 98366c2 sh: Add -Werror for clean directories. by Paul Mundt · 17 years ago
  17. 808bde2 sh: Fix up kgdb build with modular sh-sci. by Paul Mundt · 17 years ago
  18. 98c6942 sh: Export __{s,u}divsi3_i4i on all CPUs. by Paul Mundt · 17 years ago
  19. 96a8a0b sh: Fix up kgdb-on-NMI branch target. by Paul Mundt · 17 years ago
  20. 0e3a9aa sh: ubc wakeup for SH-4 only. by Paul Mundt · 17 years ago
  21. f7b6130 sh: Fix compression method when making uImage. by Nobuhiro Iwamatsu · 17 years ago
  22. d177469 sh: Kill off duplicate includes. by Paul Mundt · 17 years ago
  23. a819907 sh: Add SH7705 and other to the support of Solution Engine. by Nobuhiro Iwamatsu · 17 years ago
  24. 352d281 sh: Update r7785rp defconfig. by Paul Mundt · 17 years ago
  25. 0b532f5 sh: mach-type updates. by Paul Mundt · 17 years ago
  26. b5751e2 sh: Fix up r7780rp highlander CF access size. by Paul Mundt · 17 years ago
  27. f38c5a6 sh: Terminate .eh_frame in VDSO with a 4-byte 0. by Kaz Kojima · 17 years ago
  28. 110ed28 sh: Decouple 4k and soft/hardirq stacks. by Paul Mundt · 17 years ago
  29. 0e67068 sh: Fix optimized __copy_user() movca.l usage. by Stuart Menefy · 17 years ago
  30. c81134b sh: Clean up SR.RB Kconfig mess. by Paul Mundt · 17 years ago
  31. b2078fa sh: Kill off dead ipr_irq_demux(). by Paul Mundt · 17 years ago
  32. b46378b sh: Make SH7750 oprofile compile again. by Paul Mundt · 17 years ago
  33. 36b13d7 sh: linker script tidying. by Paul Mundt · 17 years ago
  34. 69d1ef4 sh: Move zero page param defs somewhere sensible. by Paul Mundt · 17 years ago
  35. 3f9654f sh: Kill off legacy embedded ramdisk section. by Paul Mundt · 17 years ago
  36. 7e5186e sh: Fix up early mem cmdline parsing. by Paul Mundt · 17 years ago
  37. 16f393d sh: Enable USBF on MS7722SE. by Yoshihiro Shimoda · 17 years ago
  38. 262feaa sh: Add resource of USBF for SH7722. by Yoshihiro Shimoda · 17 years ago
  39. 4d2718d sh: fix zImage build with >=binutils-2.18 by Manuel Lauss · 17 years ago
  40. 767f0d6 sh: ARRAY_SIZE() cleanup by Alejandro Martinez Ruiz · 17 years ago
  41. ad07b10 sh: Clean up Kconfig entry for Dreamcast. by Adrian McMenamin · 17 years ago
  42. c6f93a3 sh: add support for ax88796 and 93cx6 to highlander boards by Magnus Damm · 17 years ago
  43. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  44. 7d7712a Use extended crashkernel command line on sh by Bernhard Walle · 17 years ago
  45. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  46. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  47. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  48. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  49. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  50. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  51. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  52. c4eecc9 SH vDSO: linker script indentation by Roland McGrath · 17 years ago
  53. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  54. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  55. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  56. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  57. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  58. dcf397f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  59. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  60. c45248c [SOFTIRQ]: Remove do_softirq() symbol export. by Robert Olsson · 17 years ago
  61. 68ee0f9 sh: allow building for both r2d boards in same binary. by Magnus Damm · 17 years ago
  62. 9cbf3be sh: fix r2d board detection by Magnus Damm · 17 years ago
  63. 63482aa sh: Discard .exit.text/.exit.data at runtime. by Paul Mundt · 17 years ago
  64. 3497337 sh: Fix up some section alignments in linker script. by Paul Mundt · 17 years ago
  65. 8122c6c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core by Thomas Renninger · 17 years ago
  66. 6cc15e9 sh: Rip out left-over nommu cond syscall cruft. by Paul Mundt · 17 years ago
  67. 01bd5e9 sh: Make kgdb i-cache flushing less inept. by Paul Mundt · 17 years ago
  68. a90f354 sh: kgdb section mismatches and tidying. by Paul Mundt · 17 years ago
  69. e1fb455 sh: cleanup struct irqaction initializers. by Thomas Gleixner · 17 years ago
  70. 008d50f sh: early_printk tidying. by Paul Mundt · 17 years ago
  71. 8366246 sh: Conditionalize gUSA support. by Paul Mundt · 17 years ago
  72. 995bb78 sh: Follow gUSA preempt changes in __switch_to(). by Paul Mundt · 17 years ago
  73. e513768 sh: Tidy up gUSA preempt handling. by Paul Mundt · 17 years ago
  74. 023ef18 sh: __copy_user() optimizations for small copies. by Stuart Menefy · 17 years ago
  75. 24eb17e sh: clkfwk: Support multi-level clock propagation. by Stuart Menefy · 17 years ago
  76. 675bd78 sh: Fix URAM start address on SH7785. by Paul Mundt · 17 years ago
  77. cb7af21 sh: Use boot_cpu_data for CPU probe. by Paul Mundt · 17 years ago
  78. c3af397 sh: Support extended mode TLB on SH-X3. by Paul Mundt · 17 years ago
  79. dc47e9d sh: Bump MAX_ACTIVE_REGIONS for SH7785. by Paul Mundt · 17 years ago
  80. f72abd0 sh: Fix plat_irq_setup_pins() for SH7785. by Paul Mundt · 17 years ago
  81. c167aee sh: Kill off duplicate NODES_SHIFT. by Paul Mundt · 17 years ago
  82. 4d2cab7 sh: Disable 4kB pages on extended mode TLB. by Paul Mundt · 17 years ago
  83. 26fad19 sh: Disable L2 reporting for present URAM only parts. by Paul Mundt · 17 years ago
  84. 1f91bbb sh: Define _ebss for uClinux MTD map driver. by Paul Mundt · 17 years ago
  85. e71cf2b sh: Revert incorrect license string changes. by Paul Mundt · 17 years ago
  86. ab27f62 sh: Calculate cache aliases on L2 caches. by Paul Mundt · 17 years ago
  87. 8328a8b sh: nommu: Kill off dummy page fault ops for SH-3/4. by Paul Mundt · 17 years ago
  88. d10040f sh: Fix alias calculation for non-aliasing cases. by Paul Mundt · 17 years ago
  89. 1a442fe sh: Initial SH-X3 SMP support. by Paul Mundt · 17 years ago
  90. 0016a12 sh: Plug plat_smp_setup() in to generic setup path. by Paul Mundt · 17 years ago
  91. ceb9b97 sh: Hook up the SH-X3 SMP intc register groups. by Magnus Damm · 17 years ago
  92. aba1030 sh: Bring SMP support back from the dead. by Paul Mundt · 17 years ago
  93. f18d533 sh: intc - initial SMP support. by Magnus Damm · 17 years ago
  94. 9964fa8 sh: Add SMP tlbflush variants. by Paul Mundt · 17 years ago
  95. 7ec9d6f sh: Avoid smp_processor_id() in cache desc paths. by Paul Mundt · 17 years ago
  96. 2d4a73d sh: Kill off special boot_cpu_data. by Paul Mundt · 17 years ago
  97. 00765c8 sh: Make cpufreq driver less noisy on SMP. by Paul Mundt · 17 years ago
  98. c1a069f sh: Enable maple by default for the Dreamcast. by Paul Mundt · 17 years ago
  99. 17be2d2 sh: Add maple bus support for the SEGA Dreamcast. by Adrian McMenamin · 17 years ago
  100. e87ab0c sh: Magic Panel MTD mapping update. by Markus Brunner · 17 years ago