| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 2006-06-25 | 1 | -0/+2 |
* | [PATCH] adjust handle_IRR_event() return type | Jan Beulich | 2006-06-23 | 1 | -4/+0 |
* | [PATCH] s390: add __raw_writeq required by __iowrite64_copy | Cedric Le Goater | 2006-06-20 | 1 | -0/+5 |
* | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 | 19 | -58/+270 |
|\ |
|
| * | [S390] __FD_foo definitions. | Martin Schwidefsky | 2006-06-14 | 1 | -16/+28 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-05-24 | 1 | -1/+7 |
| |\ |
|
| * | | Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390 | David Woodhouse | 2006-05-08 | 1 | -0/+212 |
| * | | Use __uXX types for S390 DASD volume label definitions which are user-visible | David Woodhouse | 2006-05-04 | 1 | -19/+19 |
| * | | S390 BIODASDREADCMB ioctl should use __u64 not u64 type. | David Woodhouse | 2006-05-04 | 1 | -1/+1 |
| * | | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 2006-04-29 | 1 | -3/+4 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-04-29 | 2 | -4/+121 |
| |\ \ |
|
| * | | | Don't include implementation details from asm-s390/ptrace.h and page.h | David Woodhouse | 2006-04-27 | 2 | -5/+6 |
| * | | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 14 | -14/+0 |
* | | | | [PATCH] s390: fix in-user atomic futex operation. | Martin Schwidefsky | 2006-06-08 | 1 | -7/+8 |
* | | | | [PATCH] s390: cio non-unique path group ids | Peter Oberparleiter | 2006-06-05 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | [PATCH] s390: add vmsplice system call | Martin Schwidefsky | 2006-05-15 | 1 | -1/+7 |
| |/
|/| |
|
* | | [PATCH] s390: add read_mostly optimization | Christian Borntraeger | 2006-04-28 | 1 | -0/+2 |
* | | [PATCH] s390: futex atomic operations | Martin Schwidefsky | 2006-04-28 | 1 | -4/+119 |
|/ |
|
* | [PATCH] S390: fix implicit declaration of (un)likely. | Dave Jones | 2006-04-11 | 1 | -0/+2 |
* | [PATCH] s390: ebdic to ascii conversion tables | Peter Oberparleiter | 2006-04-11 | 1 | -6/+6 |
* | [PATCH] for_each_possible_cpu: s390 | KAMEZAWA Hiroyuki | 2006-03-31 | 1 | -1/+1 |
* | [PATCH] s390: add ptr_to_compat() | Ingo Molnar | 2006-03-27 | 1 | -0/+5 |
* | [PATCH] unify pfn_to_page: s390 pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -2/+1 |
* | [PATCH] bitops: s390: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -39/+5 |
* | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 2006-03-26 | 1 | -5/+5 |
* | [PATCH] 2TB files: add blkcnt_t | Takashi Sato | 2006-03-26 | 1 | -0/+5 |
* | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 2006-03-25 | 1 | -0/+1 |
* | [PATCH] s390: BUG() warnings | Martin Schwidefsky | 2006-03-24 | 1 | -2/+3 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 1 | -4/+3 |
* | [PATCH] atomic: add_unless cmpxchg optimise | Nick Piggin | 2006-03-23 | 1 | -4/+14 |
* | [PATCH] mm: remove set_pgdir leftovers | Christoph Hellwig | 2006-03-22 | 1 | -7/+0 |
* | [PATCH] s390: fix compile with VIRT_CPU_ACCOUNTING=n | Jan Blunck | 2006-03-06 | 1 | -0/+2 |
* | [PATCH] s390: revert dasd eer module | Heiko Carstens | 2006-02-20 | 1 | -12/+1 |
* | [PATCH] s390: additional_cpus parameter | Heiko Carstens | 2006-02-17 | 1 | -0/+2 |
* | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 2006-02-15 | 1 | -30/+1 |
* | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 2006-02-14 | 1 | -0/+2 |
* | [PATCH] s390: fstatat64 support | Heiko Carstens | 2006-02-12 | 1 | -1/+3 |
* | [PATCH] s390: remove one set of brackets in __constant_test_bit() | Eric Paris | 2006-02-11 | 1 | -2/+2 |
* | [PATCH] s390: add #ifdef __KERNEL__ to asm-s390/setup.h | Heiko Carstens | 2006-02-11 | 1 | -4/+6 |
* | [PATCH] s390: add support for unshare system call | Heiko Carstens | 2006-02-11 | 1 | -1/+2 |
* | [PATCH] s390: fix non smp build of kexec | Heiko Carstens | 2006-02-11 | 1 | -0/+1 |
* | [PATCH] s390 __get_user() bogus warnings removal | Al Viro | 2006-02-08 | 1 | -4/+4 |
* | [PATCH] s390 misc __user annotations | Al Viro | 2006-02-08 | 1 | -1/+1 |
* | [PATCH] s390: compile fix: missing defines in asm-s390/io.h | Heiko Carstens | 2006-02-03 | 1 | -0/+6 |
* | [PATCH] s390: timer interface visibility | Jan Glauber | 2006-02-03 | 1 | -2/+6 |
* | [PATCH] s390: dasd extended error reporting module | Stefan Weinhuber | 2006-02-03 | 1 | -1/+12 |
* | [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK | Heiko Carstens | 2006-02-01 | 2 | -5/+25 |
* | [PATCH] s390: Remove CVS generated information | Heiko Carstens | 2006-02-01 | 2 | -4/+0 |
* | [PATCH] s390: email-address change | Cornelia Huck | 2006-01-14 | 1 | -1/+1 |
* | [PATCH] s390: cputime misaccounting | Martin Schwidefsky | 2006-01-14 | 1 | -2/+3 |