1. e4d8063 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  2. f82c37e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  4. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  5. 5cabbb6 pci-dma: sh: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  6. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  7. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  8. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  9. 3f6da39 perf: Rework and fix the arch CPU-hotplug hooks by Peter Zijlstra · 14 years ago
  10. 5b34d1e sh: Export uncached helper symbols. by Paul Mundt · 14 years ago
  11. 089b43f sh: Fix up NUMA build for 29-bit. by Paul Mundt · 14 years ago
  12. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  13. 40d1f00 sh: Fix up uncached offset for legacy 29-bit mode. by Paul Mundt · 14 years ago
  14. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  15. 0272282 sh: Convert sh to use read/update_persistent_clock by John Stultz · 14 years ago
  16. 62c8cbb sh: Move PMB debugfs entry initialization to later stage by Pawel Moll · 14 years ago
  17. b07f6b3 sh: Fix up flush_cache_vmap() on SMP. by Paul Mundt · 14 years ago
  18. 281983d sh: fix up MMU reset with variable PMB mapping sizes. by Paul Mundt · 14 years ago
  19. 09e1172 sh: establish PMB mappings for NUMA nodes. by Paul Mundt · 14 years ago
  20. a1042aa sh: check for existing mappings for bolted PMB entries. by Paul Mundt · 14 years ago
  21. 6eb3c73 sh: fixed virt/phys mapping helpers for PMB. by Paul Mundt · 14 years ago
  22. 4cfa8e7 sh: make pmb iomapping configurable. by Paul Mundt · 14 years ago
  23. 90e7d64 sh: reworked dynamic PMB mapping. by Paul Mundt · 14 years ago
  24. 94316cd sh: Fix up cpumask_of_pcibus() for the NUMA build. by Paul Mundt · 14 years ago
  25. 7d0b0a4 sh: Fix up ctrl_read/write stragglers in migor setup. by Paul Mundt · 14 years ago
  26. 9adae97 Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial' by Paul Mundt · 14 years ago
  27. c014906 dmaengine: shdma: extend .device_terminate_all() to record partial transfer by Guennadi Liakhovetski · 14 years ago
  28. c8e3149 sh: merge sh7722 and sh7724 DMA register definitions by Guennadi Liakhovetski · 14 years ago
  29. bff932c sh: activate runtime PM for dmaengine on sh7722 and sh7724 by Guennadi Liakhovetski · 14 years ago
  30. 8b1935e dmaengine: shdma: separate DMA headers. by Guennadi Liakhovetski · 14 years ago
  31. 027811b dmaengine: shdma: convert to platform device resources by Guennadi Liakhovetski · 14 years ago
  32. 920925f sh: audio support for the sh7722 Migo-R board by Guennadi Liakhovetski · 15 years ago
  33. 331af0c sh: add DMA slave definitions and SIU platform data to sh7722 setup by Guennadi Liakhovetski · 15 years ago
  34. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  35. 524df55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  36. 6679ee1 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  37. 4b62c0f sh: No need to explicitly include <linux/rwlock.h>. by Robert P. J. Day · 14 years ago
  38. 55c1b0d arch/sh/boot/compressed/cache.c: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  39. 5499b45 arch/sh/lib/libgcc.h: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  40. 105244e sh: hw-breakpoints: Accept breakpoints on NULL addresses. by Paul Mundt · 14 years ago
  41. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  43. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 14 years ago
  44. 2b8c70b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  45. f24407d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt by Linus Torvalds · 14 years ago
  46. 64d497f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  47. 3675c75 soc-camera: ov772x: Modify buswidth control by Kuninori Morimoto · 15 years ago
  48. b5f5fe8 sh: remove dead LED code for migo-r and ms7724se by Magnus Damm · 14 years ago
  49. 6b3b557 sh: ecovec build fix for CONFIG_I2C=n by Magnus Damm · 14 years ago
  50. 2839bd6 sh: ecovec r-standby support by Magnus Damm · 14 years ago
  51. b67cf28 sh: ms7724se r-standby support by Magnus Damm · 14 years ago
  52. 41bfb7d sh: SH-Mobile R-standby register save/restore by Magnus Damm · 14 years ago
  53. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 14 years ago
  54. 29463c2 sh: ms7724: modify scan_timing for KEYSC by Kuninori Morimoto · 14 years ago
  55. bbb892a sh: ms7724: Add sh_sir support by Kuninori Morimoto · 14 years ago
  56. 2636571 sh: mach-ecovec24: Add sh_sir support by Kuninori Morimoto · 14 years ago
  57. 94ea5e4 sh: wire up SET/GET_UNALIGN_CTL. by Paul Mundt · 14 years ago
  58. 7c1b2c6 sh: allow alignment fault mode to be configured at kernel boot. by Paul Mundt · 14 years ago
  59. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  60. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  61. 16afc9f sh: sh7724: Update FSI/SPU2 clock by Kuninori Morimoto · 14 years ago
  62. 6f26d19 sh: always enable sh7724 vpu_clk and set to 166MHz on Ecovec by Magnus Damm · 14 years ago
  63. 7be85c6 sh: add sh7724 kick callback to clk_div4_table by Magnus Damm · 14 years ago
  64. 0a5f337 sh: introduce struct clk_div4_table by Magnus Damm · 14 years ago
  65. de7ca21 sh: clock-cpg div4 set_rate() shift fix by Magnus Damm · 14 years ago
  66. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  67. 8c563a3 sh: Turn on speculative return for SH7785 and SH7786 by Matt Fleming · 14 years ago
  68. 77f36fc Merge branch 'sh/pmb-dynamic' by Paul Mundt · 14 years ago
  69. d01447b sh: Merge legacy and dynamic PMB modes. by Paul Mundt · 14 years ago
  70. 2e45064 sh: Use uncached I/O helpers in PMB setup. by Paul Mundt · 14 years ago
  71. b8f7918 sh: Provide uncached I/O helpers. by Paul Mundt · 14 years ago
  72. d53a0d3 sh: PMB locking overhaul. by Paul Mundt · 14 years ago
  73. e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 15 years ago
  74. 0065b96 sh: Fix up dynamically created write-through PMB mappings. by Paul Mundt · 14 years ago
  75. d7813bc sh: Build PMB entry links for existing contiguous multi-page mappings. by Paul Mundt · 14 years ago
  76. 9edef28 sh: uncached mapping helpers. by Paul Mundt · 14 years ago
  77. 51becfd sh: PMB tidying. by Paul Mundt · 14 years ago
  78. 7bdda62 sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB. by Paul Mundt · 14 years ago
  79. 838a4a9 sh: fix sh7723 SDHI support using INTC force_disable by Magnus Damm · 14 years ago
  80. e9125ac sh: fix sh7722 SDHI support using INTC force_disable by Magnus Damm · 14 years ago
  81. 49f3bfe sh: Setup boot CPU VBR early to enable early page faults. by Paul Mundt · 14 years ago
  82. 1d5cfcd sh: Kill off some superfluous legacy PMB special casing. by Paul Mundt · 14 years ago
  83. efd54ea sh: Merge the legacy PMB mapping and entry synchronization code. by Paul Mundt · 14 years ago
  84. 55cef91 sh: Prevent fixed slot PMB remapping from clobbering boot entries. by Paul Mundt · 14 years ago
  85. 319c2cc sh: Fix zImage boot using fixed PMB. by Nobuhiro Iwamatsu · 14 years ago
  86. fb1e776 sh: fix sh7724 SDHI support using INTC force_disable by Magnus Damm · 14 years ago
  87. 04c8697 sh: Fix up legacy PMB mode offset calculation. by Paul Mundt · 14 years ago
  88. 028c5d5d Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  89. 4b505db sh64: fix tracing of signals. by Paul Mundt · 14 years ago
  90. 19f6b8b sh64: fix up memory offset calculation. by Paul Mundt · 14 years ago
  91. b0f3ae0 sh: Isolate uncached mapping support. by Paul Mundt · 14 years ago
  92. a4dad4c sh: update sdk7786 defconfig. by Paul Mundt · 14 years ago
  93. 7578a4c sh: Fix up multi-resource mapping for SH7786 PCIe. by Paul Mundt · 14 years ago
  94. 801cd56 sh: break out enable/reparent div4 clocks on sh7723 by Magnus Damm · 14 years ago
  95. 3844ead sh: sh7724/Ecovec24/KFR2R09/MS7724SE SDHI vector merge by Magnus Damm · 14 years ago
  96. e3e8004 sh: sh7723/AP325 SDHI vector merge by Magnus Damm · 14 years ago
  97. 8d9adab sh: sh7722/Migo-R SDHI vector merge by Magnus Damm · 14 years ago
  98. 7561f2d sh: Fix up SH7786 PCI resource definitions. by Paul Mundt · 14 years ago
  99. 13fd7ae Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates' by Paul Mundt · 14 years ago
  100. 2e18e04 Merge branch 'sh/dmaengine' by Paul Mundt · 14 years ago