summaryrefslogtreecommitdiff
path: root/include/asm-sparc64
AgeCommit message (Expand)Author
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller
2008-05-11sparc: Fix ptrace() detach.David S. Miller
2008-05-02sparc64: types: use <asm-generic/int-*.h> for the sparc64 architectureH. Peter Anvin
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison
2008-04-29sparc: Add kgdb support.David S. Miller
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-28hugetlbfs: common code update for s390Gerald Schaefer
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer
2008-04-28mm: introduce pte_special pte bitNick Piggin
2008-04-28sparc64: Kill PIL_RESERVED, unused.David S. Miller
2008-04-27sparc64: Clean up handling of pt_regs trap type encoding.David S. Miller
2008-04-27sparc: Remove old style signal frame support.David S. Miller
2008-04-26sparc64: Kill unused local ISA bus layer.David S. Miller
2008-04-26sparc64: Kill ISA_FLOPPY_WORKS code.David S. Miller
2008-04-26generic: implement __fls on all 64-bit archsAlexander van Heukelum
2008-04-24[SPARC64]: %l6 trap return handling no longer necessary.David S. Miller
2008-04-23[SPARC64]: Store magic cookie and trap type in pt_regs.David S. Miller
2008-04-23[SPARC64]: Add NUMA support.David S. Miller
2008-04-23[SPARC64]: NUMA device infrastructure.David S. Miller
2008-04-23[SPARC64]: Remove unused asm-sparc64/numnodes.hDavid S. Miller
2008-04-23[SPARC64]: Decrease SECTION_SIZE_BITS to 30.David S. Miller
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-14Merge branch 'linux-2.6'Paul Mackerras
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-03-26[SPARC64]: Define TASK_SIZE_OF()David S. Miller
2008-03-26[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.cDavid S. Miller
2008-03-26[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.cDavid S. Miller
2008-03-26[SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.cDavid S. Miller
2008-03-25[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.cDavid S. Miller
2008-03-25[SPARC64]: Adjust {TLBTEMP,TSBMAP}_BASE.David S. Miller
2008-03-26Merge branch 'linux-2.6'Paul Mackerras
2008-03-24[SPARC64]: Make save_stack_trace() more efficient.David S. Miller
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-03-21[SPARC64]: Remove most limitations to kernel image size.David S. Miller
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-03-19[SPARC64]: Fix atomic backoff limit.David S. Miller
2008-03-13Merge branch 'linux-2.6'Paul Mackerras
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli
2008-02-28[SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller
2008-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras