1. 446139a sparc64: Implement SSTATE purely using notifiers and initcalls. by David S. Miller · 16 years ago
  2. cdb3592 sparc64: Move reboot handling into seperate file and kill power reg programming. by David S. Miller · 16 years ago
  3. ba4962d sparc64: Clean up CPU chip type probing code. by David S. Miller · 16 years ago
  4. 5110bd2 sparc: remove CONFIG_SUN4 by Adrian Bunk · 16 years ago
  5. b69416b sparc64: Rewrite central driver. by David S. Miller · 16 years ago
  6. 10d29ff sparc64: Delete starfire_cpu_setup(). by David S. Miller · 16 years ago
  7. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  8. e0ac612 sparc: Kill ebus_bus_type. by David S. Miller · 16 years ago
  9. 356d164 sparc: Kill EBUS driver layer. by David S. Miller · 16 years ago
  10. 3ae627a sparc64: Convert EBUS floppy support to pure OF driver. by David S. Miller · 16 years ago
  11. aae7fb8 sparc: Move EBUS DMA interfaces into seperate header file. by David S. Miller · 16 years ago
  12. da86783 sparc64: Use generic CMOS driver. by David S. Miller · 16 years ago
  13. e8b75c4 sparc: asm/mostek.h is now 32-bit only by David S. Miller · 16 years ago
  14. 7eb1aae sparc: Delete asm/sbus*.h by David S. Miller · 16 years ago
  15. 9dc6923 sparc: Kill now spurious includes of sbus.h by David S. Miller · 16 years ago
  16. 0ad626a sparc32: Kill iounit_map_dma_*(). by David S. Miller · 16 years ago
  17. 47a2d72 sparc: Kill sbus_bus_type. by David S. Miller · 16 years ago
  18. 046e26a sparc: Remove generic SBUS probing layer. by David S. Miller · 16 years ago
  19. 5059625 sparc: Add OF archdata propagation helper. by David S. Miller · 16 years ago
  20. d32bcdd sparc32: Kill sbus_is_slave(). by David S. Miller · 16 years ago
  21. c6e5f66 sparc: Kill OBP property members of sbus_dev and sbus_bus by David S. Miller · 16 years ago
  22. 9b9644c sparc: Kill sbus_devaddr() and sbus_dev_slot(). by David S. Miller · 16 years ago
  23. 615deeb sparc: Kill sbus_ioremap() and sbus_iounmap(). by David S. Miller · 16 years ago
  24. 454eeb2 sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users. by David S. Miller · 16 years ago
  25. 98261dd sparc: Remove dinky old-style SBUS probing facilities. by David S. Miller · 16 years ago
  26. 1043648 sparc: Remove SBUS layer resource and irq handling. by David S. Miller · 16 years ago
  27. 33c4655 sparc: Kill SBUS layer IRQ hooks. by David S. Miller · 16 years ago
  28. 4b1c5df sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer. by David S. Miller · 16 years ago
  29. b1387c3 sparc32: Kill mmu_translate_dvma and implementations. by David S. Miller · 16 years ago
  30. 10a104f sparc64: Convert SBUS floppy probing to use OF device objects. by David S. Miller · 16 years ago
  31. 63237ee sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h by David S. Miller · 16 years ago
  32. 738f2b7 sparc: Convert all SBUS drivers to dma_*() interfaces. by David S. Miller · 16 years ago
  33. 944c67df sparc32: Implement more generic dma_*() interfaces. by David S. Miller · 16 years ago
  34. 260489f sparc32: Make mmu_{get,release}_*() take a struct device pointer. by David S. Miller · 16 years ago
  35. 7a715f4 sparc: Make SBUS DMA interfaces take struct device. by David S. Miller · 16 years ago
  36. e003934 sparc32: Make IOMMU and IO-UNIT init work with device nodes. by David S. Miller · 16 years ago
  37. 334ae61 sparc: Kill SBUS DVMA layer. by David S. Miller · 16 years ago
  38. 7f06a3b sparc: Kill videopix SBUS driver. by David S. Miller · 16 years ago
  39. 902663f sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp by David S. Miller · 16 years ago
  40. 66e4f8c sparc32: Implement smp_call_function_single(). by David S. Miller · 16 years ago
  41. 51e0f004 sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping(). by David S. Miller · 16 years ago
  42. 881d021 sparc64: Add generic interface for registering a dimm printing handler. by David S. Miller · 16 years ago
  43. 15df0f3 sparc: Add GPIO layer support. by David S. Miller · 16 years ago
  44. 4426621 sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping(). by David S. Miller · 16 years ago
  45. 2481d76 sparc: Add mutex for set property calls. by David S. Miller · 16 years ago
  46. 4f70f7a sparc64: Implement IRQ stacks. by David S. Miller · 16 years ago
  47. e344568 sparc: remove include of linux/of_device.h from asm/of_device.h by Stephen Rothwell · 16 years ago
  48. 764f257 sparc: don't use asm/of_device.h by Stephen Rothwell · 16 years ago
  49. f8d91fa of/sparc: remove include of linux/of_platform.h from asm/of_platform.h by Stephen Rothwell · 16 years ago
  50. 6717c28 sparc: Add __KERNEL__ ifdef protection to pt_regs helpers. by David S. Miller · 16 years ago
  51. 09ee167 sparc64: Hook up trigger_all_cpu_backtrace(). by David S. Miller · 16 years ago
  52. 5afe273 sparc64: Make global reg dumping even more useful. by David S. Miller · 16 years ago
  53. d72609e sparc64: FUTEX_OP_ANDN fix by Mikael Pettersson · 16 years ago
  54. 19fd3ca sparc: merge of_platform_{32,64}.h by Stephen Rothwell · 16 years ago
  55. 71fc324 sparc64: Kill isa_bus_type. by David S. Miller · 16 years ago
  56. ebd3c00 sparc: Add task_pt_regs(). by David S. Miller · 16 years ago
  57. 5a157d5 sparc: Create and use TIF_NOTIFY_RESUME. by David S. Miller · 16 years ago
  58. ac76cfd sparc: Add user_stack_pointer(). by David S. Miller · 16 years ago
  59. e35a892 sparc64: tracehook: TIF_NOTIFY_RESUME by Roland McGrath · 16 years ago
  60. badcbf0 sparc: Add asm/syscall.h by David S. Miller · 16 years ago
  61. a1bd021 sparc: enable headers_export again by Sam Ravnborg · 16 years ago
  62. a439fe5 sparc, sparc64: use arch/sparc/include by Sam Ravnborg · 16 years ago