aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc
AgeCommit message (Expand)Author
2006-11-11ia64/sparc: fix local DoS with corrupted ELFs (CVE-2006-4538)Kirill Korotaev
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin
2006-02-12[SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller
2006-01-18[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro
2006-01-12[PATCH] sparc: task_thread_info()Al Viro
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty
2006-01-03[FLS64]: generic versionStephen Hemminger
2005-12-15[PATCH] sun4c_memerr_reg __iomem annotationsAl Viro
2005-12-15[PATCH] fix iomem annotations in sparc32 pcic codeAl Viro
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin
2005-11-13[PATCH] atomic: cmpxchgNick Piggin
2005-11-07[SPARC]: remove vuid_event.hChristoph Hellwig
2005-11-07[SPARC]: remove kbio.hChristoph Hellwig
2005-11-07[SPARC]: remove audioio.hChristoph Hellwig
2005-11-07[SPARC]: remove duplicate TIOCPKT_ definitionsStephen Rothwell
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik
2005-10-28[PATCH] gfp_t: dma-mapping (simple cases)Al Viro
2005-10-05[PATCH] fix the breakage in sparc headersAl Viro
2005-10-03[SPARC]: "extern inline" doesn't make much sense.Adrian Bunk
2005-09-28[SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-09-09kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell
2005-09-01[SPARC]: Kill io_remap_page_range()David S. Miller
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy