1. b3dd51a sh: add a reparent function to DIV6 clocks by Guennadi Liakhovetski · 14 years ago
  2. 285eba5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  3. ac422f9 sh: Make intc messages consistent via pr_fmt. by Paul Mundt · 14 years ago
  4. e47bb51 ARM: mach-shmobile: Use shared clock framework by Magnus Damm · 14 years ago
  5. f5ca6d4 sh: simplify WARN usage in SH clock driver by Guennadi Liakhovetski · 14 years ago
  6. fa676ca sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.c by Magnus Damm · 14 years ago
  7. 8b5ee11 sh: move sh clock.c contents to drivers/sh/clk. by Magnus Damm · 14 years ago
  8. e195534 Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  9. dc825b1 sh: intc: IRQ auto-distribution support. by Paul Mundt · 14 years ago
  10. 43b8774 sh: intc: userimask support. by Paul Mundt · 14 years ago
  11. 12129fe sh: intc: Tidy up loglevel mismatches. by Paul Mundt · 14 years ago
  12. 0ded754 sh: intc: Provide sysdev name for intc controllers. by Paul Mundt · 14 years ago
  13. 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
  14. 720fcb3 Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk' by Paul Mundt · 14 years ago
  15. e4d8063 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  16. dec710b sh: INTC ioremap support by Magnus Damm · 14 years ago
  17. 01e9651 sh: add INTC out of memory error handling by Magnus Damm · 14 years ago
  18. 988addf Merge branch 'origin' into devel-stable by Russell King · 14 years ago
  19. a8941da sh: Support CPU affinity masks for INTC controllers. by Paul Mundt · 14 years ago
  20. 4d2185d sh: Use dummy_irq_chip for INTC redirect vectors. by Paul Mundt · 14 years ago
  21. d85429a sh: extend INTC with force_disable by Magnus Damm · 14 years ago
  22. e6f0775 sh: fix INTC to use set_irq_chained_handler() for redirects by Magnus Damm · 14 years ago
  23. 7896cd0 Merge branch 'sh/intc-extension' by Paul Mundt · 14 years ago
  24. d519095 sh: extend INTC with force_enable by Magnus Damm · 14 years ago
  25. 577cd75 sh: extend INTC with struct intc_hw_desc by Magnus Damm · 14 years ago
  26. 65a5b28 sh: Let INTC set IRQF_VALID on ARM platforms. by Magnus Damm · 14 years ago
  27. e9867c5 sh: Provide create_irq_nr() for dynamic IRQ creation by number. by Paul Mundt · 14 years ago
  28. 50dd314 sh: update PFC to allow any enum in MARK lists by Magnus Damm · 14 years ago
  29. ca6f2d7 sh: pfc: Fixup type mismatch in debug printks. by Paul Mundt · 15 years ago
  30. 0a753d5 sh: intc: Fixup compile breakage. by Paul Mundt · 15 years ago
  31. 87a705d sh: intc: Fixed resume from hibernation by Francesco VIRLINZI · 15 years ago
  32. fd2cb0c sh: pfc: pr_info() -> pr_debug() cleanups. by Paul Mundt · 15 years ago
  33. 9cdae91 sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines. by Paul Mundt · 15 years ago
  34. fae4339 sh: Break out SuperH PFC code by Magnus Damm · 15 years ago
  35. 45b9dea sh: intc: Handle legacy IRQ reservation in vector map. by Paul Mundt · 15 years ago
  36. 1ce7b03 sh: intc: dynamic IRQ support. by Paul Mundt · 15 years ago
  37. 9b798d5 sh: intc: Make ack_regs generally available. by Paul Mundt · 15 years ago
  38. 913df44 sh: maple: PHYSADDR() -> virt_to_phys() conversion. by Paul Mundt · 15 years ago
  39. 1279b7f sh: Fix up simplified multi-evt handling under sparseirq. by Paul Mundt · 15 years ago
  40. 05ecd5a sh: Simplify "multi-evt" interrupt handling. by Pawel Moll · 15 years ago
  41. 6000fc4 sh: Fixes some write posting issues in the interrupt handling for SH by Stuart Menefy · 15 years ago
  42. 11b6aa9 sh: intc: alloc_bootmem() -> kzalloc() conversion. by Paul Mundt · 15 years ago
  43. 54ff328 sh: Tie sparseirq in to Kconfig. by Paul Mundt · 15 years ago
  44. 2f3ed17 sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily. by Paul Mundt · 15 years ago
  45. 05ff300 sh: irq: Teach ipr and intc about dynamically allocating irq_descs. by Paul Mundt · 15 years ago
  46. 7fd87b3 sh: intc: Added resume from hibernation support to the intc by Francesco VIRLINZI · 15 years ago
  47. 2dcec7a sh: intc: set_irq_wake() support by Magnus Damm · 15 years ago
  48. f7dd254 sh: intc: install enable, disable and shutdown callbacks by Magnus Damm · 15 years ago
  49. ee665ec maple: fix Error in kernel-doc notation by Randy Dunlap · 15 years ago
  50. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  51. 1692713 sh: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  52. f033599 sh: intc: Make missing unique IRQ mask warning more verbose. by Paul Mundt · 15 years ago
  53. 93fde77 sh: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  54. bdaa6e8 sh: multiple vectors per irq - base by Magnus Damm · 15 years ago
  55. b233b28 sh: maple: Support block reads and writes. by Adrian McMenamin · 15 years ago
  56. 93d5463 sh: maple: Do not pass SLAB_POISON to kmem_cache_create() by Matt Fleming · 16 years ago
  57. bbfbd8b sh: Move the shared INTC code out to drivers/sh/ by Paul Mundt · 16 years ago
  58. 6a9545b sh: Fix up broken kerneldoc comments. by Paul Mundt · 16 years ago
  59. 6178706 maple: Kill useless private_data pointer. by Paul Mundt · 16 years ago
  60. 6387029 maple: Clean up maple_driver_register/unregister routines. by Paul Mundt · 16 years ago
  61. 1795cf4 sh/maple: clean maple bus code by Adrian McMenamin · 16 years ago
  62. bd49666 maple: fix device detection by Adrian McMenamin · 16 years ago
  63. b770d6b maple: improve detection of attached peripherals by Adrian McMenamin · 16 years ago
  64. b3c69e2 maple: more robust device detection. by Adrian McMenamin · 16 years ago
  65. b948237 maple: fix up whitespace damage. by Adrian McMenamin · 16 years ago
  66. 07782ce superhyway: Handle device_register() retval properly. by Paul Mundt · 17 years ago
  67. 656e608 maple: Fix maple bus compiler warning by Adrian McMenamin · 17 years ago
  68. 17be2d2 sh: Add maple bus support for the SEGA Dreamcast. by Adrian McMenamin · 17 years ago
  69. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  70. ff2dae7 [PATCH] Add superhyway_bus_type probe and remove methods by Russell King · 18 years ago
  71. 055a251 [PATCH] superhyway: multiple block support and VCR rework by Paul Mundt · 19 years ago
  72. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  73. 10523b3 [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago