1. 088a396 sparc64: Add missing rtc_close() in update_persistent_clock() by David S. Miller · 16 years ago
  2. 7b1af32 sparc32: Move sun4d show_leds() out of asm/obio.h by David S. Miller · 16 years ago
  3. 365b50f sparc32: Fix coding style of sparc_cpu_model setting code. by David S. Miller · 16 years ago
  4. 98d86c0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  5. d875a4b rtc-m48t59: fix setting of a year on m48t08 and m48t02 rtcs by Krzysztof Helt · 16 years ago
  6. 3baca76 sparc64: fix wrong m48t59 RTC year by Krzysztof Helt · 16 years ago
  7. 1aa0365 sparc32: add init memory poisoning by Robert Reif · 16 years ago
  8. 94d5b54 sparc: Remove asm/rtc.h by David S. Miller · 16 years ago
  9. f6e30ff sparc32: Kill asm/mostek.h. by David S. Miller · 16 years ago
  10. 81c4fdb sparc32: Kill remaining asm/mostek.h inclusions. by David S. Miller · 16 years ago
  11. eed795b sparc: Kill sbus mostek RTC driver. by David S. Miller · 16 years ago
  12. c4cbe6f sparc32: use RTC subsystem by David S. Miller · 16 years ago
  13. 64151ad rtc-m48t59: allow externally mapped ioaddr by Krzysztof Helt · 16 years ago
  14. 94fe742 rtc-m48t59: add support for M48T02 and M48T59 chips by Krzysztof Helt · 16 years ago
  15. 3ca60f6 rtc-m48t59: reduce structure m48t59_private by Krzysztof Helt · 16 years ago
  16. 4d08461 sparc64: Prevent sparc64 from invoking irq handlers on offline CPUs by Paul E. McKenney · 16 years ago
  17. e5bd1c3 sparc64: Fix IPI call locking. by David S. Miller · 16 years ago
  18. 5280267 sparc: Fix handling of LANCE and ESP parent nodes in of_device.c by David S. Miller · 16 years ago
  19. 9723f38 sparc32: Fix sun4c build warnings. by David S. Miller · 16 years ago
  20. 8aef727 pci_sun4v: Use of_get_property(). by David S. Miller · 16 years ago
  21. 463801b pci_schizo: Use of_get_property() and delete spurious local vars. by David S. Miller · 16 years ago
  22. 0f73d1b pci_psycho: Use of_getintprop_default(). by David S. Miller · 16 years ago
  23. 446139a sparc64: Implement SSTATE purely using notifiers and initcalls. by David S. Miller · 16 years ago
  24. cdb3592 sparc64: Move reboot handling into seperate file and kill power reg programming. by David S. Miller · 16 years ago
  25. e822358a sparc64: Pass proper parent device down into root pci_create_bus() call. by David S. Miller · 16 years ago
  26. 7cc288a sparc64: Kill the scan_bus function pointer in struct pci_pbm_info. by David S. Miller · 16 years ago
  27. fefbbc7 sparc64: Use ENTRY/ENDPROC in PCI SUN4V asm. by David S. Miller · 16 years ago
  28. 687124d sparc64: Use ENTRY/ENDPROC in hypervisor asm. by David S. Miller · 16 years ago
  29. 3d452e5 sparc64: Apply const or __initdata to vio_device_id[] by David S. Miller · 16 years ago
  30. ba4962d sparc64: Clean up CPU chip type probing code. by David S. Miller · 16 years ago
  31. 5110bd2 sparc: remove CONFIG_SUN4 by Adrian Bunk · 16 years ago
  32. b69416b sparc64: Rewrite central driver. by David S. Miller · 16 years ago
  33. 5843492 leds: Add driver for Sunfire UltraSPARC server LEDs. by David S. Miller · 16 years ago
  34. 10d29ff sparc64: Delete starfire_cpu_setup(). by David S. Miller · 16 years ago
  35. d7472c3 sparc64: Simplify error handling in PCI controller probing. by David S. Miller · 16 years ago
  36. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  37. 933b2a1 sparc: Stop setting NO_DMA. by David S. Miller · 16 years ago
  38. c804996 sparc64: Convert FIRE PCI controller driver into a real driver. by David S. Miller · 16 years ago
  39. edbe805 sparc64: Convert SABRE PCI controller driver into a real driver. by David S. Miller · 16 years ago
  40. b20bfe4 sparc64: Convert PSYCHO PCI controller driver into a real driver. by David S. Miller · 16 years ago
  41. 3822b50 sparc64: Convert SUN4V PCI controller driver into a real driver. by David S. Miller · 16 years ago
  42. 6d19c88 sparc64: Convert SCHIZO PCI controller driver into a real driver. by David S. Miller · 16 years ago
  43. dbb8c35 sparc64: setup_valid_addr_bitmap_from_pavail() should be __init by David S. Miller · 16 years ago
  44. c510b9b sparc64: Don't invoke power_init() from pcibios_init(). by David S. Miller · 16 years ago
  45. e0ac612 sparc: Kill ebus_bus_type. by David S. Miller · 16 years ago
  46. 356d164 sparc: Kill EBUS driver layer. by David S. Miller · 16 years ago
  47. 7508132 sparc32: Convert PC RTC probing to pure OF driver. by David S. Miller · 16 years ago
  48. afc88ad cs4231: Convert to EBUS side to pure OF driver. by David S. Miller · 16 years ago
  49. 3ae627a sparc64: Convert EBUS floppy support to pure OF driver. by David S. Miller · 16 years ago
  50. aae7fb8 sparc: Move EBUS DMA interfaces into seperate header file. by David S. Miller · 16 years ago
  51. 3989007 bbc_envctrl: Fix build errors from bbc_i2c OF conversion. by David S. Miller · 16 years ago
  52. ae05f87 sparc64: Propagate PCI device archdata into OF device tree for EBUS. by David S. Miller · 16 years ago
  53. e21e245 bbc_i2c: Convert to pure OF driver. by David S. Miller · 16 years ago
  54. 6b8c90f envctrl: Convert to pure OF driver. by David S. Miller · 16 years ago
  55. 95d4390 display7seg: Convert to pure OF device driver. by David S. Miller · 16 years ago
  56. 0e52fe8 sun_uflash: Convert to pure OF driver. by David S. Miller · 16 years ago
  57. 8ab0dc3 cpwatchdog: Move to drivers/watchdog/cpwd.c by David S. Miller · 16 years ago
  58. c5f8556 cpwatchdog: Cleanup and convert to pure OF driver. by David S. Miller · 16 years ago
  59. e25ecd0 riowd: Distinguish between driver name and OF device node name. by David S. Miller · 16 years ago
  60. 957183f riowatchdog: Move under drivers/watchdog by David S. Miller · 16 years ago
  61. e42311d riowatchdog: Convert to pure OF driver. by David S. Miller · 16 years ago
  62. f2be6de sparc64: Use generic starfire RTC driver. by David S. Miller · 16 years ago
  63. de2cf33 rtc: Add Starfire platform RTC driver. by David S. Miller · 16 years ago
  64. 84d6bd5 sparc64: Use generic sun4v RTC driver. by David S. Miller · 16 years ago
  65. 7a138ed rtc: Add Sun4V hypervisor RTC driver. by David S. Miller · 16 years ago
  66. 29b503f sparc64: Use generic BQ4802 RTC driver. by David S. Miller · 16 years ago
  67. cca4c23 rtc: Add TI BQ4802 RTC driver. by David S. Miller · 16 years ago
  68. da86783 sparc64: Use generic CMOS driver. by David S. Miller · 16 years ago
  69. e8b75c4 sparc: asm/mostek.h is now 32-bit only by David S. Miller · 16 years ago
  70. 1518e7e sparc64: Convert Mostek rtc to use generic RTC layer driver. by David S. Miller · 16 years ago
  71. a0b31b5 sparc64: Check for RTC class device in update_persistent_clock(). by David S. Miller · 16 years ago
  72. 90de9de sparc64: Select RTC_CLASS by David S. Miller · 16 years ago
  73. 582defd rtc: Allow RTC_DRV_CMOS to be used on SPARC. by David S. Miller · 16 years ago
  74. 0c0db98 sparc: Remove Documentation/sparc/sbus_drivers.txt by David S. Miller · 16 years ago
  75. 7eb1aae sparc: Delete asm/sbus*.h by David S. Miller · 16 years ago
  76. 9dc6923 sparc: Kill now spurious includes of sbus.h by David S. Miller · 16 years ago
  77. 0ad626a sparc32: Kill iounit_map_dma_*(). by David S. Miller · 16 years ago
  78. 47a2d72 sparc: Kill sbus_bus_type. by David S. Miller · 16 years ago
  79. 046e26a sparc: Remove generic SBUS probing layer. by David S. Miller · 16 years ago
  80. 5059625 sparc: Add OF archdata propagation helper. by David S. Miller · 16 years ago
  81. f8e4d32 sparc: Kill sbus_arch_preinit(). by David S. Miller · 16 years ago
  82. d32bcdd sparc32: Kill sbus_is_slave(). by David S. Miller · 16 years ago
  83. c6e5f66 sparc: Kill OBP property members of sbus_dev and sbus_bus by David S. Miller · 16 years ago
  84. 9b9644c sparc: Kill sbus_devaddr() and sbus_dev_slot(). by David S. Miller · 16 years ago
  85. 615deeb sparc: Kill sbus_ioremap() and sbus_iounmap(). by David S. Miller · 16 years ago
  86. 454eeb2 sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users. by David S. Miller · 16 years ago
  87. 98261dd sparc: Remove dinky old-style SBUS probing facilities. by David S. Miller · 16 years ago
  88. 1043648 sparc: Remove SBUS layer resource and irq handling. by David S. Miller · 16 years ago
  89. 33c4655 sparc: Kill SBUS layer IRQ hooks. by David S. Miller · 16 years ago
  90. 71d3721 sparc32: Convert sun4d IRQ code to use generic device tree probing. by David S. Miller · 16 years ago
  91. f1b6aa8 sparc32: Convert pmc to OF driver. by David S. Miller · 16 years ago
  92. 7e7e2f0 sparc32: Convert apc to OF driver. by David S. Miller · 16 years ago
  93. 4b1c5df sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer. by David S. Miller · 16 years ago
  94. b1387c3 sparc32: Kill mmu_translate_dvma and implementations. by David S. Miller · 16 years ago
  95. aba945e sparc32: Kill mmu_translate_dvma() usage. by David S. Miller · 16 years ago
  96. 10a104f sparc64: Convert SBUS floppy probing to use OF device objects. by David S. Miller · 16 years ago
  97. 237f8aa sparc: Convert uctrl driver to OF driver. by David S. Miller · 16 years ago
  98. a9540d3 sparc: Convert flash driver to OF device probing. by David S. Miller · 16 years ago
  99. 826b6cf fore200e: Convert over to pure OF driver. by David S. Miller · 16 years ago
  100. ae25103 cs4231: Convert SBUS side to OF driver. by David S. Miller · 16 years ago