| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] qdio: report SIGA errors directly | Jan Glauber | 2009-03-26 | 1 | -0/+1 |
* | [S390] convert bitmap definitions to C | Heiko Carstens | 2009-03-26 | 1 | -1/+1 |
* | [S390] split/move machine check handler code | Heiko Carstens | 2009-03-26 | 2 | -0/+134 |
* | [S390] Fix hypervisor detection for KVM | Christian Borntraeger | 2009-03-26 | 1 | -0/+1 |
* | [S390] dasd: add High Performance FICON support | Stefan Weinhuber | 2009-03-26 | 1 | -12/+5 |
* | [S390] dasd: add large volume support | Stefan Weinhuber | 2009-03-26 | 2 | -7/+19 |
* | [S390] Automatic IPL after dump | Frank Munzert | 2009-03-26 | 2 | -11/+29 |
* | [S390] make page table upgrade work again | Martin Schwidefsky | 2009-03-18 | 1 | -0/+5 |
* | [S390] make page table walking more robust | Martin Schwidefsky | 2009-03-18 | 1 | -3/+2 |
* | [S390] topology: define SD_MC_INIT to fix performance regression | Heiko Carstens | 2009-03-18 | 1 | -0/+2 |
* | [S390] fix "mem=" handling in case of standby memory | Heiko Carstens | 2009-02-19 | 1 | -0/+2 |
* | [S390] Fix timeval regression on s390 | Christian Borntraeger | 2009-02-19 | 1 | -1/+1 |
* | [S390] vdso: fix per cpu vdso pointer in lowcore | Martin Schwidefsky | 2009-02-11 | 1 | -2/+2 |
* | [S390] personality: fix personality loss on execve | Heiko Carstens | 2009-01-23 | 1 | -8/+8 |
* | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 2 | -2/+0 |
* | [S390] Use unsigned long long for u64 on 64bit. | Heiko Carstens | 2009-01-09 | 1 | -5/+1 |
* | [S390] types: add/fix types.h include in header files | Heiko Carstens | 2009-01-09 | 8 | -3/+11 |
* | [S390] dasd: add device attribute to disable blocking on lost paths | Holger Smolinski | 2009-01-09 | 1 | -0/+1 |
* | [S390] asm-s390/posix_types.h: drop __USE_ALL usage | Mike Frysinger | 2009-01-09 | 1 | -4/+0 |
* | [S390] ptrace: no extern declarations for userspace | Heiko Carstens | 2009-01-09 | 1 | -2/+5 |
* | s390: introduce asm/swab.h | Harvey Harrison | 2009-01-06 | 3 | -90/+94 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 | 1 | -15/+0 |
|\ |
|
| * | s390: remove s390_root_dev_*() | Mark McLoughlin | 2009-01-06 | 1 | -15/+0 |
* | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -6/+1 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 1 | -0/+2 |
|\ |
|
| * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390 | Rusty Russell | 2009-01-01 | 1 | -0/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 | 1 | -0/+4 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 18 | -81/+144 |
| |\ \ |
|
| * | | | cpumask: cpu_coregroup_mask(): s390 | Rusty Russell | 2008-12-26 | 1 | -0/+1 |
* | | | | [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID | Martin Schwidefsky | 2008-12-31 | 2 | -3/+21 |
* | | | | [PATCH] improve idle cputime accounting | Martin Schwidefsky | 2008-12-31 | 2 | -11/+9 |
* | | | | [PATCH] improve precision of idle time detection. | Martin Schwidefsky | 2008-12-31 | 1 | -2/+1 |
* | | | | [PATCH] improve precision of process accounting. | Martin Schwidefsky | 2008-12-31 | 4 | -43/+45 |
| |_|/
|/| | |
|
* | | | virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize | Rusty Russell | 2008-12-30 | 1 | -0/+4 |
| |/
|/| |
|
* | | [S390] clear_table inline assembly contraints | Martin Schwidefsky | 2008-12-25 | 1 | -1/+4 |
* | | [S390] Remove config options. | Martin Schwidefsky | 2008-12-25 | 2 | -13/+0 |
* | | [S390] s390: use the new byteorder headers | Harvey Harrison | 2008-12-25 | 1 | -51/+21 |
* | | [S390] remove warnings with functions ending in BUG | Martin Schwidefsky | 2008-12-25 | 1 | -1/+4 |
* | | [S390] mark disabled_wait as noreturn function | Heiko Carstens | 2008-12-25 | 1 | -1/+3 |
* | | [S390] cio: update sac values | Peter Oberparleiter | 2008-12-25 | 1 | -2/+2 |
* | | [S390] ftrace: function tracer backend for s390 | Heiko Carstens | 2008-12-25 | 1 | -0/+8 |
* | | [S390] service level interface. | Martin Schwidefsky | 2008-12-25 | 1 | -0/+11 |
* | | [S390] qdio: fix qeth port count detection | Jan Glauber | 2008-12-25 | 1 | -8/+8 |
* | | [S390] zcrypt: Use of Thin Interrupts | Felix Beck | 2008-12-25 | 1 | -0/+1 |
* | | [S390] Move stfle to header file. | Heiko Carstens | 2008-12-25 | 1 | -2/+18 |
* | | [S390] convert s390 to generic IPI infrastructure | Heiko Carstens | 2008-12-25 | 2 | -2/+4 |
* | | [S390] introduce vdso on s390 | Martin Schwidefsky | 2008-12-25 | 5 | -0/+60 |
|/ |
|
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-11-30 | 3 | -15/+17 |
|\ |
|
| * | [S390] pgtable.h: Fix oops in unmap_vmas for KVM processes | Christian Borntraeger | 2008-11-27 | 1 | -2/+0 |
| * | [S390] fix system call parameter functions. | Martin Schwidefsky | 2008-11-27 | 2 | -13/+17 |