summaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: Kill SBUS layer IRQ hooks.David S. Miller2008-08-296-120/+0
* sparc32: Convert sun4d IRQ code to use generic device tree probing.David S. Miller2008-08-291-35/+48
* sparc32: Convert pmc to OF driver.David S. Miller2008-08-291-29/+28
* sparc32: Convert apc to OF driver.David S. Miller2008-08-291-34/+38
* sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller2008-08-295-23/+19
* sparc32: Kill mmu_translate_dvma and implementations.David S. Miller2008-08-294-34/+0
* sparc32: Kill mmu_translate_dvma() usage.David S. Miller2008-08-291-35/+1
* sparc64: Convert SBUS floppy probing to use OF device objects.David S. Miller2008-08-291-18/+27
* sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-295-9/+23
* sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-293-88/+0
* sparc32: Implement more generic dma_*() interfaces.David S. Miller2008-08-295-6/+298
* sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller2008-08-294-53/+47
* sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-294-71/+42
* sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller2008-08-295-40/+45
* sparc: Kill SBUS DVMA layer.David S. Miller2008-08-295-499/+147
* sparc: Kill videopix SBUS driver.David S. Miller2008-08-292-59/+0
* sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller2008-08-293-75/+0
* sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-262-4/+6
* sparc64: Add generic interface for registering a dimm printing handler.David S. Miller2008-08-251-0/+9
* sparc: Add GPIO layer support.David S. Miller2008-08-252-0/+42
* sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-252-0/+19
* sparc: Add mutex for set property calls.David S. Miller2008-08-252-0/+8
* sparc64: Implement IRQ stacks.David S. Miller2008-08-131-0/+4
* sparc: remove include of linux/of_device.h from asm/of_device.hStephen Rothwell2008-08-131-2/+1
* sparc: don't use asm/of_device.hStephen Rothwell2008-08-087-7/+9
* of/sparc: remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell2008-08-071-3/+0
* sparc: Add __KERNEL__ ifdef protection to pt_regs helpers.David S. Miller2008-08-012-26/+25
* sparc64: Hook up trigger_all_cpu_backtrace().David S. Miller2008-07-311-0/+3
* sparc64: Make global reg dumping even more useful.David S. Miller2008-07-311-4/+4
* sparc64: FUTEX_OP_ANDN fixMikael Pettersson2008-07-311-1/+1
* sparc: merge of_platform_{32,64}.hStephen Rothwell2008-07-303-53/+21
* sparc64: Kill isa_bus_type.David S. Miller2008-07-301-1/+0
* sparc: Set CONFIG_HAVE_ARCH_TRACEHOOKDavid S. Miller2008-07-281-0/+1
* sparc: Add task_pt_regs().David S. Miller2008-07-281-0/+1
* sparc: Add call to tracehook_signal_handler().David S. Miller2008-07-281-0/+2
* sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller2008-07-283-4/+22
* sparc: Use tracehook routines in syscall_trace().David S. Miller2008-07-282-17/+21
* sparc: Add user_stack_pointer().David S. Miller2008-07-282-0/+2
* sparc64: tracehook: TIF_NOTIFY_RESUMERoland McGrath2008-07-281-3/+5
* sparc: Add asm/syscall.hDavid S. Miller2008-07-281-0/+120
* sparc: enable headers_export againSam Ravnborg2008-07-271-1/+45
* sparc, sparc64: use arch/sparc/includeSam Ravnborg2008-07-27327-0/+32037
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-07-261-1/+2
|\
| * sparc: Wire up new system calls.David S. Miller2008-07-261-1/+2
* | pty: remove unused UNIX98_PTY_COUNT optionsAdrian Bunk2008-07-251-14/+0
|/
* flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-242-4/+2
* sparc32: pass -m32 when building vmlinux.ldsStephen Rothwell2008-07-231-0/+1
* sparc: Remove Sparc's asm-offsets for sclow.SDavid Howells2008-07-191-12/+0
* sparc: Use new '%pS' infrastructure to print symbols.David S. Miller2008-07-182-10/+8