aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2008-09-19sparc32: Delete claim_ticker14().David S. Miller
2008-09-19sparc32: Stop calling claim_ticker14() from sun4c_irq.cDavid S. Miller
2008-09-19sparc32: Kill clear_profile_irq btfixup entry.David S. Miller
2008-09-19sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.cDavid S. Miller
2008-09-19sparc32: Remove #if 0'd code from sun4c_irq.cDavid S. Miller
2008-09-19sparc32: Remove some SMP ifdefs in sun4d_irq.cDavid S. Miller
2008-09-19sparc32: Use PROM infrastructure for probing and mapping sun4d timers.David S. Miller
2008-09-19sparc32: Use PROM device probing for sun4m irq registers.David S. Miller
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2008-09-13sparc32: Use PROM device probing for sun4m timer registers.David S. Miller
2008-09-12sparc: Fix user_regset 'n' field values.David S. Miller
2008-09-12sparc: Fix user_regset 'n' field values.David S. Miller
2008-09-10sparc32: Call parse_early_param() in setup_arch().David S. Miller
2008-09-10sparc32: Fix function signature of of_bus_sbus_get_flags().David S. Miller
2008-09-10sparc32: Need to close openned RTC device just like sparc64.David S. Miller
2008-09-08sparc32: Move sun4d show_leds() out of asm/obio.hDavid S. Miller
2008-09-08sparc32: Fix coding style of sparc_cpu_model setting code.David S. Miller
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2008-09-03sparc32: Kill remaining asm/mostek.h inclusions.David S. Miller
2008-09-03sparc32: use RTC subsystemDavid S. Miller
2008-09-03sparc: Fix handling of LANCE and ESP parent nodes in of_device.cDavid S. Miller
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-30sparc: Kill ebus_bus_type.David S. Miller
2008-08-30sparc: Kill EBUS driver layer.David S. Miller
2008-08-29sparc: Kill now spurious includes of sbus.hDavid S. Miller
2008-08-29sparc32: Kill iounit_map_dma_*().David S. Miller
2008-08-29sparc: Kill sbus_bus_type.David S. Miller
2008-08-29sparc: Remove generic SBUS probing layer.David S. Miller
2008-08-29sparc: Add OF archdata propagation helper.David S. Miller
2008-08-29sparc: Kill sbus_arch_preinit().David S. Miller
2008-08-29sparc: Kill sbus_ioremap() and sbus_iounmap().David S. Miller
2008-08-29sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.David S. Miller
2008-08-29sparc: Remove dinky old-style SBUS probing facilities.David S. Miller
2008-08-29sparc: Remove SBUS layer resource and irq handling.David S. Miller
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller
2008-08-29sparc32: Convert sun4d IRQ code to use generic device tree probing.David S. Miller
2008-08-29sparc32: Convert pmc to OF driver.David S. Miller
2008-08-29sparc32: Convert apc to OF driver.David S. Miller
2008-08-29sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller
2008-08-29sparc32: Kill mmu_translate_dvma() usage.David S. Miller
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller
2008-08-29sparc32: Implement more generic dma_*() interfaces.David S. Miller
2008-08-29sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller
2008-08-29sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller
2008-08-29sparc: Kill SBUS DVMA layer.David S. Miller
2008-08-29sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller
2008-08-28sparc: Fix resource flags for PCI children in OF device tree.David S. Miller