summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2008-08-29sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller5-23/+19
2008-08-29sparc32: Kill mmu_translate_dvma and implementations.David S. Miller4-34/+0
2008-08-29sparc32: Kill mmu_translate_dvma() usage.David S. Miller1-35/+1
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. Miller5-9/+23
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller3-88/+0
2008-08-29sparc32: Implement more generic dma_*() interfaces.David S. Miller5-6/+298
2008-08-29sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller4-53/+47
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller4-71/+42
2008-08-29sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller5-40/+45
2008-08-29sparc: Kill SBUS DVMA layer.David S. Miller5-499/+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. Miller3-75/+0
2008-08-26sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2-4/+6
2008-08-25sparc64: Add generic interface for registering a dimm printing handler.David S. Miller1-0/+9
2008-08-25sparc: Add GPIO layer support.David S. Miller2-0/+42
2008-08-25sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2-0/+19
2008-08-25sparc: Add mutex for set property calls.David S. Miller2-0/+8
2008-08-13sparc64: Implement IRQ stacks.David S. Miller1-0/+4
2008-08-13sparc: remove include of linux/of_device.h from asm/of_device.hStephen Rothwell1-2/+1
2008-08-08sparc: don't use asm/of_device.hStephen Rothwell7-7/+9
2008-08-07of/sparc: remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell1-3/+0
2008-08-01sparc: Add __KERNEL__ ifdef protection to pt_regs helpers.David S. Miller2-26/+25
2008-07-31sparc64: Hook up trigger_all_cpu_backtrace().David S. Miller1-0/+3
2008-07-31sparc64: Make global reg dumping even more useful.David S. Miller1-4/+4
2008-07-31sparc64: FUTEX_OP_ANDN fixMikael Pettersson1-1/+1
2008-07-30sparc: merge of_platform_{32,64}.hStephen Rothwell3-53/+21
2008-07-30sparc64: Kill isa_bus_type.David S. Miller1-1/+0
2008-07-28sparc: Set CONFIG_HAVE_ARCH_TRACEHOOKDavid S. Miller1-0/+1
2008-07-28sparc: Add task_pt_regs().David S. Miller1-0/+1
2008-07-28sparc: Add call to tracehook_signal_handler().David S. Miller1-0/+2
2008-07-28sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller3-4/+22
2008-07-28sparc: Use tracehook routines in syscall_trace().David S. Miller2-17/+21
2008-07-28sparc: Add user_stack_pointer().David S. Miller2-0/+2
2008-07-28sparc64: tracehook: TIF_NOTIFY_RESUMERoland McGrath1-3/+5
2008-07-28sparc: Add asm/syscall.hDavid S. Miller1-0/+120
2008-07-28sparc: enable headers_export againSam Ravnborg1-1/+45
2008-07-28sparc, sparc64: use arch/sparc/includeSam Ravnborg327-0/+32037
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+2
2008-07-26sparc: Wire up new system calls.David S. Miller1-1/+2
2008-07-25pty: remove unused UNIX98_PTY_COUNT optionsAdrian Bunk1-14/+0
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2-4/+2
2008-07-23sparc32: pass -m32 when building vmlinux.ldsStephen Rothwell1-0/+1
2008-07-19sparc: Remove Sparc's asm-offsets for sclow.SDavid Howells1-12/+0
2008-07-18sparc: Use new '%pS' infrastructure to print symbols.David S. Miller2-10/+8
2008-07-18sparc32: fix init.c allnoconfig build errorRobert Reif1-0/+1
2008-07-18sparc: arch/sparc/kernel/apc.c to unlocked_ioctlStoyan Gaydarov1-12/+28
2008-07-18sparc: export openprom.h to userspaceSam Ravnborg1-0/+1
2008-07-18sparc/mm/: possible cleanupsAdrian Bunk4-24/+25