1. f32154c sh: Add dma-mapping support for dma_alloc/free_coherent() overrides. by Paul Mundt · 15 years ago
  2. 73c926b sh: Convert to asm-generic/dma-mapping-common.h by Paul Mundt · 15 years ago
  3. 14c011d sh: Fix up cacheflush routine symbol exports. by Paul Mundt · 15 years ago
  4. eca28e3 sh: Fix up uninitialized variable warning in dwarf unwinder. by Paul Mundt · 15 years ago
  5. 1c8db71 sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP. by Paul Mundt · 15 years ago
  6. 15dfddd sh: Disable SCIF2 on the SH-X3 proto CPU. by Paul Mundt · 15 years ago
  7. 03fdb70 sh: Convert to asm-generic/irqflags.h. by Paul Mundt · 15 years ago
  8. cae19b5 sh: Kill off legacy UBC wakeup cruft. by Paul Mundt · 15 years ago
  9. 78aed4a Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  10. f875295 sh: Kill off stray HAVE_FTRACE_SYSCALLS reference. by Paul Mundt · 15 years ago
  11. 896f0c0 sh: Support SCHED_MC for SH-X3 multi-cores. by Paul Mundt · 15 years ago
  12. 9dbe00a sh: Fix up IRQ re-enabling for the need_resched() case. by Paul Mundt · 15 years ago
  13. 0e6d498 sh: Make check_pgt_cache() more aggressive while idling. by Paul Mundt · 15 years ago
  14. f533c3d sh: Idle loop chainsawing for SMP-based light sleep. by Paul Mundt · 15 years ago
  15. 94eab0b sh: Force boot CPU in to light sleep mode for SH-X3 SMP. by Paul Mundt · 15 years ago
  16. abeaf33 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  17. 52a9490 sh: Remove BKL from landisk gio. by Thomas Gleixner · 15 years ago
  18. 5fb80ae sh: disabled cache handling fix. by Magnus Damm · 15 years ago
  19. a7a7c0e sh: Fix up single page flushing to use PAGE_SIZE. by Valentin Sitdikov · 15 years ago
  20. 731ba33 sh: Count NMIs in irq_cpustat_t. by Paul Mundt · 15 years ago
  21. 56bfc42 sh: TS_RESTORE_SIGMASK conversion. by Paul Mundt · 15 years ago
  22. b195e46 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  23. 457b646 sh: Fix a TRACE_IRQS_OFF typo. by Paul Mundt · 15 years ago
  24. 4d2947f sh: Optimize the setup_rt_frame() I-cache flush. by Paul Mundt · 15 years ago
  25. a66c2ed sh: Populate initial secondary CPU info from boot_cpu_data. by Paul Mundt · 15 years ago
  26. 2908df9 sh: Tidy up SMP cpuinfo. by Paul Mundt · 15 years ago
  27. eaa4770 sh: Use boot_cpu_data for FPU tests in sigcontext paths. by Paul Mundt · 15 years ago
  28. d780613 sh: Only invalidate the I-cache range for secondary CPUs stack_start. by Paul Mundt · 15 years ago
  29. 36c8719 sh: Provide CALLER_ADDRx definitions even when ftrace is disabled. by Paul Mundt · 15 years ago
  30. e4b053d sh: ftrace: Make code modification NMI safe. by Paul Mundt · 15 years ago
  31. c8afde7 sh: Don't profile return_address(). by Paul Mundt · 15 years ago
  32. 5a3abba sh: Tidy up the dwarf module helpers. by Paul Mundt · 15 years ago
  33. ac4fac8 sh: Generalize CALLER_ADDRx support. by Paul Mundt · 15 years ago
  34. 5852b20 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  35. 9922262 sh: ftrace: Fix up syscall tracepoint support. by Paul Mundt · 15 years ago
  36. 95019b4 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  37. 964f7e5 sh: force dcache flush if dcache_dirty bit set. by Paul Mundt · 15 years ago
  38. af67c3a sh: update die() output. by Paul Mundt · 15 years ago
  39. 7a0064d Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6 by Paul Mundt · 15 years ago
  40. 8ec006c Merge branch 'sh/dwarf-unwinder' by Paul Mundt · 15 years ago
  41. 5ab78ff Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinder by Paul Mundt · 15 years ago
  42. d26cddb sh: tracing: Use the DWARF unwinder for CALLER_ADDRx by Matt Fleming · 15 years ago
  43. c2d474d sh: Remove any reference to recursive functions from comments by Matt Fleming · 15 years ago
  44. ed4fe7f sh: Fix memory leak in dwarf_unwind_stack() by Matt Fleming · 15 years ago
  45. a6a2f2a sh: Teach the DWARF unwinder about modules by Matt Fleming · 15 years ago
  46. 3d4e0cf sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU. by Paul Mundt · 15 years ago
  47. 2a8bc92 sh: Shut up CONFIG_32BIT=n compiler warnings. by Paul Mundt · 15 years ago
  48. 20b5014 sh: Fold fixed-PMB support into dynamic PMB support by Matt Fleming · 15 years ago
  49. ef269b3 sh: Fix the offset from P1SEG/P2SEG where we map RAM by Matt Fleming · 15 years ago
  50. 3105121 sh: Remap physical memory into P1 and P2 in pmb_init() by Matt Fleming · 15 years ago
  51. edd7de8 sh: Get rid of the kmem cache code by Matt Fleming · 15 years ago
  52. 8386aeb sh: Make most PMB functions static by Matt Fleming · 15 years ago
  53. b336f12 sh: CONFIG_PMB doesn't mean the MMU is in 32bit mode by Matt Fleming · 15 years ago
  54. 1f69b6a sh: Prepare for dynamic PMB support by Matt Fleming · 15 years ago
  55. 8bd642b sh: Obliterate the P1 area macros by Matt Fleming · 15 years ago
  56. 067784f sh: Allocate PMB entry slot earlier by Matt Fleming · 15 years ago
  57. 5e3679c Merge branch 'sh/cachetlb' by Paul Mundt · 15 years ago
  58. a469f62 SH: add support for the RJ54N1CB0C camera for the kfr2r09 platform by Guennadi Liakhovetski · 15 years ago
  59. a2767cf sh: Don't allocate smaller sized mappings on every iteration by Matt Fleming · 15 years ago
  60. 2bea7ea sh: Try PMB mapping based on physical address, not mapping size by Matt Fleming · 15 years ago
  61. fc2bdef sh: Plug PMB alloc memory leak by Matt Fleming · 15 years ago
  62. a632524 sh: Sprinkle __uses_jump_to_uncached by Matt Fleming · 15 years ago
  63. f78bab3 sh: enable sleep state LEDs on Ecovec24 by Magnus Damm · 15 years ago
  64. 9c472c4 sh: mach-ecovec24: Document DS2 switch settings. by Kuninori Morimoto · 15 years ago
  65. f16bf3e sh: Build fix: export __movmem by Lubomir Rintel · 15 years ago
  66. 8406638 sh: Disable unaligned kernel access printks by default. by Paul Mundt · 15 years ago
  67. d5ce010 sh: mach-ecovec24: modify 1st MTD area to read only by Kuninori Morimoto · 15 years ago
  68. 8810e05 sh: mach-ecovec24: Add TouchScreen support by Kuninori Morimoto · 15 years ago
  69. fe1dbfd sh: magicpanelr2 and dreamcast can use the generic I/O base. by Paul Mundt · 15 years ago
  70. 421f7a5 sh: Don't enable interrupts in the page fault path by Matt Fleming · 15 years ago
  71. d44ee12 sh: Set the default I/O port base to P2SEG. by Paul Mundt · 15 years ago
  72. 48ff3e0 sh: Handle ioport_map() cases for >= P1SEG addresses. by Paul Mundt · 15 years ago
  73. ecb6fd5 sh: Add support DMA Engine to SH7780 by Nobuhiro Iwamatsu · 16 years ago
  74. 8255fff sh: Add support DMA Engine to SH7722 by Nobuhiro Iwamatsu · 16 years ago
  75. c373ba9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  76. 6f3529f sh: enable onenand support in kfr2r09 defconfig. by Paul Mundt · 15 years ago
  77. 5d65498 sh: update defconfigs. by Paul Mundt · 15 years ago
  78. 3e9ad52 sh: add FSI driver support for ms7724se by Kuninori Morimoto · 15 years ago
  79. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  80. 40258ee sh: Fix up uninitialized variable use caught by gcc 4.4. by Paul Mundt · 15 years ago
  81. 23c4c82 sh: Handle unaligned 16-bit instructions on SH-2A. by Paul Mundt · 15 years ago
  82. acf3cc2 sh: mach-ecovec24: Add active low setting for sh_eth by Kuninori Morimoto · 15 years ago
  83. a6bbce2 sh: includecheck fix: dwarf.c by Jaswinder Singh Rajput · 15 years ago
  84. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  85. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  86. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  87. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  88. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  89. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  90. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  91. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  92. 4b3df56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus by NeilBrown · 15 years ago
  93. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  94. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  96. 02b7da3 Use macros for .bss.page_aligned section. by Tim Abbott · 15 years ago
  97. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  98. f86fd30 kbuild: rename ld-option to cc-ldoption by Sam Ravnborg · 15 years ago
  99. caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
  100. 0bab829 V4L/DVB (12509): sh: prepare board-ap325rxa.c for v4l2-subdev conversion by Guennadi Liakhovetski · 15 years ago