1. 8a5a778 sh: update INTC to clear IRQ sense valid flag by Magnus Damm · 13 years ago
  2. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 13 years ago
  3. 30f2ba3 sh: intc: Initialize radix tree gfp mask explicitly. by Paul Mundt · 13 years ago
  4. dfcd6e4 Merge branch 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  5. f278ea8 sh: clkfwk: Build fix for non-legacy CPG changes. by Paul Mundt · 14 years ago
  6. 8496533 Merge branch 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  7. 35a96c7 sh: clkfwk: Kill off now unused algo_id in set_rate op. by Paul Mundt · 14 years ago
  8. 9a1683d sh: clkfwk: Kill off unused clk_set_rate_ex(). by Paul Mundt · 14 years ago
  9. 6318af9 sh: intc: Fix up build failure introduced by radix tree changes. by Paul Mundt · 14 years ago
  10. ed10b49 sh: clkfwk: fix up compiler warnings. by Paul Mundt · 14 years ago
  11. 21e1426 Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extension' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  12. a766b29 sh: clkfwk: Fix up checkpatch warnings. by Paul Mundt · 14 years ago
  13. 6af26c6 sh: add clk_round_parent() to optimize parent clock rate by Guennadi Liakhovetski · 14 years ago
  14. 20f95e0 sh: intc: Update for single IRQ reservation helper. by Paul Mundt · 14 years ago
  15. 5aefa34 sh: clkfwk: Fix up rate rounding error handling. by Paul Mundt · 14 years ago
  16. 63111a3 sh: intc: switch irq_desc iteration to new active IRQ iterator. by Paul Mundt · 14 years ago
  17. 26599a9 sh: intc: irq_data conversion. by Paul Mundt · 14 years ago
  18. c053784 sh: maple: ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 14 years ago
  19. 38ab134 sh: Switch dynamic IRQ creation to generic irq allocator. by Paul Mundt · 14 years ago
  20. c4318ba sh: Sanitize sparse irq by Thomas Gleixner · 14 years ago
  21. de9186c sh: clkfwk: Shuffle around to match the intc split up. by Paul Mundt · 14 years ago
  22. c2590f4 sh: clkfwk: modify for_each_frequency end condition by Kuninori Morimoto · 14 years ago
  23. e5690e0 sh: clkfwk: Fix fault in frequency iterator. by Paul Mundt · 14 years ago
  24. 8e122db sh: clkfwk: Add a helper for rate rounding by divisor ranges. by Paul Mundt · 14 years ago
  25. f586903 sh: clkfwk: Abstract rate rounding helper. by Paul Mundt · 14 years ago
  26. 28085bc sh: clkfwk: support clock remapping. by Paul Mundt · 14 years ago
  27. 550a1ef sh: use pr_fmt for clock framework, too. by Paul Mundt · 14 years ago
  28. 6939539 sh: remove name and id from struct clk by Magnus Damm · 14 years ago
  29. 6966fed sh: intc: Fix build with IRQ balancing disabled. by Paul Mundt · 14 years ago
  30. 33fc1a2 sh: intc: Add missing files. by Paul Mundt · 14 years ago
  31. 2be6bb0 sh: intc: Split up the INTC code. by Paul Mundt · 14 years ago
  32. d74310d sh: intc: Handle early lookups of subgroup IRQs. by Paul Mundt · 14 years ago
  33. c1e30ad sh: intc: Support virtual mappings for IRQ subgroups. by Paul Mundt · 14 years ago
  34. 44629f5 sh: intc: Implement reverse mapping for IRQs to per-controller IDs. by Paul Mundt · 14 years ago
  35. e8184a4 sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups. by Paul Mundt · 14 years ago
  36. b72421d sh: pfc: support pinmux deregistration. by Paul Mundt · 14 years ago
  37. 4bacd79 sh: Support early IRQ vector map reservation for delayed controllers. by Paul Mundt · 14 years ago
  38. f9d885c3 sh: Support IRQ balancing for SH-X3 proto cores, too. by Paul Mundt · 14 years ago
  39. 960bc36 sh: reinstate clock framework rate rounding. by Paul Mundt · 14 years ago
  40. bbcf6e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  41. b3dd51a sh: add a reparent function to DIV6 clocks by Guennadi Liakhovetski · 14 years ago
  42. 285eba5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  43. 088bcc2 sh: remove bogus highest / lowest logic from clock rate rounding by Guennadi Liakhovetski · 14 years ago
  44. c45f6f1 sh: move a debug printk() to a more meaningful location in the clock driver by Guennadi Liakhovetski · 14 years ago
  45. ac422f9 sh: Make intc messages consistent via pr_fmt. by Paul Mundt · 14 years ago
  46. e47bb51 ARM: mach-shmobile: Use shared clock framework by Magnus Damm · 14 years ago
  47. f5ca6d4 sh: simplify WARN usage in SH clock driver by Guennadi Liakhovetski · 14 years ago
  48. fa676ca sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.c by Magnus Damm · 14 years ago
  49. 8b5ee11 sh: move sh clock.c contents to drivers/sh/clk. by Magnus Damm · 14 years ago
  50. e195534 Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  51. dc825b1 sh: intc: IRQ auto-distribution support. by Paul Mundt · 14 years ago
  52. 43b8774 sh: intc: userimask support. by Paul Mundt · 14 years ago
  53. 12129fe sh: intc: Tidy up loglevel mismatches. by Paul Mundt · 14 years ago
  54. 0ded754 sh: intc: Provide sysdev name for intc controllers. by Paul Mundt · 14 years ago
  55. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  56. 720fcb3 Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk' by Paul Mundt · 14 years ago
  57. e4d8063 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  58. dec710b sh: INTC ioremap support by Magnus Damm · 14 years ago
  59. 01e9651 sh: add INTC out of memory error handling by Magnus Damm · 14 years ago
  60. 988addf Merge branch 'origin' into devel-stable by Russell King · 14 years ago
  61. a8941da sh: Support CPU affinity masks for INTC controllers. by Paul Mundt · 14 years ago
  62. 4d2185d sh: Use dummy_irq_chip for INTC redirect vectors. by Paul Mundt · 14 years ago
  63. d85429a sh: extend INTC with force_disable by Magnus Damm · 14 years ago
  64. e6f0775 sh: fix INTC to use set_irq_chained_handler() for redirects by Magnus Damm · 14 years ago
  65. 7896cd0 Merge branch 'sh/intc-extension' by Paul Mundt · 14 years ago
  66. d519095 sh: extend INTC with force_enable by Magnus Damm · 14 years ago
  67. 577cd75 sh: extend INTC with struct intc_hw_desc by Magnus Damm · 14 years ago
  68. 65a5b28 sh: Let INTC set IRQF_VALID on ARM platforms. by Magnus Damm · 14 years ago
  69. e9867c5 sh: Provide create_irq_nr() for dynamic IRQ creation by number. by Paul Mundt · 14 years ago
  70. 50dd314 sh: update PFC to allow any enum in MARK lists by Magnus Damm · 14 years ago
  71. ca6f2d7 sh: pfc: Fixup type mismatch in debug printks. by Paul Mundt · 14 years ago
  72. 0a753d5 sh: intc: Fixup compile breakage. by Paul Mundt · 14 years ago
  73. 87a705d sh: intc: Fixed resume from hibernation by Francesco VIRLINZI · 15 years ago
  74. fd2cb0c sh: pfc: pr_info() -> pr_debug() cleanups. by Paul Mundt · 15 years ago
  75. 9cdae91 sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines. by Paul Mundt · 15 years ago
  76. fae4339 sh: Break out SuperH PFC code by Magnus Damm · 15 years ago
  77. 45b9dea sh: intc: Handle legacy IRQ reservation in vector map. by Paul Mundt · 15 years ago
  78. 1ce7b03 sh: intc: dynamic IRQ support. by Paul Mundt · 15 years ago
  79. 9b798d5 sh: intc: Make ack_regs generally available. by Paul Mundt · 15 years ago
  80. 913df44 sh: maple: PHYSADDR() -> virt_to_phys() conversion. by Paul Mundt · 15 years ago
  81. 1279b7f sh: Fix up simplified multi-evt handling under sparseirq. by Paul Mundt · 15 years ago
  82. 05ecd5a sh: Simplify "multi-evt" interrupt handling. by Pawel Moll · 15 years ago
  83. 6000fc4 sh: Fixes some write posting issues in the interrupt handling for SH by Stuart Menefy · 15 years ago
  84. 11b6aa9 sh: intc: alloc_bootmem() -> kzalloc() conversion. by Paul Mundt · 15 years ago
  85. 54ff328 sh: Tie sparseirq in to Kconfig. by Paul Mundt · 15 years ago
  86. 2f3ed17 sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily. by Paul Mundt · 15 years ago
  87. 05ff300 sh: irq: Teach ipr and intc about dynamically allocating irq_descs. by Paul Mundt · 15 years ago
  88. 7fd87b3 sh: intc: Added resume from hibernation support to the intc by Francesco VIRLINZI · 15 years ago
  89. 2dcec7a sh: intc: set_irq_wake() support by Magnus Damm · 15 years ago
  90. f7dd254 sh: intc: install enable, disable and shutdown callbacks by Magnus Damm · 15 years ago
  91. ee665ec maple: fix Error in kernel-doc notation by Randy Dunlap · 15 years ago
  92. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  93. 1692713 sh: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  94. f033599 sh: intc: Make missing unique IRQ mask warning more verbose. by Paul Mundt · 15 years ago
  95. 93fde77 sh: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  96. bdaa6e8 sh: multiple vectors per irq - base by Magnus Damm · 15 years ago
  97. b233b28 sh: maple: Support block reads and writes. by Adrian McMenamin · 15 years ago
  98. 93d5463 sh: maple: Do not pass SLAB_POISON to kmem_cache_create() by Matt Fleming · 15 years ago
  99. bbfbd8b sh: Move the shared INTC code out to drivers/sh/ by Paul Mundt · 16 years ago
  100. 6a9545b sh: Fix up broken kerneldoc comments. by Paul Mundt · 16 years ago