summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc
Commit message (Expand)AuthorAgeFilesLines
* [SBUS]: Rewrite and plug into of_device framework.David S. Miller2006-06-241-8/+19
* [SPARC]: Port of_device layer and make ebus use it.David S. Miller2006-06-242-0/+68
* [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-243-9/+104
* [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-241-0/+1
* [PATCH] adjust handle_IRR_event() return typeJan Beulich2006-06-231-4/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-213-3/+10
|\
| * [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-2/+0Star
| * [SPARC]: Add missing rw can_lock macrosBob Breuer2006-06-201-0/+3
| * [SPARC]: Setup cpu_possible_mapBob Breuer2006-06-201-1/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-3/+5
|\|
| * [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-221-3/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-061-1/+1
|\|
| * [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-031-1/+1
* | Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-2/+2
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2623-24/+0Star
|/
* [SPARC]: __NR_sys removalOGAWA Hirofumi2006-04-241-1/+1
* [SPARC]: __NR_sys_splice --> __NR_spliceDavid S. Miller2006-04-201-1/+1
* [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-151-1/+1
* [PATCH] sparc32 vga supportAndrew Morton2006-04-111-0/+33
* [SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller2006-04-011-2/+2
* [SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2006-04-011-1/+1
* [PATCH] unify pfn_to_page: sparc pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-2/+2
* [PATCH] bitops: sparc: use generic bitopsAkinobu Mita2006-03-261-376/+12Star
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-253-11/+24
|\
| * [SPARC]: Try to start getting SMP back into shape.Bob Breuer2006-03-243-11/+24
* | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
|/
* [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-221-3/+3
* [SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.David S. Miller2006-03-211-1/+1
* [SPARC]: Kill off these __put_user_ret things.David S. Miller2006-03-201-47/+0Star
* [SPARC64]: Recognize "virtual-console" as input and output console device.David S. Miller2006-03-201-0/+2
* [SPARC]: Clean up idprom header files.David S. Miller2006-03-201-17/+9Star
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-161-29/+2Star
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-151-0/+2
* [SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller2006-02-131-1/+1
* [SPARC]: Wire up sys_unshare().David S. Miller2006-02-081-3/+4
* [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-192-5/+22
* [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller2006-01-191-0/+2
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-3/+0Star
* [PATCH] sparc: task_thread_info()Al Viro2006-01-121-1/+1
* [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+10
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-101-0/+9
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-101-0/+1
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-091-48/+1Star
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-091-1/+0Star
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* [PATCH] sun4c_memerr_reg __iomem annotationsAl Viro2005-12-151-1/+1
* [PATCH] fix iomem annotations in sparc32 pcic codeAl Viro2005-12-151-3/+3