summaryrefslogtreecommitdiff
path: root/include/asm-sparc64
AgeCommit message (Expand)Author
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli
2008-02-19[SPARC64]: More sparse warning fixes in process.cDavid S. Miller
2008-02-19[SPARC64]: Fix sparse warning wrt. fault_in_user_windows.David S. Miller
2008-02-19[SPARC64]: Fix sparse warnings wrt. __show_regs().David S. Miller
2008-02-19[SPARC64]: Fix sparse warnings wrt. machine_alt_power_off().David S. Miller
2008-02-19[SPARC64]: Add regs_return_value().David S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/a.out.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/fb.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/errno.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/emergency-restart.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/div64.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/device.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/current.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/cputime.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/cache.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/byteorder.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/bugs.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/bug.hDavid S. Miller
2008-02-09[SPARC]: Kill BSD errno translation table and header files.David S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/bpp.hDavid S. Miller
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/auxvec.hDavid S. Miller
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/of_device.hDavid S. Miller
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/prom.hDavid S. Miller
2008-02-09[SPARC]: Remove of_platform_device_createStephen Rothwell
2008-02-09[SPARC64]: Add kretprobe support.David S. Miller
2008-02-09[SPARC64]: Add SG merging support back into IOMMU code.David S. Miller
2008-02-09[SPARC64]: IOMMU allocations using iommu-helper layer.David S. Miller
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-08[SPARC64]: Make use of the new fs/compat_binfmt_elf.cDavid S. Miller
2008-02-07[SPARC64]: Make use of compat_sys_ptrace()David S. Miller
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-07Add cmpxchg_local to sparc64Mathieu Desnoyers
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-02-07[SPARC64]: Use regsets for ELF core dumping.David S. Miller
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller
2008-02-07[SPARC]: Remove PTRACE_SUN* handling.David S. Miller
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-06read_current_timer() cleanupsAndrew Morton
2008-02-06[SPARC64]: Temporarily remove IOMMU merging code.David S. Miller
2008-02-06[SPARC]: Add new timerfd syscall entries.David S. Miller
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-03asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth
2008-01-30SPARC64: use generic percputravis@sgi.com
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar