aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390
AgeCommit message (Expand)AuthorFilesLines
2006-07-17[S390] get_clock inline assembly.Andreas Krebbel1-2/+2
2006-07-17[S390] Fix gcc warning about unused return values.Heiko Carstens1-2/+7
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-07-12[S390] Fix sparse warnings.Heiko Carstens2-2/+2
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck1-0/+2
2006-07-12[S390] cpu_relax() is supposed to have barrier() semantics.Heiko Carstens2-10/+9
2006-07-12[S390] fix futex_atomic_cmpxchg_inatomicMartin Schwidefsky1-2/+3
2006-07-12[S390] raw_local_save_flags/raw_local_irq_restore type checkHeiko Carstens1-6/+12
2006-07-12[S390] __builtin_trap() and gcc version.Heiko Carstens1-1/+10
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+4
2006-07-03[PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2-3/+31
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens2-31/+51
2006-07-03[PATCH] lockdep: add per_cpu_offset()Ingo Molnar1-0/+1
2006-07-02[PATCH] irq-flags: S390: Use the new IRQF_ constantsThomas Gleixner1-2/+0
2006-06-30[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter1-7/+0
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang1-0/+1
2006-06-29[S390] rework of channel measurement facility.Cornelia Huck1-4/+0
2006-06-29[S390] add PAV support to the dasd driver.Horst Hummel1-3/+5
2006-06-29[S390] preempt_count initialization.Heiko Carstens1-0/+1
2006-06-29[S390] __syscall_return error check.Heiko Carstens1-3/+1
2006-06-29[S390] cio async subchannel reprobe.Peter Oberparleiter1-0/+2
2006-06-29[S390] cleanup bitops.h.Heiko Carstens1-39/+3
2006-06-25[PATCH] Define __raw_get_cpu_var and use itPaul Mackerras1-0/+2
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich1-4/+0
2006-06-20[PATCH] s390: add __raw_writeq required by __iowrite64_copyCedric Le Goater1-0/+5
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds19-58/+270
2006-06-18Add Kbuild file for S390 'make headers_install'David Woodhouse1-0/+4
2006-06-14[S390] __FD_foo definitions.Martin Schwidefsky1-16/+28
2006-06-08[PATCH] s390: fix in-user atomic futex operation.Martin Schwidefsky1-7/+8
2006-06-05[PATCH] s390: cio non-unique path group idsPeter Oberparleiter1-2/+2
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1-1/+7
2006-05-15[PATCH] s390: add vmsplice system callMartin Schwidefsky1-1/+7
2006-05-08Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390David Woodhouse1-0/+212
2006-05-04Use __uXX types for S390 DASD volume label definitions which are user-visibleDavid Woodhouse1-19/+19
2006-05-04S390 BIODASDREADCMB ioctl should use __u64 not u64 type.David Woodhouse1-1/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-3/+4
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2-4/+121
2006-04-28[PATCH] s390: add read_mostly optimizationChristian Borntraeger1-0/+2
2006-04-28[PATCH] s390: futex atomic operationsMartin Schwidefsky1-4/+119
2006-04-27Don't include implementation details from asm-s390/ptrace.h and page.hDavid Woodhouse2-5/+6
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse14-14/+0
2006-04-11[PATCH] S390: fix implicit declaration of (un)likely.Dave Jones1-0/+2
2006-04-11[PATCH] s390: ebdic to ascii conversion tablesPeter Oberparleiter1-6/+6
2006-03-31[PATCH] for_each_possible_cpu: s390KAMEZAWA Hiroyuki1-1/+1
2006-03-27[PATCH] s390: add ptr_to_compat()Ingo Molnar1-0/+5
2006-03-27[PATCH] unify pfn_to_page: s390 pfn_to_pageKAMEZAWA Hiroyuki1-2/+1
2006-03-26[PATCH] bitops: s390: use generic bitopsAkinobu Mita1-39/+5
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita1-5/+5
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato1-0/+5
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi1-0/+1
2006-03-24[PATCH] s390: BUG() warningsMartin Schwidefsky1-2/+3
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-4/+3
2006-03-23[PATCH] atomic: add_unless cmpxchg optimiseNick Piggin1-4/+14
2006-03-22[PATCH] mm: remove set_pgdir leftoversChristoph Hellwig1-7/+0
2006-03-06[PATCH] s390: fix compile with VIRT_CPU_ACCOUNTING=nJan Blunck1-0/+2
2006-02-20[PATCH] s390: revert dasd eer moduleHeiko Carstens1-12/+1
2006-02-17[PATCH] s390: additional_cpus parameterHeiko Carstens1-0/+2
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin1-30/+1
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin1-0/+2
2006-02-12[PATCH] s390: fstatat64 supportHeiko Carstens1-1/+3
2006-02-11[PATCH] s390: remove one set of brackets in __constant_test_bit()Eric Paris1-2/+2
2006-02-11[PATCH] s390: add #ifdef __KERNEL__ to asm-s390/setup.hHeiko Carstens1-4/+6
2006-02-11[PATCH] s390: add support for unshare system callHeiko Carstens1-1/+2
2006-02-11[PATCH] s390: fix non smp build of kexecHeiko Carstens1-0/+1
2006-02-08[PATCH] s390 __get_user() bogus warnings removalAl Viro1-4/+4
2006-02-08[PATCH] s390 misc __user annotationsAl Viro1-1/+1
2006-02-03[PATCH] s390: compile fix: missing defines in asm-s390/io.hHeiko Carstens1-0/+6
2006-02-03[PATCH] s390: timer interface visibilityJan Glauber1-2/+6
2006-02-03[PATCH] s390: dasd extended error reporting moduleStefan Weinhuber1-1/+12
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens2-5/+25
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens2-4/+0
2006-01-14[PATCH] s390: email-address changeCornelia Huck1-1/+1
2006-01-14[PATCH] s390: cputime misaccountingMartin Schwidefsky1-2/+3
2006-01-14[PATCH] s390: sigcontext.h vs __userMartin Schwidefsky1-0/+2
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-2/+0
2006-01-12[PATCH] s390: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] s390: task_pt_regs()Al Viro2-5/+5
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-10[PATCH] Generic ioctl.hBrian Gerst1-88/+1
2006-01-10[PATCH] Kdump: powerpc and s390 build failure fixakpm@osdl.org1-0/+4
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-3/+0
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven1-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+2
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike1-48/+1
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai1-1/+0
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2006-01-06[PATCH] s390: qdio V=V pass-throughFrank Pavlic1-3/+5
2006-01-06[PATCH] s390: move s390_root_dev_* out of the cio layerCarsten Otte2-3/+15
2006-01-06[PATCH] s390: uaccess warningsMartin Schwidefsky1-6/+8
2006-01-06[PATCH] s390: cms volume label definitionsPeter Oberparleiter1-0/+24
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky1-103/+70
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty1-0/+1
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+1
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+10
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+2
2005-11-09[PATCH] s390: "extern inline" -> "static inline"Adrian Bunk8-53/+53
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-0/+2
2005-11-07[PATCH] fix remaining missing includesTim Schmielau2-0/+2
2005-11-07[PATCH] s390: const pointer uaccessMartin Schwidefsky1-6/+22
2005-11-07[PATCH] s390: cleanup of include/asm-s390/vtoc.hPeter Oberparleiter1-349/+156
2005-11-07[PATCH] s390: test_bit return valueChristian Borntraeger1-2/+2
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno1-3/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-10-30[PATCH] s390: export ipl device parametersHeiko Carstens1-0/+50
2005-10-29[PATCH] add sem_is_read/write_locked()Rik Van Riel1-0/+5
2005-09-29[PATCH] s390 signal annotationsAl Viro2-2/+2
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-40/+44
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell1-26/+0
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell1-10/+0
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell1-21/+0
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell1-17/+0
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-25/+3
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl1-7/+0
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu1-0/+4
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell1-10/+10
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+53
2005-09-05[PATCH] s390: spinlock corner caseHeiko Carstens1-2/+2
2005-09-05[PATCH] s390: debug feature changesMichael Holzheu1-2/+0
2005-09-05[PATCH] s390: machine check handler bugsMartin Schwidefsky1-2/+6
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-2/+0
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-14/+2
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy1-0/+2
2005-08-23[PATCH] s390 __CHECKER__ ifdefsAl Viro1-19/+2
2005-08-01[PATCH] s390: ioprio & inotify system calls.Martin Schwidefsky1-1/+6
2005-07-27[PATCH] s390: atomic64 inline functionsHeiko Carstens1-4/+4
2005-07-27[PATCH] s390: find_next_{zero}_bit fixesMartin Schwidefsky1-300/+140
2005-07-27[PATCH] s390: spin lock retryMartin Schwidefsky3-178/+83
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman1-0/+6
2005-06-30[PATCH] s390: fix finish_arch_switchHeiko Carstens1-3/+1
2005-06-25[PATCH] kexec: s390 supportHeiko Carstens2-1/+43
2005-06-25[PATCH] sched: cleanup context switch lockingNick Piggin1-14/+3
2005-06-25[PATCH] s390: debug feature changesMichael Holzheu1-19/+29
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger1-2/+16
2005-06-25[PATCH] s390: improved machine check handlingHeiko Carstens5-40/+44
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl1-1/+1
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-06-04[PATCH] s390: uml ptrace fixesBodo Stroesser1-1/+1
2005-05-04[PATCH] asm/signal.h unificationAl Viro1-10/+1
2005-05-01[PATCH] consolidate SIGEV_PAD_SIZEStephen Rothwell1-6/+0
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev1-14/+0
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall1-0/+3
2005-05-01[PATCH] s390: remove ioctl32 from dasdcmbCornelia Huck1-1/+1
2005-05-01[PATCH] s390: allow longer debug feature namesMichael Holzheu1-1/+1
2005-05-01[PATCH] s390: default storage keyPeter Oberparleiter3-4/+16
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins1-2/+2
2005-04-19[PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins1-2/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds102-0/+12928