summaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)AuthorLines
2008-06-03sparc: switch /proc/led to seq_fileAlexey Dobriyan-13/+21
2008-05-20sparc: remove CVS keywordsAdrian Bunk-60/+54
2008-05-16[PATCH] take init_files to fs/file.cAl Viro-1/+0
2008-05-12sparc: Fix mremap address range validation.David S. Miller-43/+5
2008-05-11sparc32: fix rtrap.S typoRobert Reif-1/+1
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller-41/+40
2008-05-11sparc: Fix ptrace() detach.David S. Miller-0/+2
2008-05-10sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller-5/+0
2008-05-07sparc: Fix SA_ONSTACK signal handling.David S. Miller-3/+17
2008-05-07sparc: Fix fork/clone/vfork system call restart.David S. Miller-4/+16
2008-05-07sparc: Fix mmap VA span checking.David S. Miller-2/+1
2008-05-02sparc32: Delete prom_stdin and prom_stdout.David S. Miller-7/+0
2008-05-02sparc32: More memory probing consolidation.David S. Miller-141/+69
2008-05-02sparc32: Kill totally unused memory information tables.David S. Miller-100/+5
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-948/+292
2008-04-29sparc: Add kgdb support.David S. Miller-871/+292
2008-04-29sparc32: Kill smp_message_pass() and related code.David S. Miller-77/+0
2008-04-27sparc: Remove old style signal frame support.David S. Miller-253/+23
2008-04-23sparc: cleanup after SunOS binary emulation removalAdrian Bunk-6/+0
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-2508/+130
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller-2508/+130
2008-04-20[SPARC] minor irq handler cleanupsJeff Garzik-1/+1
2008-04-17Generic semaphore implementationMatthew Wilcox-161/+1
2008-04-29sparc: Export symbols for ZERO_PAGE usage in modules.Aneesh Kumar K.V-0/+2
2008-04-29sparc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter-5/+1
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt-2/+2
2008-04-09[SPARC]: Fix several regset and ptrace bugs.David S. Miller-1/+1
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller-214/+211
2008-03-17[NET] endianness noise: INADDR_ANYAl Viro-1/+1
2008-03-03[SPARC]: Fix link errors with gcc-4.3David S. Miller-207/+203
2008-03-03sparc: replace remaining __FUNCTION__ occurancesHarvey Harrison-3/+3
2008-02-28[SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller-2/+0
2008-02-28[SPARC]: Mark linux_sparc_{fpu,chips} static.David S. Miller-2/+2
2008-02-24[SPARC]: Fix build in arch/sparc/kernel/led.cDavid S. Miller-0/+3
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-20/+1
2008-02-18[SPARC]: Kill 'prom_palette'.David S. Miller-16/+0
2008-02-18[SPARC]: Kill extern decl of 'panic_setup'.David S. Miller-1/+0
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra-5/+4
2008-02-12[SPARC]: Use shorter form of "get_zeroed_page".Robert P. J. Day-3/+1
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-165/+10
2008-02-09[SPARC]: Merge asm-sparc{,64}/cache.hDavid S. Miller-0/+4
2008-02-09[SPARC]: Kill BSD errno translation table and header files.David S. Miller-138/+6
2008-02-09[SPARC]: Remove of_platform_device_createStephen Rothwell-27/+0
2008-02-09ide: introduce HAVE_IDESam Ravnborg-0/+1
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky-7/+17
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin-0/+4
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells-5/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells-34/+0
2008-02-08aout: mark arches that support A.OUT formatDavid Howells-0/+3
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-490/+340