summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* sparc: remove CONFIG_SUN4Adrian Bunk2008-09-0112-379/+27Star
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-313-3/+3
* sparc: Kill ebus_bus_type.David S. Miller2008-08-301-10/+0Star
* sparc: Kill EBUS driver layer.David S. Miller2008-08-304-404/+1Star
* sparc: Kill now spurious includes of sbus.hDavid S. Miller2008-08-294-4/+0Star
* sparc32: Kill iounit_map_dma_*().David S. Miller2008-08-291-3/+0Star
* sparc: Kill sbus_bus_type.David S. Miller2008-08-291-9/+0Star
* sparc: Remove generic SBUS probing layer.David S. Miller2008-08-291-23/+0Star
* sparc: Add OF archdata propagation helper.David S. Miller2008-08-291-0/+22
* sparc: Kill sbus_arch_preinit().David S. Miller2008-08-291-9/+3Star
* sparc: Kill sbus_ioremap() and sbus_iounmap().David S. Miller2008-08-292-18/+0Star
* sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.David S. Miller2008-08-295-13/+19
* sparc: Remove dinky old-style SBUS probing facilities.David S. Miller2008-08-291-1/+0Star
* sparc: Remove SBUS layer resource and irq handling.David S. Miller2008-08-291-27/+0Star
* sparc: Kill SBUS layer IRQ hooks.David S. Miller2008-08-294-100/+0Star
* 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/+28Star
* 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-291-2/+2
* sparc32: Kill mmu_translate_dvma() usage.David S. Miller2008-08-291-35/+1Star
* sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-291-1/+1
* sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-291-8/+0Star
* sparc32: Implement more generic dma_*() interfaces.David S. Miller2008-08-294-1/+244
* sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller2008-08-291-13/+4Star
* sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-292-26/+19Star
* sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller2008-08-291-11/+6Star
* sparc: Kill SBUS DVMA layer.David S. Miller2008-08-291-1/+0Star
* sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller2008-08-291-1/+0Star
* sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-261-2/+2
* sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-251-0/+11
* sparc: Add mutex for set property calls.David S. Miller2008-08-251-0/+6
* sparc: don't use asm/of_device.hStephen Rothwell2008-08-082-2/+2
* 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-282-3/+16
* sparc: Use tracehook routines in syscall_trace().David S. Miller2008-07-282-17/+21
* sparc: Wire up new system calls.David S. Miller2008-07-261-1/+2
* flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* sparc: Remove Sparc's asm-offsets for sclow.SDavid Howells2008-07-191-12/+0Star
* sparc: Use new '%pS' infrastructure to print symbols.David S. Miller2008-07-182-10/+8Star
* sparc: arch/sparc/kernel/apc.c to unlocked_ioctlStoyan Gaydarov2008-07-181-12/+28
* sparc: export openprom.h to userspaceSam Ravnborg2008-07-181-0/+1
* sparc/kernel/: possible cleanupsAdrian Bunk2008-07-1820-54/+38Star
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1418-30/+37
|\
| * sparc: switch /proc/led to seq_fileAlexey Dobriyan2008-06-041-13/+21
| * sparc: remove CVS keywordsAdrian Bunk2008-05-2016-16/+16
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0Star
* | sparc-apc: BKL pushdownArnd Bergmann2008-07-021-0/+2
|/
* sparc: Fix mremap address range validation.David S. Miller2008-05-131-43/+5Star
* sparc32: fix rtrap.S typoRobert Reif2008-05-121-1/+1
* sparc: Fix debugger syscall restart interactions.David S. Miller2008-05-114-41/+40Star