aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-06[SPARC]: Add new timerfd syscall entries.David S. Miller1-2/+4
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2-6/+6
2008-02-03asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz1-1/+1
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+1
2008-01-30SPARC64: use generic percputravis@sgi.com1-19/+3
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar1-1/+0
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com1-16/+0
2007-12-26[SPARC64]: Implement pci_resource_to_user()David S. Miller1-0/+4
2007-12-20[SPARC64]: Fix OOPS in dma_sync_*_for_device()David S. Miller1-9/+3
2007-12-13[SPARC64]: Fix two kernel linear mapping setup bugs.David S. Miller1-0/+4
2007-11-07[SPARC64]: Use "is_power_of_2" macro for simplicity.Robert P. J. Day1-2/+2
2007-10-31[SPARC64]: Fix linkage of enormous kernels.David S. Miller3-5/+11