1. 7c7cbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  2. 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 · 16 years ago
  3. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 16 years ago
  4. ef4ed97 Merge branch 'sh/lmb' by Paul Mundt · 16 years ago
  5. 8b5ee11 sh: move sh clock.c contents to drivers/sh/clk. by Magnus Damm · 16 years ago
  6. d28bdf0 sh: move sh asm/clock.h contents to linux/sh_clk.h V2 by Magnus Damm · 16 years ago
  7. 441c244 sh: remove unused clock lookup by Magnus Damm · 16 years ago
  8. 914ebf0 sh: get rid of div4 clock name by Magnus Damm · 16 years ago
  9. c77a9c3 sh: get rid of mstp32 clock name and id by Magnus Damm · 16 years ago
  10. 4bc277a sh: bootmem refactoring. by Paul Mundt · 16 years ago
  11. 9e1985e sh: get rid of div6 clock names by Magnus Damm · 16 years ago
  12. 08134c3 sh: get rid of hwblk clock names by Magnus Damm · 16 years ago
  13. f3d51e1 sh: hwblk index rework by Magnus Damm · 16 years ago
  14. 5e2ff32 sh: rework memory limits to work with LMB. by Paul Mundt · 16 years ago
  15. 19d8f84 sh: enable LMB region setup via machvec. by Paul Mundt · 16 years ago
  16. a5ec395 sh: convert kexec crash kernel management to LMB. by Paul Mundt · 16 years ago
  17. feef47d hw-breakpoints: Get the number of available registers on boot dynamically by Frederic Weisbecker · 16 years ago
  18. b2812d0 hw-breakpoints: Change/Enforce some breakpoints policies by Frederic Weisbecker · 16 years ago
  19. 54b41b9 Merge branch 'sh/smp' by Paul Mundt · 16 years ago
  20. 763142d sh: CPU hotplug support. by Paul Mundt · 16 years ago
  21. 8db2bc4 sh: cache secondary CPUs idle loop. by Paul Mundt · 16 years ago
  22. 9715b8c sh: provide percpu CPU states for hotplug notifiers. by Paul Mundt · 16 years ago
  23. 7c4584d sh: Assembly friendly __pa and __va definitions by Matt Fleming · 16 years ago
  24. 3366e35 sh: Move platform smp ops in to their own structure. by Paul Mundt · 16 years ago
  25. 4a6feab sh: __cpuinit annotate the CPU init path. by Paul Mundt · 16 years ago
  26. a9079ca sh: Tidy CPU probing and fixup section annotations. by Paul Mundt · 16 years ago
  27. 3bd1666 sh: hw-breakpoints: Kill off stub unthrottle callback. by Paul Mundt · 16 years ago
  28. dc825b1 sh: intc: IRQ auto-distribution support. by Paul Mundt · 16 years ago
  29. 720fcb3 Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk' by Paul Mundt · 16 years ago
  30. d5ab780 sh: Fix FDPIC binary loader by Andrew Stubbs · 16 years ago
  31. b2623a6 dmaengine: shdma: Introduce include/linux/sh_dma.h by Magnus Damm · 16 years ago
  32. 02ca508 dmaengine: shdma: Common SH_DMA_SLAVE_NUMBER by Magnus Damm · 16 years ago
  33. 4bab9d4 dmaengine: shdma: Remove sh_dmae_slave_chan_id enum by Magnus Damm · 16 years ago
  34. e4d8063 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  35. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 16 years ago
  36. 5cabbb6 pci-dma: sh: use include/linux/pci-dma.h by FUJITA Tomonori · 16 years ago
  37. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 16 years ago
  38. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 16 years ago
  39. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 16 years ago
  40. 089b43f sh: Fix up NUMA build for 29-bit. by Paul Mundt · 16 years ago
  41. 51a5006 sh: Merge clkdev API updates. by Paul Mundt · 16 years ago
  42. b07f6b3 sh: Fix up flush_cache_vmap() on SMP. by Paul Mundt · 16 years ago
  43. 90e7d64 sh: reworked dynamic PMB mapping. by Paul Mundt · 16 years ago
  44. 94316cd sh: Fix up cpumask_of_pcibus() for the NUMA build. by Paul Mundt · 16 years ago
  45. c014906 dmaengine: shdma: extend .device_terminate_all() to record partial transfer by Guennadi Liakhovetski · 16 years ago
  46. 8b1935e dmaengine: shdma: separate DMA headers. by Guennadi Liakhovetski · 16 years ago
  47. 027811b dmaengine: shdma: convert to platform device resources by Guennadi Liakhovetski · 16 years ago
  48. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  49. 524df55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  50. 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 · 16 years ago
  51. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 16 years ago
  52. f24407d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt by Linus Torvalds · 16 years ago
  53. 41bfb7d sh: SH-Mobile R-standby register save/restore by Magnus Damm · 16 years ago
  54. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 16 years ago
  55. 94ea5e4 sh: wire up SET/GET_UNALIGN_CTL. by Paul Mundt · 16 years ago
  56. 7be85c6 sh: add sh7724 kick callback to clk_div4_table by Magnus Damm · 16 years ago
  57. 0a5f337 sh: introduce struct clk_div4_table by Magnus Damm · 16 years ago
  58. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 16 years ago
  59. d01447b sh: Merge legacy and dynamic PMB modes. by Paul Mundt · 16 years ago
  60. b8f7918 sh: Provide uncached I/O helpers. by Paul Mundt · 16 years ago
  61. d53a0d3 sh: PMB locking overhaul. by Paul Mundt · 16 years ago
  62. e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 16 years ago
  63. d7813bc sh: Build PMB entry links for existing contiguous multi-page mappings. by Paul Mundt · 16 years ago
  64. 9edef28 sh: uncached mapping helpers. by Paul Mundt · 16 years ago
  65. 51becfd sh: PMB tidying. by Paul Mundt · 16 years ago
  66. 7bdda62 sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB. by Paul Mundt · 16 years ago
  67. 1d5cfcd sh: Kill off some superfluous legacy PMB special casing. by Paul Mundt · 16 years ago
  68. efd54ea sh: Merge the legacy PMB mapping and entry synchronization code. by Paul Mundt · 16 years ago
  69. 19f6b8b sh64: fix up memory offset calculation. by Paul Mundt · 16 years ago
  70. b0f3ae0 sh: Isolate uncached mapping support. by Paul Mundt · 16 years ago
  71. 13fd7ae Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates' by Paul Mundt · 16 years ago
  72. 2e18e04 Merge branch 'sh/dmaengine' by Paul Mundt · 16 years ago
  73. 858918b sh: Optimise FDE/CIE lookup by using red-black trees by Matt Fleming · 16 years ago
  74. cfefe99 sh: implement DMA_SLAVE capability in SH dmaengine driver by Guennadi Liakhovetski · 16 years ago
  75. 623b4ac sh: fix Transfer Size calculation in both DMA drivers by Guennadi Liakhovetski · 16 years ago
  76. c9334f6 sh: add mm API for DMA to vmalloc/vmap areas by James Bottomley · 16 years ago
  77. 9ad62ec sh: Fix up early PCI PERR/SERR IRQ handling. by Paul Mundt · 16 years ago
  78. 9d3f188 Merge branch 'sh/stable-updates' by Paul Mundt · 16 years ago
  79. b6c58b1 sh: Improved multi-resource handling for SH7780 PCI. by Paul Mundt · 16 years ago
  80. ef407be sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers. by Paul Mundt · 16 years ago
  81. bcf3935 sh: Handle PCI controller resource conflicts. by Paul Mundt · 16 years ago
  82. 85b59f5 sh: Enable PCI66 support for SH7780 host controller. by Paul Mundt · 16 years ago
  83. 31a090a sh: Fix up asm/hw_breakpoint.h header check. by Paul Mundt · 16 years ago
  84. 320e68d sh: support PCI domains. by Paul Mundt · 16 years ago
  85. 9762528 sh: Kill off deprecated fixed PCI memory window accessors. by Paul Mundt · 16 years ago
  86. d627a2e sh: Fix up the ioremap_fixed() build for nommu. by Paul Mundt · 16 years ago
  87. 621266b sh: Quiet noisy coherent DMA unmapping on R2D. by Paul Mundt · 16 years ago
  88. 7013109 sh: fixed cmpxchg gRB version by Giuseppe CAVALLARO · 16 years ago
  89. 485773f sh: flag ctrl_in/outX as __deprecated. by Paul Mundt · 16 years ago
  90. 9d56dd3 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 16 years ago
  91. f1487fc Merge branch 'for-2.6.33' into for-2.6.34 by Mark Brown · 16 years ago
  92. 895d450 ASoC: add DAI and platform / DMA drivers for SH SIU by Guennadi Liakhovetski · 16 years ago
  93. a077e91 sh: Conserve fixmap slots when IOREMAP_FIXED=n. by Paul Mundt · 16 years ago
  94. 2dc2f8e sh: Kill off the special uncached section and fixmap. by Paul Mundt · 16 years ago
  95. 3125ee7 sh: Track the uncached mapping size. by Paul Mundt · 16 years ago
  96. fbb82b0 sh: machine_ops based reboot support. by Paul Mundt · 16 years ago
  97. 2efa53b sh: Make 29/32-bit mode check helper generally available. by Paul Mundt · 16 years ago
  98. 70911b8 sh: Shut up noisy IOREMAP_FIXED=n build. by Paul Mundt · 16 years ago
  99. 31c3af5 sh: support SIU sourcing from external clock on sh7722 by Guennadi Liakhovetski · 16 years ago
  100. 79f211b sh64: wire up sys_accept4. by Paul Mundt · 16 years ago