aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-19[SPARC64]: Fix atomic backoff limit.David S. Miller1-1/+2
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+2
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-2/+0
2008-02-28[SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller1-0/+2
2008-02-19[SPARC64]: More sparse warning fixes in process.cDavid S. Miller1-0/+13
2008-02-19[SPARC64]: Fix sparse warning wrt. fault_in_user_windows.David S. Miller1-0/+1
2008-02-19[SPARC64]: Fix sparse warnings wrt. __show_regs().David S. Miller1-0/+1
2008-02-19[SPARC64]: Fix sparse warnings wrt. machine_alt_power_off().David S. Miller1-0/+6
2008-02-19[SPARC64]: Add regs_return_value().David S. Miller1-0/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/a.out.hDavid S. Miller1-98/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/fb.hDavid S. Miller1-27/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/errno.hDavid S. Miller1-114/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/emergency-restart.hDavid S. Miller1-6/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/div64.hDavid S. Miller1-1/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/device.hDavid S. Miller1-21/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/current.hDavid S. Miller1-8/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/cputime.hDavid S. Miller1-6/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/cache.hDavid S. Miller1-18/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/byteorder.hDavid S. Miller1-49/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/bugs.hDavid S. Miller1-10/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/bug.hDavid S. Miller1-22/+1
2008-02-09[SPARC]: Kill BSD errno translation table and header files.David S. Miller1-94/+0
2008-02-09[SPARC]: Merge asm-sparc{,64}/bpp.hDavid S. Miller1-73/+1
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/auxvec.hDavid S. Miller1-4/+1
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/of_device.hDavid S. Miller1-38/+1
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/prom.hDavid S. Miller1-103/+1
2008-02-09[SPARC]: Remove of_platform_device_createStephen Rothwell1-5/+0
2008-02-09[SPARC64]: Add kretprobe support.David S. Miller1-0/+4
2008-02-09[SPARC64]: Add SG merging support back into IOMMU code.David S. Miller1-1/+1
2008-02-09[SPARC64]: IOMMU allocations using iommu-helper layer.David S. Miller1-0/+1
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-8/+53
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2-5/+16
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger1-6/+2
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2-2/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-0/+31
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells3-13/+13
2008-02-08[SPARC64]: Make use of the new fs/compat_binfmt_elf.cDavid S. Miller1-8/+51
2008-02-07[SPARC64]: Make use of compat_sys_ptrace()David S. Miller1-0/+2
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-43/+5
2008-02-07Add cmpxchg_local to sparc64Mathieu Desnoyers1-0/+29
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-7/+0
2008-02-07[SPARC64]: Use regsets for ELF core dumping.David S. Miller1-25/+5
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller1-16/+0
2008-02-07[SPARC]: Remove PTRACE_SUN* handling.David S. Miller1-2/+0
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-3/+5
2008-02-06read_current_timer() cleanupsAndrew Morton1-5/+1
2008-02-06[SPARC64]: Temporarily remove IOMMU merging code.David S. Miller1-1/+1