summaryrefslogtreecommitdiffstats
path: root/include/asm-s390
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] s390: add __raw_writeq required by __iowrite64_copyCedric Le Goater2006-06-211-0/+5
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-2119-58/+270
|\
| * [S390] __FD_foo definitions.Martin Schwidefsky2006-06-141-16/+28
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-1/+7
| |\
| * | Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390David Woodhouse2006-05-081-0/+212
| * | Use __uXX types for S390 DASD volume label definitions which are user-visibleDavid Woodhouse2006-05-041-19/+19
| * | S390 BIODASDREADCMB ioctl should use __u64 not u64 type.David Woodhouse2006-05-041-1/+1
| * | Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-3/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-292-4/+121
| |\ \
| * | | Don't include implementation details from asm-s390/ptrace.h and page.hDavid Woodhouse2006-04-272-5/+6
| * | | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2614-14/+0Star
* | | | [PATCH] s390: fix in-user atomic futex operation.Martin Schwidefsky2006-06-091-7/+8
* | | | [PATCH] s390: cio non-unique path group idsPeter Oberparleiter2006-06-051-2/+2
| |_|/ |/| |
* | | [PATCH] s390: add vmsplice system callMartin Schwidefsky2006-05-151-1/+7
| |/ |/|
* | [PATCH] s390: add read_mostly optimizationChristian Borntraeger2006-04-281-0/+2
* | [PATCH] s390: futex atomic operationsMartin Schwidefsky2006-04-281-4/+119
|/
* [PATCH] S390: fix implicit declaration of (un)likely.Dave Jones2006-04-111-0/+2
* [PATCH] s390: ebdic to ascii conversion tablesPeter Oberparleiter2006-04-111-6/+6
* [PATCH] for_each_possible_cpu: s390KAMEZAWA Hiroyuki2006-03-311-1/+1
* [PATCH] s390: add ptr_to_compat()Ingo Molnar2006-03-271-0/+5
* [PATCH] unify pfn_to_page: s390 pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-2/+1Star
* [PATCH] bitops: s390: use generic bitopsAkinobu Mita2006-03-261-39/+5Star
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-5/+5
* [PATCH] 2TB files: add blkcnt_tTakashi Sato2006-03-261-0/+5
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] s390: BUG() warningsMartin Schwidefsky2006-03-241-2/+3
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-4/+3Star
* [PATCH] atomic: add_unless cmpxchg optimiseNick Piggin2006-03-231-4/+14
* [PATCH] mm: remove set_pgdir leftoversChristoph Hellwig2006-03-221-7/+0Star
* [PATCH] s390: fix compile with VIRT_CPU_ACCOUNTING=nJan Blunck2006-03-071-0/+2
* [PATCH] s390: revert dasd eer moduleHeiko Carstens2006-02-211-12/+1Star
* [PATCH] s390: additional_cpus parameterHeiko Carstens2006-02-171-0/+2
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-161-30/+1Star
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-151-0/+2
* [PATCH] s390: fstatat64 supportHeiko Carstens2006-02-121-1/+3
* [PATCH] s390: remove one set of brackets in __constant_test_bit()Eric Paris2006-02-121-2/+2
* [PATCH] s390: add #ifdef __KERNEL__ to asm-s390/setup.hHeiko Carstens2006-02-121-4/+6
* [PATCH] s390: add support for unshare system callHeiko Carstens2006-02-121-1/+2
* [PATCH] s390: fix non smp build of kexecHeiko Carstens2006-02-121-0/+1
* [PATCH] s390 __get_user() bogus warnings removalAl Viro2006-02-081-4/+4
* [PATCH] s390 misc __user annotationsAl Viro2006-02-081-1/+1
* [PATCH] s390: compile fix: missing defines in asm-s390/io.hHeiko Carstens2006-02-031-0/+6
* [PATCH] s390: timer interface visibilityJan Glauber2006-02-031-2/+6
* [PATCH] s390: dasd extended error reporting moduleStefan Weinhuber2006-02-031-1/+12
* [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens2006-02-012-5/+25
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-012-4/+0Star
* [PATCH] s390: email-address changeCornelia Huck2006-01-151-1/+1
* [PATCH] s390: cputime misaccountingMartin Schwidefsky2006-01-151-2/+3
* [PATCH] s390: sigcontext.h vs __userMartin Schwidefsky2006-01-151-0/+2
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-2/+0Star