aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds29-8104/+37
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+1
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller29-8104/+37
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-17Generic semaphore implementationMatthew Wilcox3-261/+1
2008-04-14Merge branch 'linux-2.6'Paul Mackerras19-168/+583
2008-04-09[SPARC]: Fix several regset and ptrace bugs.David S. Miller1-51/+97
2008-04-03[SPARC64]: Fix user accesses in regset code.David S. Miller1-21/+115
2008-04-03[SPARC64]: Fix FPU saving in 64-bit signal handling.David S. Miller1-1/+1
2008-03-28sparc64: remove unused calc_npages() in iommu_common.hFUJITA Tomonori1-13/+0
2008-03-28sparc64: add the segment boundary checking to IOMMUs while merging SG entriesFUJITA Tomonori3-4/+33
2008-03-28[SPARC64]: Don't open-code {get,put}_cpu_var() in flush_tlb_pending().David S. Miller1-5/+2
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-120/+382
2008-03-26[SPARC64]: flush_ptrace_access() needs preemption disable.David S. Miller1-0/+4
2008-03-26[SPARC64]: Update defconfig.David S. Miller1-4/+8
2008-03-26[SPARC64]: Fix allnoconfig build, ptrace.c missing CONFIG_COMPAT checks.David S. Miller1-0/+6
2008-03-26[SPARC64]: Fix __get_cpu_var in preemption-enabled area.David S. Miller1-1/+2
2008-03-26[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/signal.cDavid S. Miller3-0/+16
2008-03-26[SPARC64]: Fix most sparse warnings in arch/sparc64/kernel/sys_sparc.cDavid S. Miller3-5/+56
2008-03-26[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.cDavid S. Miller3-27/+44
2008-03-26[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/ptrace.cDavid S. Miller2-3/+13
2008-03-26[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.cDavid S. Miller2-19/+29
2008-03-26[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/iommu.cDavid S. Miller1-4/+4
2008-03-26[SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.cDavid S. Miller3-50/+144
2008-03-25[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.cDavid S. Miller4-7/+24
2008-03-26Merge branch 'linux-2.6'Paul Mackerras8-167/+95
2008-03-24[SPARC64]: Make save_stack_trace() more efficient.David S. Miller2-1/+33
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-166/+94
2008-03-23[SPARC64]: exec PT_DTRACERoland McGrath2-6/+0
2008-03-23[SPARC64]: Use shorter list_splice_init() for brevity.Robert P. J. Day1-2/+1
2008-03-21[SPARC64]: Remove most limitations to kernel image size.David S. Miller4-158/+93
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller9-26/+18
2008-03-17[NET] endianness noise: INADDR_ANYAl Viro1-1/+1
2008-03-13Merge branch 'linux-2.6'Paul Mackerras9-26/+18
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-6/+4
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-0/+1
2008-03-03sparc64: replace remaining __FUNCTION__ occurancesHarvey Harrison2-2/+2
2008-02-28[SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller1-2/+0
2008-02-28[SPARC]: Mark linux_sparc_{fpu,chips} static.David S. Miller1-2/+2
2008-02-28[SPARC64]: Adjust kernel PC validation test in fault handler.David S. Miller1-1/+1
2008-02-26[SPARC64]: Loosen checks in exception table handling.David S. Miller1-10/+2
2008-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras1-0/+1
2008-02-24[SPARC64]: Fix section mismatch from kernel_map_rangeSam Ravnborg1-1/+2
2008-02-24[SPARC64]: Fix section mismatchs from dr_cpu_dataSam Ravnborg2-8/+8
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-84/+13
2008-02-20[SPARC64]: make IOMMU code respect the segment boundary limitsFUJITA Tomonori1-1/+2
2008-02-20[SPARC64]: Fix cpu trampoline et al. mismatch warnings.Sam Ravnborg3-3/+7
2008-02-19[SPARC64]: More sparse warning fixes in process.cDavid S. Miller1-0/+2
2008-02-19[SPARC64]: Kill show_regs32().David S. Miller1-18/+0
2008-02-19[SPARC64]: Fix sparse warnings wrt. __show_regs().David S. Miller2-4/+0