Age | Commit message (Expand) | Author | Files | Lines |
2008-09-10 | sparc32: Call parse_early_param() in setup_arch(). | David S. Miller | 1 | -0/+1 |
2008-09-10 | sparc32: Fix function signature of of_bus_sbus_get_flags(). | David S. Miller | 1 | -1/+1 |
2008-09-10 | sparc64: Get rid of pci_controller_info. | David S. Miller | 1 | -0/+3 |
2008-09-10 | sparc32: Need to close openned RTC device just like sparc64. | David S. Miller | 1 | -3/+6 |
2008-09-09 | sparc: remove unused includes | Bjoern B. Brandenburg | 2 | -4/+0 |
2008-09-08 | sparc32: Move sun4d show_leds() out of asm/obio.h | David S. Miller | 3 | -12/+11 |
2008-09-08 | sparc32: Fix coding style of sparc_cpu_model setting code. | David S. Miller | 1 | -7/+14 |
2008-09-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 6 | -27/+59 |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2 | -0/+3 |
2008-09-06 | SPARC: Use <asm-generic/statfs.h> | David Woodhouse | 4 | -67/+3 |
2008-09-03 | sparc32: add init memory poisoning | Robert Reif | 1 | -3/+11 |
2008-09-03 | sparc: Remove asm/rtc.h | David S. Miller | 1 | -26/+0 |
2008-09-03 | sparc32: Kill asm/mostek.h. | David S. Miller | 1 | -133/+0 |
2008-09-03 | sparc32: Kill remaining asm/mostek.h inclusions. | David S. Miller | 2 | -2/+0 |
2008-09-03 | sparc32: use RTC subsystem | David S. Miller | 3 | -159/+62 |
2008-09-03 | sparc: Fix handling of LANCE and ESP parent nodes in of_device.c | David S. Miller | 1 | -4/+22 |
2008-09-02 | sparc32: Fix sun4c build warnings. | David S. Miller | 1 | -4/+4 |
2008-09-02 | sparc64: Implement SSTATE purely using notifiers and initcalls. | David S. Miller | 2 | -20/+0 |
2008-09-02 | sparc64: Move reboot handling into seperate file and kill power reg programming. | David S. Miller | 1 | -6/+0 |
2008-08-31 | sparc64: Clean up CPU chip type probing code. | David S. Miller | 1 | -1/+0 |
2008-08-31 | sparc: remove CONFIG_SUN4 | Adrian Bunk | 37 | -1025/+82 |
2008-08-31 | sparc64: Rewrite central driver. | David S. Miller | 1 | -42/+1 |
2008-08-31 | sparc64: Delete starfire_cpu_setup(). | David S. Miller | 1 | -1/+0 |
2008-08-31 | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 4 | -4/+4 |
2008-08-30 | sparc: Stop setting NO_DMA. | David S. Miller | 1 | -3/+0 |
2008-08-30 | sparc: Kill ebus_bus_type. | David S. Miller | 2 | -12/+0 |
2008-08-30 | sparc: Kill EBUS driver layer. | David S. Miller | 7 | -575/+1 |
2008-08-29 | sparc64: Convert EBUS floppy support to pure OF driver. | David S. Miller | 1 | -50/+36 |
2008-08-29 | sparc: Move EBUS DMA interfaces into seperate header file. | David S. Miller | 4 | -32/+37 |
2008-08-29 | sparc64: Use generic CMOS driver. | David S. Miller | 1 | -8/+2 |
2008-08-29 | sparc: asm/mostek.h is now 32-bit only | David S. Miller | 3 | -319/+168 |
2008-08-29 | sparc: Delete asm/sbus*.h | David S. Miller | 3 | -108/+0 |
2008-08-29 | sparc: Kill now spurious includes of sbus.h | David S. Miller | 11 | -11/+6 |
2008-08-29 | sparc32: Kill iounit_map_dma_*(). | David S. Miller | 3 | -55/+0 |
2008-08-29 | sparc: Kill sbus_bus_type. | David S. Miller | 2 | -10/+0 |
2008-08-29 | sparc: Remove generic SBUS probing layer. | David S. Miller | 6 | -57/+41 |
2008-08-29 | sparc: Add OF archdata propagation helper. | David S. Miller | 2 | -0/+24 |
2008-08-29 | sparc: Kill sbus_arch_preinit(). | David S. Miller | 1 | -9/+3 |
2008-08-29 | sparc32: Kill sbus_is_slave(). | David S. Miller | 1 | -7/+0 |
2008-08-29 | sparc: Kill OBP property members of sbus_dev and sbus_bus | David S. Miller | 2 | -13/+0 |
2008-08-29 | sparc: Kill sbus_devaddr() and sbus_dev_slot(). | David S. Miller | 2 | -36/+0 |
2008-08-29 | sparc: Kill sbus_ioremap() and sbus_iounmap(). | David S. Miller | 4 | -39/+0 |
2008-08-29 | sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users. | David S. Miller | 6 | -14/+23 |
2008-08-29 | sparc: Remove dinky old-style SBUS probing facilities. | David S. Miller | 3 | -27/+0 |
2008-08-29 | sparc: Remove SBUS layer resource and irq handling. | David S. Miller | 3 | -58/+0 |
2008-08-29 | sparc: Kill SBUS layer IRQ hooks. | David S. Miller | 6 | -120/+0 |
2008-08-29 | sparc32: Convert sun4d IRQ code to use generic device tree probing. | David S. Miller | 1 | -35/+48 |
2008-08-29 | sparc32: Convert pmc to OF driver. | David S. Miller | 1 | -29/+28 |
2008-08-29 | sparc32: Convert apc to OF driver. | David S. Miller | 1 | -34/+38 |
2008-08-29 | sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer. | David S. Miller | 5 | -23/+19 |