summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+0Star
* sparc: Fix SA_ONSTACK signal handling.David S. Miller2008-05-081-3/+17
* sparc: Fix fork/clone/vfork system call restart.David S. Miller2008-05-081-4/+16
* sparc: Fix mmap VA span checking.David S. Miller2008-05-071-2/+1Star
* sparc32: More memory probing consolidation.David S. Miller2008-05-021-4/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-307-886/+214Star
|\
| * sparc: Add kgdb support.David S. Miller2008-04-295-809/+214Star
| * sparc32: Kill smp_message_pass() and related code.David S. Miller2008-04-292-77/+0Star
* | 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/+1Star
|/
* sparc: Remove old style signal frame support.David S. Miller2008-04-273-253/+23Star
* sparc: cleanup after SunOS binary emulation removalAdrian Bunk2008-04-242-6/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-2212-2421/+40Star
|\
| * [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-2212-2421/+40Star
* | [SPARC] minor irq handler cleanupsJeff Garzik2008-04-211-1/+1
|/
* Generic semaphore implementationMatthew Wilcox2008-04-173-161/+1Star
* [SPARC]: Fix several regset and ptrace bugs.David S. Miller2008-04-101-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-187-214/+211Star
|\
| * [SPARC]: Fix link errors with gcc-4.3David S. Miller2008-03-043-207/+203Star
| * sparc: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-03-031-3/+3
| * [SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller2008-02-291-2/+0Star
| * [SPARC]: Mark linux_sparc_{fpu,chips} static.David S. Miller2008-02-291-2/+2
| * [SPARC]: Fix build in arch/sparc/kernel/led.cDavid S. Miller2008-02-251-0/+3
* | [NET] endianness noise: INADDR_ANYAl Viro2008-03-181-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-192-10/+0Star
|\
| * [SPARC]: Kill 'prom_palette'.David S. Miller2008-02-192-9/+0Star
| * [SPARC]: Kill extern decl of 'panic_setup'.David S. Miller2008-02-191-1/+0Star
* | xtime_lock vs update_process_timesPeter Zijlstra2008-02-132-5/+4Star
|/
* [SPARC]: Merge asm-sparc{,64}/cache.hDavid S. Miller2008-02-091-0/+4
* [SPARC]: Kill BSD errno translation table and header files.David S. Miller2008-02-091-138/+6Star
* [SPARC]: Remove of_platform_device_createStephen Rothwell2008-02-091-27/+0Star
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-083-3/+0Star
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-082-34/+0Star
* [SPARC32]: Use regsets in arch_ptrace().David S. Miller2008-02-071-68/+47Star
* [SPARC]: Move over to arch_ptrace().David S. Miller2008-02-072-416/+63Star
* [SPARC]: Remove PTRACE_SUN* handling.David S. Miller2008-02-071-14/+1Star