summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* sparc: Fix user_regset 'n' field values.David S. Miller2008-09-121-2/+2
* sparc32: Fix function signature of of_bus_sbus_get_flags().David S. Miller2008-09-101-1/+1
* sparc: Fix resource flags for PCI children in OF device tree.David S. Miller2008-08-281-5/+14
* sparc32: Implement smp_call_function_single().David S. Miller2008-08-272-10/+18
* sparc: don't use asm/of_device.hStephen Rothwell2008-08-072-2/+2
* sparc: Add call to tracehook_signal_handler().David S. Miller2008-07-271-0/+2
* sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller2008-07-272-3/+16
* sparc: Use tracehook routines in syscall_trace().David S. Miller2008-07-272-17/+21
* sparc: Wire up new system calls.David S. Miller2008-07-251-1/+2
* flag parameters: pipeUlrich Drepper2008-07-241-1/+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-172-10/+8
* sparc: arch/sparc/kernel/apc.c to unlocked_ioctlStoyan Gaydarov2008-07-171-12/+28
* sparc: export openprom.h to userspaceSam Ravnborg2008-07-171-0/+1
* sparc/kernel/: possible cleanupsAdrian Bunk2008-07-1720-54/+38
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1418-30/+37
|\
| * sparc: switch /proc/led to seq_fileAlexey Dobriyan2008-06-031-13/+21
| * sparc: remove CVS keywordsAdrian Bunk2008-05-2016-16/+16
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* | sparc-apc: BKL pushdownArnd Bergmann2008-07-021-0/+2
|/
* sparc: Fix mremap address range validation.David S. Miller2008-05-121-43/+5
* sparc32: fix rtrap.S typoRobert Reif2008-05-111-1/+1
* sparc: Fix debugger syscall restart interactions.David S. Miller2008-05-114-41/+40
* sparc: Fix ptrace() detach.David S. Miller2008-05-111-0/+2
* sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller2008-05-101-5/+0
* sparc: Fix SA_ONSTACK signal handling.David S. Miller2008-05-071-3/+17
* sparc: Fix fork/clone/vfork system call restart.David S. Miller2008-05-071-4/+16
* sparc: Fix mmap VA span checking.David S. Miller2008-05-071-2/+1
* sparc32: More memory probing consolidation.David S. Miller2008-05-021-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-307-886/+214
|\
| * sparc: Add kgdb support.David S. Miller2008-04-295-809/+214
| * sparc32: Kill smp_message_pass() and related code.David S. Miller2008-04-292-77/+0
* | sparc: Export symbols for ZERO_PAGE usage in modules.Aneesh Kumar K.V2008-04-291-0/+2
* | sparc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-5/+1
|/
* sparc: Remove old style signal frame support.David S. Miller2008-04-273-253/+23
* sparc: cleanup after SunOS binary emulation removalAdrian Bunk2008-04-232-6/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-2112-2421/+40
|\
| * [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-2112-2421/+40
* | [SPARC] minor irq handler cleanupsJeff Garzik2008-04-201-1/+1
|/
* Generic semaphore implementationMatthew Wilcox2008-04-173-161/+1
* [SPARC]: Fix several regset and ptrace bugs.David S. Miller2008-04-091-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-177-214/+211
|\
| * [SPARC]: Fix link errors with gcc-4.3David S. Miller2008-03-033-207/+203
| * sparc: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-03-031-3/+3
| * [SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller2008-02-281-2/+0
| * [SPARC]: Mark linux_sparc_{fpu,chips} static.David S. Miller2008-02-281-2/+2
| * [SPARC]: Fix build in arch/sparc/kernel/led.cDavid S. Miller2008-02-241-0/+3
* | [NET] endianness noise: INADDR_ANYAl Viro2008-03-171-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-192-10/+0
|\
| * [SPARC]: Kill 'prom_palette'.David S. Miller2008-02-182-9/+0