aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-30sparc64: IO accessors fixBenjamin Herrenschmidt1-22/+44
2008-05-25sparc64: global_reg_snapshot is not for userspaceAdrian Bunk1-2/+6
2008-05-20sparc64: Add global register dumping facility.David S. Miller2-1/+25
2008-05-20sparc64: remove CVS keywordsAdrian Bunk55-57/+24
2008-05-12sparc64: Use a TS_RESTORE_SIGMASKDavid S. Miller1-4/+24
2008-05-12sparc: Fix mremap address range validation.David S. Miller1-3/+2
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller5-16/+12
2008-05-11sparc: Fix ptrace() detach.David S. Miller1-0/+1
2008-05-02sparc64: types: use <asm-generic/int-*.h> for the sparc64 architectureH. Peter Anvin1-29/+1
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-9/+10
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike1-1/+1
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-3/+7
2008-04-29sparc: Add kgdb support.David S. Miller3-2/+10
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-135/+25
2008-04-28hugetlbfs: common code update for s390Gerald Schaefer1-0/+37
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer1-0/+5
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer2-2/+42
2008-04-28mm: introduce pte_special pte bitNick Piggin1-0/+10
2008-04-28sparc64: Kill PIL_RESERVED, unused.David S. Miller1-7/+0
2008-04-27sparc64: Clean up handling of pt_regs trap type encoding.David S. Miller1-1/+22
2008-04-27sparc: Remove old style signal frame support.David S. Miller1-4/+2
2008-04-26sparc64: Kill unused local ISA bus layer.David S. Miller2-48/+0
2008-04-26sparc64: Kill ISA_FLOPPY_WORKS code.David S. Miller1-82/+1
2008-04-26generic: implement __fls on all 64-bit archsAlexander van Heukelum1-0/+1
2008-04-24[SPARC64]: %l6 trap return handling no longer necessary.David S. Miller1-7/+7
2008-04-23[SPARC64]: Store magic cookie and trap type in pt_regs.David S. Miller1-2/+16
2008-04-23[SPARC64]: Add NUMA support.David S. Miller2-2/+88
2008-04-23[SPARC64]: NUMA device infrastructure.David S. Miller1-1/+2
2008-04-23[SPARC64]: Remove unused asm-sparc64/numnodes.hDavid S. Miller1-6/+0
2008-04-23[SPARC64]: Decrease SECTION_SIZE_BITS to 30.David S. Miller1-1/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds14-435/+2
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+10
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller14-435/+2
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-2/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz1-2/+0
2008-04-17Generic semaphore implementationMatthew Wilcox1-53/+1
2008-04-14Merge branch 'linux-2.6'Paul Mackerras8-29/+51
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-29/+45
2008-03-26[SPARC64]: Define TASK_SIZE_OF()David S. Miller1-0/+3
2008-03-26[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.cDavid S. Miller1-4/+5
2008-03-26[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.cDavid S. Miller1-0/+1
2008-03-26[SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.cDavid S. Miller2-20/+23
2008-03-25[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.cDavid S. Miller1-0/+2
2008-03-25[SPARC64]: Adjust {TLBTEMP,TSBMAP}_BASE.David S. Miller1-5/+5
2008-03-26Merge branch 'linux-2.6'Paul Mackerras3-2/+5
2008-03-24[SPARC64]: Make save_stack_trace() more efficient.David S. Miller1-0/+6
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-1/+3
2008-03-21[SPARC64]: Remove most limitations to kernel image size.David S. Miller2-1/+3
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+2