| Commit message (Expand) | Author | Age |
* | sparc32: Delete master_l10_limit. | David S. Miller | 2008-09-20 |
* | sparc32: Use PROM device probing for sun4c timers. | David S. Miller | 2008-09-20 |
* | sparc32: Use PROM infrastructure for probing and mapping sun4d timers. | David S. Miller | 2008-09-20 |
* | sparc32: Use PROM device probing for sun4m timer registers. | David S. Miller | 2008-09-14 |
* | sparc64: Fix sparse warnings in fault.c | David S. Miller | 2008-09-12 |
* | sparc64: Fix sparse warnings in visemul.c | David S. Miller | 2008-09-12 |
* | sparc64: Define WANT_PAGE_VIRTUAL | David S. Miller | 2008-09-12 |
* | sysctl: Use header file for sysctl knob declarations on sparc. | David S. Miller | 2008-09-12 |
* | sparc64: Fix sparse warnings in global reg snapshotting. | David S. Miller | 2008-09-12 |
* | sparc64: Get rid of pci_controller_info. | David S. Miller | 2008-09-11 |
* | sparc: remove unused includes | Bjoern B. Brandenburg | 2008-09-09 |
* | sparc32: Move sun4d show_leds() out of asm/obio.h | David S. Miller | 2008-09-08 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-08 |
|\ |
|
| * | sparc32: Implement smp_call_function_single(). | David S. Miller | 2008-08-27 |
* | | sparc: Remove asm/rtc.h | David S. Miller | 2008-09-03 |
* | | sparc32: Kill asm/mostek.h. | David S. Miller | 2008-09-03 |
* | | sparc64: Implement SSTATE purely using notifiers and initcalls. | David S. Miller | 2008-09-02 |
* | | sparc64: Move reboot handling into seperate file and kill power reg programming. | David S. Miller | 2008-09-02 |
* | | sparc64: Clean up CPU chip type probing code. | David S. Miller | 2008-09-01 |
* | | sparc: remove CONFIG_SUN4 | Adrian Bunk | 2008-08-31 |
* | | sparc64: Rewrite central driver. | David S. Miller | 2008-08-31 |
* | | sparc64: Delete starfire_cpu_setup(). | David S. Miller | 2008-08-31 |
* | | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 2008-08-31 |
* | | sparc: Kill ebus_bus_type. | David S. Miller | 2008-08-30 |
* | | sparc: Kill EBUS driver layer. | David S. Miller | 2008-08-30 |
* | | sparc64: Convert EBUS floppy support to pure OF driver. | David S. Miller | 2008-08-30 |
* | | sparc: Move EBUS DMA interfaces into seperate header file. | David S. Miller | 2008-08-30 |
* | | sparc64: Use generic CMOS driver. | David S. Miller | 2008-08-29 |
* | | sparc: asm/mostek.h is now 32-bit only | David S. Miller | 2008-08-29 |
* | | sparc: Delete asm/sbus*.h | David S. Miller | 2008-08-29 |
* | | sparc: Kill now spurious includes of sbus.h | David S. Miller | 2008-08-29 |
* | | sparc32: Kill iounit_map_dma_*(). | David S. Miller | 2008-08-29 |
* | | sparc: Kill sbus_bus_type. | David S. Miller | 2008-08-29 |
* | | sparc: Remove generic SBUS probing layer. | David S. Miller | 2008-08-29 |
* | | sparc: Add OF archdata propagation helper. | David S. Miller | 2008-08-29 |
* | | sparc32: Kill sbus_is_slave(). | David S. Miller | 2008-08-29 |
* | | sparc: Kill OBP property members of sbus_dev and sbus_bus | David S. Miller | 2008-08-29 |
* | | sparc: Kill sbus_devaddr() and sbus_dev_slot(). | David S. Miller | 2008-08-29 |
* | | sparc: Kill sbus_ioremap() and sbus_iounmap(). | David S. Miller | 2008-08-29 |
* | | sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users. | David S. Miller | 2008-08-29 |
* | | sparc: Remove dinky old-style SBUS probing facilities. | David S. Miller | 2008-08-29 |
* | | sparc: Remove SBUS layer resource and irq handling. | David S. Miller | 2008-08-29 |
* | | sparc: Kill SBUS layer IRQ hooks. | David S. Miller | 2008-08-29 |
* | | sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer. | David S. Miller | 2008-08-29 |
* | | sparc32: Kill mmu_translate_dvma and implementations. | David S. Miller | 2008-08-29 |
* | | sparc64: Convert SBUS floppy probing to use OF device objects. | David S. Miller | 2008-08-29 |
* | | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h | David S. Miller | 2008-08-29 |
* | | sparc: Convert all SBUS drivers to dma_*() interfaces. | David S. Miller | 2008-08-29 |
* | | sparc32: Implement more generic dma_*() interfaces. | David S. Miller | 2008-08-29 |
* | | sparc32: Make mmu_{get,release}_*() take a struct device pointer. | David S. Miller | 2008-08-29 |