summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-27[SPARC64]: Fix BACKOFF_SPIN on non-SMP.David S. Miller1-1/+3
2007-10-27[SPARC64]: __inline__ --> inlineDavid S. Miller14-99/+88
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz1-1/+0
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-7/+0
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds5-6/+90
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell1-4/+1
2007-10-17[SPARC]: Support for new termios.David Miller3-2/+61
2007-10-17[SPARC64]: Implement atomic backoff.David S. Miller1-0/+28
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-6/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-2/+0