aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2008-09-10sparc32: Call parse_early_param() in setup_arch().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
2008-08-27sparc32: Implement smp_call_function_single().David S. Miller
2008-08-25sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller
2008-08-24sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller
2008-08-24sparc: Add mutex for set property calls.David S. Miller
2008-08-07sparc: don't use asm/of_device.hStephen Rothwell
2008-07-27sparc: Add call to tracehook_signal_handler().David S. Miller
2008-07-27sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller
2008-07-27sparc: Use tracehook routines in syscall_trace().David S. Miller
2008-07-25sparc: Wire up new system calls.David S. Miller
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-19sparc: Remove Sparc's asm-offsets for sclow.SDavid Howells
2008-07-17sparc: Use new '%pS' infrastructure to print symbols.David S. Miller
2008-07-17sparc: arch/sparc/kernel/apc.c to unlocked_ioctlStoyan Gaydarov