1. e4b053d sh: ftrace: Make code modification NMI safe. by Paul Mundt · 15 years ago
  2. c8afde7 sh: Don't profile return_address(). by Paul Mundt · 15 years ago
  3. 5a3abba7 sh: Tidy up the dwarf module helpers. by Paul Mundt · 15 years ago
  4. ac4fac8 sh: Generalize CALLER_ADDRx support. by Paul Mundt · 15 years ago
  5. 5852b20 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  6. 9922262 sh: ftrace: Fix up syscall tracepoint support. by Paul Mundt · 15 years ago
  7. 95019b4 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  8. 964f7e5 sh: force dcache flush if dcache_dirty bit set. by Paul Mundt · 15 years ago
  9. af67c3a sh: update die() output. by Paul Mundt · 15 years ago
  10. 7a0064d Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6 by Paul Mundt · 15 years ago
  11. 8ec006c Merge branch 'sh/dwarf-unwinder' by Paul Mundt · 15 years ago
  12. 5ab78ff Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinder by Paul Mundt · 15 years ago
  13. d26cddb sh: tracing: Use the DWARF unwinder for CALLER_ADDRx by Matt Fleming · 15 years ago
  14. c2d474d6 sh: Remove any reference to recursive functions from comments by Matt Fleming · 15 years ago
  15. ed4fe7f sh: Fix memory leak in dwarf_unwind_stack() by Matt Fleming · 15 years ago
  16. a6a2f2a sh: Teach the DWARF unwinder about modules by Matt Fleming · 15 years ago
  17. 3d4e0cf sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU. by Paul Mundt · 15 years ago
  18. 2a8bc92 sh: Shut up CONFIG_32BIT=n compiler warnings. by Paul Mundt · 15 years ago
  19. 20b5014 sh: Fold fixed-PMB support into dynamic PMB support by Matt Fleming · 15 years ago
  20. ef269b3 sh: Fix the offset from P1SEG/P2SEG where we map RAM by Matt Fleming · 15 years ago
  21. 3105121 sh: Remap physical memory into P1 and P2 in pmb_init() by Matt Fleming · 15 years ago
  22. edd7de8 sh: Get rid of the kmem cache code by Matt Fleming · 15 years ago
  23. 8386aeb sh: Make most PMB functions static by Matt Fleming · 15 years ago
  24. b336f12 sh: CONFIG_PMB doesn't mean the MMU is in 32bit mode by Matt Fleming · 15 years ago
  25. 1f69b6a sh: Prepare for dynamic PMB support by Matt Fleming · 15 years ago
  26. 8bd642b sh: Obliterate the P1 area macros by Matt Fleming · 15 years ago
  27. 067784f sh: Allocate PMB entry slot earlier by Matt Fleming · 15 years ago
  28. 5e3679c Merge branch 'sh/cachetlb' by Paul Mundt · 15 years ago
  29. a469f62 SH: add support for the RJ54N1CB0C camera for the kfr2r09 platform by Guennadi Liakhovetski · 15 years ago
  30. a2767cf sh: Don't allocate smaller sized mappings on every iteration by Matt Fleming · 15 years ago
  31. 2bea7ea sh: Try PMB mapping based on physical address, not mapping size by Matt Fleming · 15 years ago
  32. fc2bdef sh: Plug PMB alloc memory leak by Matt Fleming · 15 years ago
  33. a632524 sh: Sprinkle __uses_jump_to_uncached by Matt Fleming · 15 years ago
  34. f78bab3 sh: enable sleep state LEDs on Ecovec24 by Magnus Damm · 15 years ago
  35. 9c472c4 sh: mach-ecovec24: Document DS2 switch settings. by Kuninori Morimoto · 15 years ago
  36. f16bf3e sh: Build fix: export __movmem by Lubomir Rintel · 15 years ago
  37. 8406638 sh: Disable unaligned kernel access printks by default. by Paul Mundt · 15 years ago
  38. d5ce010 sh: mach-ecovec24: modify 1st MTD area to read only by Kuninori Morimoto · 15 years ago
  39. 8810e05 sh: mach-ecovec24: Add TouchScreen support by Kuninori Morimoto · 15 years ago
  40. fe1dbfd sh: magicpanelr2 and dreamcast can use the generic I/O base. by Paul Mundt · 15 years ago
  41. 421f7a5 sh: Don't enable interrupts in the page fault path by Matt Fleming · 15 years ago
  42. d44ee12 sh: Set the default I/O port base to P2SEG. by Paul Mundt · 15 years ago
  43. 48ff3e0 sh: Handle ioport_map() cases for >= P1SEG addresses. by Paul Mundt · 15 years ago
  44. ecb6fd5 sh: Add support DMA Engine to SH7780 by Nobuhiro Iwamatsu · 16 years ago
  45. 8255fff sh: Add support DMA Engine to SH7722 by Nobuhiro Iwamatsu · 16 years ago
  46. c373ba9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  47. 6f3529f sh: enable onenand support in kfr2r09 defconfig. by Paul Mundt · 15 years ago
  48. 5d65498 sh: update defconfigs. by Paul Mundt · 15 years ago
  49. 3e9ad52 sh: add FSI driver support for ms7724se by Kuninori Morimoto · 15 years ago
  50. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  51. 40258ee sh: Fix up uninitialized variable use caught by gcc 4.4. by Paul Mundt · 15 years ago
  52. 23c4c82 sh: Handle unaligned 16-bit instructions on SH-2A. by Paul Mundt · 15 years ago
  53. acf3cc2 sh: mach-ecovec24: Add active low setting for sh_eth by Kuninori Morimoto · 15 years ago
  54. a6bbce2 sh: includecheck fix: dwarf.c by Jaswinder Singh Rajput · 15 years ago
  55. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  56. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  57. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  58. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  59. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  60. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  61. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  62. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  63. 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
  64. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  65. 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
  66. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  67. 02b7da3 Use macros for .bss.page_aligned section. by Tim Abbott · 15 years ago
  68. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  69. f86fd30 kbuild: rename ld-option to cc-ldoption by Sam Ravnborg · 15 years ago
  70. caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
  71. 0bab829 V4L/DVB (12509): sh: prepare board-ap325rxa.c for v4l2-subdev conversion by Guennadi Liakhovetski · 15 years ago
  72. 83fe78e V4L/DVB (12507): sh: soc-camera updates by Guennadi Liakhovetski · 15 years ago
  73. bc1937b V4L/DVB (12505): soc_camera_platform: pass device pointer from soc-camera core on .add_device() by Guennadi Liakhovetski · 15 years ago
  74. c41deba V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for conversion by Guennadi Liakhovetski · 15 years ago
  75. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  76. a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. 064a16d sh: mach-ecovec24: Add user debug switch support by Kuninori Morimoto · 15 years ago
  79. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  80. 182a85f sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
  81. 480c646 sh: Kill off unused se_skipped in alignment trap notification code. by Paul Mundt · 15 years ago
  82. a74f7e0 sh: Wire up HAVE_SYSCALL_TRACEPOINTS. by Paul Mundt · 15 years ago
  83. ea88023 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  84. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  85. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  86. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  87. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  88. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  89. a6f15ad video: sh_mobile_lcdcfb: use both register sets for display panning by Phil Edworthy · 15 years ago
  90. c8c2df9 sh: Fix up sh7705 flush_dcache_page() build. by Paul Mundt · 15 years ago
  91. bb7001b sh: kfr2r09: document the PLL/FLL <-> RF relationship. by Kuninori Morimoto · 15 years ago
  92. a991801 sh: mach-ecovec24: need asm/clock.h. by Kuninori Morimoto · 15 years ago
  93. 147df2d sh: mach-ecovec24: deassert usb irq on boot. by Kuninori Morimoto · 15 years ago
  94. e9103e7 sh: Add KEYSC support for EcoVec24 by Kuninori Morimoto · 15 years ago
  95. 1f85d38 sh: add kycr2_delay for sh_keysc by Kuninori Morimoto · 15 years ago
  96. 033eb0a sh: cpufreq: Include CPU id in info messages. by Paul Mundt · 15 years ago
  97. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  98. 3639dfb sh: multi-evt support for SH-X3 proto CPU. by Paul Mundt · 15 years ago
  99. 2fd5a02 sh: clkfwk: remove bogus set_bus_parent() from SH7709. by Rafael Ignacio Zurita · 15 years ago
  100. 6a78ec1 sh: Fix the indication point of the liquid crystal of AP-325RXA(AP3300) by Yusuke Goda · 15 years ago