1. 999fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  2. 019e257 Merge branch 'sh/iomap' by Paul Mundt · 14 years ago
  3. 86e4dd5 sh: support for platforms without PIO. by Paul Mundt · 14 years ago
  4. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  5. 4705b2e sh: add romImage MMCIF boot for sh7724 and Ecovec V2 by Magnus Damm · 14 years ago
  6. 10440af sh: define DMA slaves per CPU type, remove now redundant header by Guennadi Liakhovetski · 14 years ago
  7. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  8. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  9. 7c7cbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  10. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 14 years ago
  11. 4d7b4ac 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
  12. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  13. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  14. ef4ed97 Merge branch 'sh/lmb' by Paul Mundt · 14 years ago
  15. 8b5ee11 sh: move sh clock.c contents to drivers/sh/clk. by Magnus Damm · 14 years ago
  16. d28bdf0 sh: move sh asm/clock.h contents to linux/sh_clk.h V2 by Magnus Damm · 14 years ago
  17. 441c244 sh: remove unused clock lookup by Magnus Damm · 14 years ago
  18. 914ebf0 sh: get rid of div4 clock name by Magnus Damm · 14 years ago
  19. c77a9c3 sh: get rid of mstp32 clock name and id by Magnus Damm · 14 years ago
  20. 4bc277a sh: bootmem refactoring. by Paul Mundt · 14 years ago
  21. 9e1985e sh: get rid of div6 clock names by Magnus Damm · 14 years ago
  22. 08134c3 sh: get rid of hwblk clock names by Magnus Damm · 14 years ago
  23. f3d51e1 sh: hwblk index rework by Magnus Damm · 14 years ago
  24. 5e2ff32 sh: rework memory limits to work with LMB. by Paul Mundt · 14 years ago
  25. 19d8f84 sh: enable LMB region setup via machvec. by Paul Mundt · 14 years ago
  26. a5ec395 sh: convert kexec crash kernel management to LMB. by Paul Mundt · 14 years ago
  27. feef47d hw-breakpoints: Get the number of available registers on boot dynamically by Frederic Weisbecker · 14 years ago
  28. b2812d0 hw-breakpoints: Change/Enforce some breakpoints policies by Frederic Weisbecker · 14 years ago
  29. 54b41b9 Merge branch 'sh/smp' by Paul Mundt · 14 years ago
  30. 763142d sh: CPU hotplug support. by Paul Mundt · 14 years ago
  31. 8db2bc4 sh: cache secondary CPUs idle loop. by Paul Mundt · 14 years ago
  32. 9715b8c sh: provide percpu CPU states for hotplug notifiers. by Paul Mundt · 14 years ago
  33. e195534 Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  34. c2fe309 SH: fix TS field shift calculation for DMA drivers by Guennadi Liakhovetski · 14 years ago
  35. 7c4584d sh: Assembly friendly __pa and __va definitions by Matt Fleming · 14 years ago
  36. 3366e35 sh: Move platform smp ops in to their own structure. by Paul Mundt · 14 years ago
  37. 4a6feab sh: __cpuinit annotate the CPU init path. by Paul Mundt · 14 years ago
  38. a9079ca sh: Tidy CPU probing and fixup section annotations. by Paul Mundt · 14 years ago
  39. 3bd1666 sh: hw-breakpoints: Kill off stub unthrottle callback. by Paul Mundt · 14 years ago
  40. d9c9444 sh: mach-sdk7786: pm_power_off support. by Paul Mundt · 14 years ago
  41. dc825b1 sh: intc: IRQ auto-distribution support. by Paul Mundt · 14 years ago
  42. 050d4cc sh: dmaengine support for SH7786 DMAC0. by Paul Mundt · 14 years ago
  43. 99dc5c0 sh: Disable MMUCR_AT for SH-4 nommu. by Paul Mundt · 14 years ago
  44. 720fcb3 Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk' by Paul Mundt · 14 years ago
  45. 6ae6650 sh: tlb debugfs support. by Matt Fleming · 14 years ago
  46. d5ab780 sh: Fix FDPIC binary loader by Andrew Stubbs · 14 years ago
  47. 4539282 sh: update the TLB replacement counter for entry wiring. by Matt Fleming · 14 years ago
  48. b2623a6 dmaengine: shdma: Introduce include/linux/sh_dma.h by Magnus Damm · 15 years ago
  49. 02ca508 dmaengine: shdma: Common SH_DMA_SLAVE_NUMBER by Magnus Damm · 15 years ago
  50. 4bab9d4 dmaengine: shdma: Remove sh_dmae_slave_chan_id enum by Magnus Damm · 15 years ago
  51. a9eb4f6 sh: Flush ITLB too in PTEAEX's flush_tlb_page() by Matt Fleming · 15 years ago
  52. 67eaa3e sh: Add watch-dog register address for SH7722/SH7723/SH7724 by Kuninori Morimoto · 15 years ago
  53. e4d8063 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  54. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 15 years ago
  55. 5cabbb6 pci-dma: sh: use include/linux/pci-dma.h by FUJITA Tomonori · 15 years ago
  56. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 15 years ago
  57. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
  58. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  59. 089b43f sh: Fix up NUMA build for 29-bit. by Paul Mundt · 15 years ago
  60. 51a5006 sh: Merge clkdev API updates. by Paul Mundt · 15 years ago
  61. b07f6b3 sh: Fix up flush_cache_vmap() on SMP. by Paul Mundt · 15 years ago
  62. 54cb27a Rename .data.read_mostly to .data..read_mostly. by Denys Vlasenko · 15 years ago
  63. 90e7d64 sh: reworked dynamic PMB mapping. by Paul Mundt · 15 years ago
  64. 94316cd sh: Fix up cpumask_of_pcibus() for the NUMA build. by Paul Mundt · 15 years ago
  65. c014906 dmaengine: shdma: extend .device_terminate_all() to record partial transfer by Guennadi Liakhovetski · 15 years ago
  66. c8e3149 sh: merge sh7722 and sh7724 DMA register definitions by Guennadi Liakhovetski · 15 years ago
  67. 8b1935e dmaengine: shdma: separate DMA headers. by Guennadi Liakhovetski · 15 years ago
  68. 027811b dmaengine: shdma: convert to platform device resources by Guennadi Liakhovetski · 15 years ago
  69. 920925f sh: audio support for the sh7722 Migo-R board by Guennadi Liakhovetski · 15 years ago
  70. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  71. 524df55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  72. 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 · 15 years ago
  73. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  74. f24407d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt by Linus Torvalds · 15 years ago
  75. 41bfb7d sh: SH-Mobile R-standby register save/restore by Magnus Damm · 15 years ago
  76. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 15 years ago
  77. 94ea5e4 sh: wire up SET/GET_UNALIGN_CTL. by Paul Mundt · 15 years ago
  78. 7be85c6 sh: add sh7724 kick callback to clk_div4_table by Magnus Damm · 15 years ago
  79. 0a5f337 sh: introduce struct clk_div4_table by Magnus Damm · 15 years ago
  80. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  81. d01447b sh: Merge legacy and dynamic PMB modes. by Paul Mundt · 15 years ago
  82. b8f7918 sh: Provide uncached I/O helpers. by Paul Mundt · 15 years ago
  83. d53a0d3 sh: PMB locking overhaul. by Paul Mundt · 15 years ago
  84. e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 15 years ago
  85. d7813bc sh: Build PMB entry links for existing contiguous multi-page mappings. by Paul Mundt · 15 years ago
  86. 9edef28 sh: uncached mapping helpers. by Paul Mundt · 15 years ago
  87. 51becfd sh: PMB tidying. by Paul Mundt · 15 years ago
  88. 7bdda62 sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB. by Paul Mundt · 15 years ago
  89. 1d5cfcd sh: Kill off some superfluous legacy PMB special casing. by Paul Mundt · 15 years ago
  90. efd54ea sh: Merge the legacy PMB mapping and entry synchronization code. by Paul Mundt · 15 years ago
  91. 19f6b8b sh64: fix up memory offset calculation. by Paul Mundt · 15 years ago
  92. b0f3ae0 sh: Isolate uncached mapping support. by Paul Mundt · 15 years ago
  93. 13fd7ae Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  94. 2e18e04 Merge branch 'sh/dmaengine' by Paul Mundt · 15 years ago
  95. 858918b sh: Optimise FDE/CIE lookup by using red-black trees by Matt Fleming · 15 years ago
  96. cfefe99 sh: implement DMA_SLAVE capability in SH dmaengine driver by Guennadi Liakhovetski · 15 years ago
  97. 623b4ac sh: fix Transfer Size calculation in both DMA drivers by Guennadi Liakhovetski · 15 years ago
  98. c9334f6 sh: add mm API for DMA to vmalloc/vmap areas by James Bottomley · 15 years ago
  99. 9ad62ec sh: Fix up early PCI PERR/SERR IRQ handling. by Paul Mundt · 15 years ago
  100. deb9b22 sh: mach-dreamcast: Convert to sparseirq. by Paul Mundt · 15 years ago