Age | Commit message (Expand) | Author | Files | Lines |
2006-07-12 | [S390] Fix sparse warnings. | Heiko Carstens | 2 | -2/+2 |
2006-07-12 | [S390] path grouping and path verifications fixes. | Cornelia Huck | 1 | -0/+2 |
2006-07-12 | [S390] cpu_relax() is supposed to have barrier() semantics. | Heiko Carstens | 2 | -10/+9 |
2006-07-12 | [S390] fix futex_atomic_cmpxchg_inatomic | Martin Schwidefsky | 1 | -2/+3 |
2006-07-12 | [S390] raw_local_save_flags/raw_local_irq_restore type check | Heiko Carstens | 1 | -6/+12 |
2006-07-12 | [S390] __builtin_trap() and gcc version. | Heiko Carstens | 1 | -1/+10 |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 1 | -0/+4 |
2006-07-04 | [PATCH] lockdep: prove rwsem locking correctness | Ingo Molnar | 2 | -3/+31 |
2006-07-04 | [PATCH] lockdep: irqtrace subsystem, s390 support | Heiko Carstens | 2 | -31/+51 |
2006-07-04 | [PATCH] lockdep: add per_cpu_offset() | Ingo Molnar | 1 | -0/+1 |
2006-07-03 | [PATCH] irq-flags: S390: Use the new IRQF_ constants | Thomas Gleixner | 1 | -2/+0 |
2006-06-30 | [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h | Christoph Lameter | 1 | -7/+0 |
2006-06-30 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 1 | -0/+1 |
2006-06-29 | [S390] rework of channel measurement facility. | Cornelia Huck | 1 | -4/+0 |
2006-06-29 | [S390] add PAV support to the dasd driver. | Horst Hummel | 1 | -3/+5 |
2006-06-29 | [S390] preempt_count initialization. | Heiko Carstens | 1 | -0/+1 |
2006-06-29 | [S390] __syscall_return error check. | Heiko Carstens | 1 | -3/+1 |
2006-06-29 | [S390] cio async subchannel reprobe. | Peter Oberparleiter | 1 | -0/+2 |
2006-06-29 | [S390] cleanup bitops.h. | Heiko Carstens | 1 | -39/+3 |
2006-06-25 | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 1 | -0/+2 |
2006-06-23 | [PATCH] adjust handle_IRR_event() return type | Jan Beulich | 1 | -4/+0 |
2006-06-21 | [PATCH] s390: add __raw_writeq required by __iowrite64_copy | Cedric Le Goater | 1 | -0/+5 |
2006-06-21 | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 19 | -58/+270 |
2006-06-18 | Add Kbuild file for S390 'make headers_install' | David Woodhouse | 1 | -0/+4 |
2006-06-14 | [S390] __FD_foo definitions. | Martin Schwidefsky | 1 | -16/+28 |
2006-06-09 | [PATCH] s390: fix in-user atomic futex operation. | Martin Schwidefsky | 1 | -7/+8 |
2006-06-05 | [PATCH] s390: cio non-unique path group ids | Peter Oberparleiter | 1 | -2/+2 |
2006-05-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -1/+7 |
2006-05-15 | [PATCH] s390: add vmsplice system call | Martin Schwidefsky | 1 | -1/+7 |
2006-05-08 | Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390 | David Woodhouse | 1 | -0/+212 |
2006-05-04 | Use __uXX types for S390 DASD volume label definitions which are user-visible | David Woodhouse | 1 | -19/+19 |
2006-05-04 | S390 BIODASDREADCMB ioctl should use __u64 not u64 type. | David Woodhouse | 1 | -1/+1 |
2006-04-29 | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 1 | -3/+4 |
2006-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2 | -4/+121 |
2006-04-28 | [PATCH] s390: add read_mostly optimization | Christian Borntraeger | 1 | -0/+2 |
2006-04-28 | [PATCH] s390: futex atomic operations | Martin Schwidefsky | 1 | -4/+119 |
2006-04-27 | Don't include implementation details from asm-s390/ptrace.h and page.h | David Woodhouse | 2 | -5/+6 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 14 | -14/+0 |
2006-04-11 | [PATCH] S390: fix implicit declaration of (un)likely. | Dave Jones | 1 | -0/+2 |
2006-04-11 | [PATCH] s390: ebdic to ascii conversion tables | Peter Oberparleiter | 1 | -6/+6 |
2006-04-01 | [PATCH] for_each_possible_cpu: s390 | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2006-03-27 | [PATCH] s390: add ptr_to_compat() | Ingo Molnar | 1 | -0/+5 |
2006-03-27 | [PATCH] unify pfn_to_page: s390 pfn_to_page | KAMEZAWA Hiroyuki | 1 | -2/+1 |
2006-03-26 | [PATCH] bitops: s390: use generic bitops | Akinobu Mita | 1 | -39/+5 |
2006-03-26 | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 1 | -5/+5 |
2006-03-26 | [PATCH] 2TB files: add blkcnt_t | Takashi Sato | 1 | -0/+5 |
2006-03-25 | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 1 | -0/+1 |
2006-03-24 | [PATCH] s390: BUG() warnings | Martin Schwidefsky | 1 | -2/+3 |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton | 1 | -4/+3 |
2006-03-23 | [PATCH] atomic: add_unless cmpxchg optimise | Nick Piggin | 1 | -4/+14 |