summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-221-3/+5
* [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-031-1/+1
* [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
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-141-0/+3
* [PATCH] atomic: cmpxchgNick Piggin2005-11-141-0/+1
* [SPARC]: remove vuid_event.hChristoph Hellwig2005-11-071-41/+0Star
* [SPARC]: remove kbio.hChristoph Hellwig2005-11-071-56/+0Star
* [SPARC]: remove audioio.hChristoph Hellwig2005-11-071-234/+0Star
* [SPARC]: remove duplicate TIOCPKT_ definitionsStephen Rothwell2005-11-071-9/+0Star
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-0/+3
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-311-3/+0Star
* [PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo2005-10-311-2/+0Star
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-311-2/+0Star
* [PATCH] gfp_t: dma-mapping (simple cases)Al Viro2005-10-281-1/+1
* [PATCH] fix the breakage in sparc headersAl Viro2005-10-052-14/+14
* [SPARC]: "extern inline" doesn't make much sense.Adrian Bunk2005-10-0423-114/+114