summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2008-08-29sparc32: Kill mmu_translate_dvma and implementations.David S. Miller1-2/+0
2008-08-29sparc64: Convert SBUS floppy probing to use OF device objects.David S. Miller1-18/+27
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller4-8/+22
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2-80/+0
2008-08-29sparc32: Implement more generic dma_*() interfaces.David S. Miller1-5/+54
2008-08-29sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller1-9/+13
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller2-45/+23
2008-08-29sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller2-0/+4
2008-08-29sparc: Kill SBUS DVMA layer.David S. Miller4-498/+147
2008-08-29sparc: Kill videopix SBUS driver.David S. Miller2-59/+0
2008-08-29sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller2-74/+0
2008-08-25sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller1-2/+4
2008-08-24sparc64: Add generic interface for registering a dimm printing handler.David S. Miller1-0/+9
2008-08-24sparc: Add GPIO layer support.David S. Miller1-0/+36
2008-08-24sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller1-0/+8
2008-08-24sparc: Add mutex for set property calls.David S. Miller1-0/+2
2008-08-12sparc64: Implement IRQ stacks.David S. Miller1-0/+4
2008-08-12sparc: remove include of linux/of_device.h from asm/of_device.hStephen Rothwell1-2/+1
2008-08-07sparc: don't use asm/of_device.hStephen Rothwell5-5/+7
2008-08-06of/sparc: remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell1-3/+0
2008-07-31sparc: Add __KERNEL__ ifdef protection to pt_regs helpers.David S. Miller2-26/+25
2008-07-30sparc64: Hook up trigger_all_cpu_backtrace().David S. Miller1-0/+3
2008-07-30sparc64: Make global reg dumping even more useful.David S. Miller1-4/+4
2008-07-30sparc64: FUTEX_OP_ANDN fixMikael Pettersson1-1/+1
2008-07-29sparc: merge of_platform_{32,64}.hStephen Rothwell3-53/+21
2008-07-29sparc64: Kill isa_bus_type.David S. Miller1-1/+0
2008-07-27sparc: Add task_pt_regs().David S. Miller1-0/+1
2008-07-27sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller1-1/+6
2008-07-27sparc: Add user_stack_pointer().David S. Miller2-0/+2
2008-07-27sparc64: tracehook: TIF_NOTIFY_RESUMERoland McGrath1-3/+5
2008-07-27sparc: Add asm/syscall.hDavid S. Miller1-0/+120
2008-07-27sparc: enable headers_export againSam Ravnborg1-1/+45
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg327-0/+32037