summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc
AgeCommit message (Expand)AuthorLines
2006-05-21[SPARC]: Add robust futex syscall entries.David S. Miller-3/+5
2006-05-03[SPARC]: Hook up vmsplice into syscall tables.David S. Miller-1/+1
2006-04-24[SPARC]: __NR_sys removalOGAWA Hirofumi-1/+1
2006-04-19[SPARC]: __NR_sys_splice --> __NR_spliceDavid S. Miller-1/+1
2006-04-14[SPARC]: Hook up sys_tee() into syscall tables.David S. Miller-1/+1
2006-04-11[PATCH] sparc32 vga supportAndrew Morton-0/+33
2006-03-31[SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller-2/+2
2006-03-31[SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller-1/+1
2006-03-27[PATCH] unify pfn_to_page: sparc pfn_to_pageKAMEZAWA Hiroyuki-2/+2
2006-03-26[PATCH] bitops: sparc: use generic bitopsAkinobu Mita-376/+12
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita-3/+3
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-11/+24
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi-0/+1
2006-03-23[SPARC]: Try to start getting SMP back into shape.Bob Breuer-11/+24
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller-3/+3
2006-03-20[SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.David S. Miller-1/+1
2006-03-20[SPARC]: Kill off these __put_user_ret things.David S. Miller-47/+0
2006-03-20[SPARC64]: Recognize "virtual-console" as input and output console device.David S. Miller-0/+2
2006-03-20[SPARC]: Clean up idprom header files.David S. Miller-17/+9
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin-29/+2
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin-0/+2
2006-02-12[SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller-1/+1
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller-3/+4
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller-5/+22
2006-01-18[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller-0/+2
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro-3/+0
2006-01-12[PATCH] sparc: task_thread_info()Al Viro-1/+1
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar-0/+10
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar-0/+1
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike-48/+1
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai-1/+0
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter-0/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty-0/+1
2006-01-03[FLS64]: generic versionStephen Hemminger-0/+1
2005-12-15[PATCH] sun4c_memerr_reg __iomem annotationsAl Viro-1/+1
2005-12-15[PATCH] fix iomem annotations in sparc32 pcic codeAl Viro-3/+3
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin-0/+3
2005-11-13[PATCH] atomic: cmpxchgNick Piggin-0/+1
2005-11-07[SPARC]: remove vuid_event.hChristoph Hellwig-41/+0
2005-11-07[SPARC]: remove kbio.hChristoph Hellwig-56/+0
2005-11-07[SPARC]: remove audioio.hChristoph Hellwig-234/+0
2005-11-07[SPARC]: remove duplicate TIOCPKT_ definitionsStephen Rothwell-9/+0
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig-0/+3
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno-3/+0
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo-2/+0
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik-2/+0
2005-10-28[PATCH] gfp_t: dma-mapping (simple cases)Al Viro-1/+1
2005-10-05[PATCH] fix the breakage in sparc headersAl Viro-14/+14
2005-10-03[SPARC]: "extern inline" doesn't make much sense.Adrian Bunk-114/+114