aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAge
...
* | sparc: Remove dinky old-style SBUS probing facilities.David S. Miller2008-08-29
* | sparc: Remove SBUS layer resource and irq handling.David S. Miller2008-08-29
* | sparc: Kill SBUS layer IRQ hooks.David S. Miller2008-08-29
* | sparc32: Convert sun4d IRQ code to use generic device tree probing.David S. Miller2008-08-29
* | sparc32: Convert pmc to OF driver.David S. Miller2008-08-29
* | sparc32: Convert apc to OF driver.David S. Miller2008-08-29
* | sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller2008-08-29
* | sparc32: Kill mmu_translate_dvma() usage.David S. Miller2008-08-29
* | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-29
* | sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-29
* | sparc32: Implement more generic dma_*() interfaces.David S. Miller2008-08-29
* | sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller2008-08-29
* | sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-29
* | sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller2008-08-29
* | sparc: Kill SBUS DVMA layer.David S. Miller2008-08-29
* | sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller2008-08-29
* | sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-25
* | sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-24
* | sparc: Add mutex for set property calls.David S. Miller2008-08-24
|/
* sparc: don't use asm/of_device.hStephen Rothwell2008-08-07
* sparc: Add call to tracehook_signal_handler().David S. Miller2008-07-27
* sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller2008-07-27
* sparc: Use tracehook routines in syscall_trace().David S. Miller2008-07-27
* sparc: Wire up new system calls.David S. Miller2008-07-25
* flag parameters: pipeUlrich Drepper2008-07-24
* sparc: Remove Sparc's asm-offsets for sclow.SDavid Howells2008-07-19
* sparc: Use new '%pS' infrastructure to print symbols.David S. Miller2008-07-18
* sparc: arch/sparc/kernel/apc.c to unlocked_ioctlStoyan Gaydarov2008-07-18
* sparc: export openprom.h to userspaceSam Ravnborg2008-07-18
* sparc/kernel/: possible cleanupsAdrian Bunk2008-07-18
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * sparc: switch /proc/led to seq_fileAlexey Dobriyan2008-06-03
| * sparc: remove CVS keywordsAdrian Bunk2008-05-20
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-16
* | sparc-apc: BKL pushdownArnd Bergmann2008-07-02
|/
* sparc: Fix mremap address range validation.David S. Miller2008-05-12
* sparc32: fix rtrap.S typoRobert Reif2008-05-11
* sparc: Fix debugger syscall restart interactions.David S. Miller2008-05-11
* sparc: Fix ptrace() detach.David S. Miller2008-05-11
* sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller2008-05-10
* sparc: Fix SA_ONSTACK signal handling.David S. Miller2008-05-07
* sparc: Fix fork/clone/vfork system call restart.David S. Miller2008-05-07
* sparc: Fix mmap VA span checking.David S. Miller2008-05-07
* sparc32: More memory probing consolidation.David S. Miller2008-05-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-30
|\
| * sparc: Add kgdb support.David S. Miller2008-04-29
| * sparc32: Kill smp_message_pass() and related code.David S. Miller2008-04-29
* | sparc: Export symbols for ZERO_PAGE usage in modules.Aneesh Kumar K.V2008-04-29
* | sparc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
|/
* sparc: Remove old style signal frame support.David S. Miller2008-04-27