| Commit message (Expand) | Author | Age | Files | Lines |
* | sysctl: Use header file for sysctl knob declarations on sparc. | David S. Miller | 2008-09-11 | 2 | -0/+2 |
* | sparc64: Fix sparse warnings in global reg snapshotting. | David S. Miller | 2008-09-11 | 1 | -0/+3 |
* | sparc64: Get rid of pci_controller_info. | David S. Miller | 2008-09-10 | 1 | -0/+3 |
* | sparc: remove unused includes | Bjoern B. Brandenburg | 2008-09-09 | 2 | -4/+0 |
* | sparc32: Move sun4d show_leds() out of asm/obio.h | David S. Miller | 2008-09-08 | 1 | -11/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-08 | 1 | -10/+15 |
|\ |
|
| * | sparc32: Implement smp_call_function_single(). | David S. Miller | 2008-08-27 | 1 | -10/+15 |
* | | sparc: Remove asm/rtc.h | David S. Miller | 2008-09-03 | 1 | -26/+0 |
* | | sparc32: Kill asm/mostek.h. | David S. Miller | 2008-09-03 | 1 | -133/+0 |
* | | sparc64: Implement SSTATE purely using notifiers and initcalls. | David S. Miller | 2008-09-02 | 2 | -20/+0 |
* | | sparc64: Move reboot handling into seperate file and kill power reg programming. | David S. Miller | 2008-09-02 | 1 | -6/+0 |
* | | sparc64: Clean up CPU chip type probing code. | David S. Miller | 2008-08-31 | 1 | -1/+0 |
* | | sparc: remove CONFIG_SUN4 | Adrian Bunk | 2008-08-31 | 13 | -225/+8 |
* | | sparc64: Rewrite central driver. | David S. Miller | 2008-08-31 | 1 | -42/+1 |
* | | sparc64: Delete starfire_cpu_setup(). | David S. Miller | 2008-08-31 | 1 | -1/+0 |
* | | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 2008-08-31 | 1 | -1/+1 |
* | | sparc: Kill ebus_bus_type. | David S. Miller | 2008-08-30 | 1 | -2/+0 |
* | | sparc: Kill EBUS driver layer. | David S. Miller | 2008-08-30 | 3 | -171/+0 |
* | | sparc64: Convert EBUS floppy support to pure OF driver. | David S. Miller | 2008-08-29 | 1 | -50/+36 |
* | | sparc: Move EBUS DMA interfaces into seperate header file. | David S. Miller | 2008-08-29 | 4 | -32/+37 |
* | | sparc64: Use generic CMOS driver. | David S. Miller | 2008-08-29 | 1 | -8/+2 |
* | | sparc: asm/mostek.h is now 32-bit only | David S. Miller | 2008-08-29 | 3 | -319/+168 |
* | | sparc: Delete asm/sbus*.h | David S. Miller | 2008-08-29 | 3 | -108/+0 |
* | | sparc: Kill now spurious includes of sbus.h | David S. Miller | 2008-08-29 | 2 | -2/+2 |
* | | sparc32: Kill iounit_map_dma_*(). | David S. Miller | 2008-08-29 | 1 | -4/+0 |
* | | sparc: Kill sbus_bus_type. | David S. Miller | 2008-08-29 | 1 | -1/+0 |
* | | sparc: Remove generic SBUS probing layer. | David S. Miller | 2008-08-29 | 3 | -5/+0 |
* | | sparc: Add OF archdata propagation helper. | David S. Miller | 2008-08-29 | 1 | -0/+2 |
* | | sparc32: Kill sbus_is_slave(). | David S. Miller | 2008-08-29 | 1 | -7/+0 |
* | | sparc: Kill OBP property members of sbus_dev and sbus_bus | David S. Miller | 2008-08-29 | 2 | -13/+0 |
* | | sparc: Kill sbus_devaddr() and sbus_dev_slot(). | David S. Miller | 2008-08-29 | 2 | -36/+0 |
* | | sparc: Kill sbus_ioremap() and sbus_iounmap(). | David S. Miller | 2008-08-29 | 2 | -21/+0 |
* | | sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users. | David S. Miller | 2008-08-29 | 1 | -1/+4 |
* | | sparc: Remove dinky old-style SBUS probing facilities. | David S. Miller | 2008-08-29 | 2 | -26/+0 |
* | | sparc: Remove SBUS layer resource and irq handling. | David S. Miller | 2008-08-29 | 2 | -31/+0 |
* | | sparc: Kill SBUS layer IRQ hooks. | David S. Miller | 2008-08-29 | 2 | -20/+0 |
* | | sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer. | David S. Miller | 2008-08-29 | 1 | -4/+4 |
* | | sparc32: Kill mmu_translate_dvma and implementations. | David S. Miller | 2008-08-29 | 1 | -2/+0 |
* | | sparc64: Convert SBUS floppy probing to use OF device objects. | David S. Miller | 2008-08-29 | 1 | -18/+27 |
* | | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h | David S. Miller | 2008-08-29 | 4 | -8/+22 |
* | | sparc: Convert all SBUS drivers to dma_*() interfaces. | David S. Miller | 2008-08-29 | 2 | -80/+0 |
* | | sparc32: Implement more generic dma_*() interfaces. | David S. Miller | 2008-08-29 | 1 | -5/+54 |
* | | sparc32: Make mmu_{get,release}_*() take a struct device pointer. | David S. Miller | 2008-08-29 | 1 | -9/+13 |
* | | sparc: Make SBUS DMA interfaces take struct device. | David S. Miller | 2008-08-29 | 2 | -45/+23 |
* | | sparc32: Make IOMMU and IO-UNIT init work with device nodes. | David S. Miller | 2008-08-29 | 2 | -0/+4 |
* | | sparc: Kill SBUS DVMA layer. | David S. Miller | 2008-08-29 | 4 | -498/+147 |
* | | sparc: Kill videopix SBUS driver. | David S. Miller | 2008-08-29 | 2 | -59/+0 |
* | | sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp | David S. Miller | 2008-08-29 | 2 | -74/+0 |
* | | sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping(). | David S. Miller | 2008-08-25 | 1 | -2/+4 |
* | | sparc64: Add generic interface for registering a dimm printing handler. | David S. Miller | 2008-08-24 | 1 | -0/+9 |