aboutsummaryrefslogtreecommitdiff
path: root/include/asm-s390
AgeCommit message (Expand)Author
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro
2006-01-12[PATCH] s390: task_stack_page()Al Viro
2006-01-12[PATCH] s390: task_pt_regs()Al Viro
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar
2006-01-10[PATCH] Generic ioctl.hBrian Gerst
2006-01-10[PATCH] Kdump: powerpc and s390 build failure fixakpm@osdl.org
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal
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] s390: cleanup KconfigMartin Schwidefsky
2006-01-06[PATCH] s390: qdio V=V pass-throughFrank Pavlic
2006-01-06[PATCH] s390: move s390_root_dev_* out of the cio layerCarsten Otte
2006-01-06[PATCH] s390: uaccess warningsMartin Schwidefsky
2006-01-06[PATCH] s390: cms volume label definitionsPeter Oberparleiter
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky
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-11-13[PATCH] atomic: inc_not_zeroNick Piggin
2005-11-13[PATCH] atomic: cmpxchgNick Piggin
2005-11-09[PATCH] s390: "extern inline" -> "static inline"Adrian Bunk
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-11-07[PATCH] s390: const pointer uaccessMartin Schwidefsky
2005-11-07[PATCH] s390: cleanup of include/asm-s390/vtoc.hPeter Oberparleiter
2005-11-07[PATCH] s390: test_bit return valueChristian Borntraeger
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-10-30[PATCH] s390: export ipl device parametersHeiko Carstens
2005-10-29[PATCH] add sem_is_read/write_locked()Rik Van Riel
2005-09-29[PATCH] s390 signal annotationsAl Viro
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso
2005-09-10[PATCH] spinlock consolidationIngo Molnar
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] auxiliary vector cleanupsH. J. Lu
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek
2005-09-05[PATCH] s390: spinlock corner caseHeiko Carstens
2005-09-05[PATCH] s390: debug feature changesMichael Holzheu
2005-09-05[PATCH] s390: machine check handler bugsMartin Schwidefsky
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy