aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
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
2008-07-17sparc: export openprom.h to userspaceSam Ravnborg
2008-07-17sparc/kernel/: possible cleanupsAdrian Bunk
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-02sparc-apc: BKL pushdownArnd Bergmann
2008-06-03sparc: switch /proc/led to seq_fileAlexey Dobriyan
2008-05-20sparc: remove CVS keywordsAdrian Bunk
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-12sparc: Fix mremap address range validation.David S. Miller
2008-05-11sparc32: fix rtrap.S typoRobert Reif
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller
2008-05-11sparc: Fix ptrace() detach.David S. Miller
2008-05-10sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller
2008-05-07sparc: Fix SA_ONSTACK signal handling.David S. Miller
2008-05-07sparc: Fix fork/clone/vfork system call restart.David S. Miller
2008-05-07sparc: Fix mmap VA span checking.David S. Miller
2008-05-02sparc32: More memory probing consolidation.David S. Miller
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-29sparc: Add kgdb support.David S. Miller
2008-04-29sparc32: Kill smp_message_pass() and related code.David S. Miller
2008-04-27sparc: Remove old style signal frame support.David S. Miller
2008-04-23sparc: cleanup after SunOS binary emulation removalAdrian Bunk