| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-10-10 | 1 | -1/+1 |
|\ |
|
| * | s390/entry: fix svc number for TIF_SYSCALL system call restart | Martin Schwidefsky | 2012-10-09 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 1 | -30/+20 |
|\ \
| |/
|/| |
|
| * | s390: convert to generic kernel_execve() | Al Viro | 2012-09-30 | 1 | -25/+6 |
| * | s390: fold kernel_thread_helper() into ret_from_fork() | Al Viro | 2012-09-30 | 1 | -3/+13 |
| * | s390: fold execve_tail() into start_thread(), convert to generic sys_execve() | Al Viro | 2012-09-30 | 1 | -1/+0 |
* | | s390/exceptions: switch to relative exception table entries | Heiko Carstens | 2012-09-26 | 1 | -3/+2 |
* | | s390: add support for transactional memory | Martin Schwidefsky | 2012-09-26 | 1 | -4/+8 |
|/ |
|
* | s390/vtimer: rework virtual timer interface | Martin Schwidefsky | 2012-07-20 | 1 | -25/+14 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -2/+1 |
* | s390/smp: make absolute lowcore / cpu restart parameter accesses more robust | Heiko Carstens | 2012-06-14 | 1 | -1/+3 |
* | s390/sigp: use sigp order code defines in assembly code | Heiko Carstens | 2012-06-05 | 1 | -2/+3 |
* | s390/kvm: get rid of duplicate instruction | Christian Borntraeger | 2012-06-05 | 1 | -1/+0 |
* | s390: fix race on TIF_MCCK_PENDING | Martin Schwidefsky | 2012-05-16 | 1 | -10/+11 |
* | s390/time: simply Kconfig dependency | Heiko Carstens | 2012-05-16 | 1 | -1/+1 |
* | s390/entry64: avoid SPP code duplication | Heiko Carstens | 2012-05-16 | 1 | -3/+1 |
* | s390/time: always use stckf instead of stck if available | Heiko Carstens | 2012-05-16 | 1 | -4/+12 |
* | s390: replace TIF_SIE with PF_VCPU | Martin Schwidefsky | 2012-05-16 | 1 | -3/+0 |
* | s390: make sie intercept independent of thread_info | Martin Schwidefsky | 2012-05-16 | 1 | -6/+6 |
* | s390: initialize backchain for ext_int_handler() | Michael Holzheu | 2012-05-16 | 1 | -0/+1 |
* | [S390] rework idle code | Martin Schwidefsky | 2012-03-11 | 1 | -3/+62 |
* | [S390] rework smp code | Martin Schwidefsky | 2012-03-11 | 1 | -55/+17 |
* | [S390] rename lowcore field | Martin Schwidefsky | 2012-03-11 | 1 | -1/+1 |
* | [S390] cleanup trap handling | Martin Schwidefsky | 2011-12-27 | 1 | -14/+13 |
* | [S390] entry[64].S improvements | Martin Schwidefsky | 2011-12-27 | 1 | -539/+429 |
* | [S390] kvm: move cmf host id constant out of lowcore | Martin Schwidefsky | 2011-12-27 | 1 | -2/+5 |
* | [S390] load user asce on sie_fault | Carsten Otte | 2011-10-30 | 1 | -0/+1 |
* | [S390] add TIF_SYSCALL thread flag | Martin Schwidefsky | 2011-10-30 | 1 | -41/+26 |
* | [S390] signal race with restarting system calls | Martin Schwidefsky | 2011-10-30 | 1 | -15/+15 |
* | [S390] lowcore cleanup | Martin Schwidefsky | 2011-10-30 | 1 | -2/+2 |
* | [S390] kvm: fix address mode switching | Christian Borntraeger | 2011-09-20 | 1 | -0/+6 |
* | [S390] Add PSW restart shutdown trigger | Michael Holzheu | 2011-08-03 | 1 | -0/+20 |
* | [S390] fix s390 assembler code alignments | Jan Glauber | 2011-07-24 | 1 | -23/+12 |
* | [S390] move sie code to entry.S | Martin Schwidefsky | 2011-07-24 | 1 | -8/+72 |
* | [S390] pfault: cpu hotplug vs missing completion interrupts | Heiko Carstens | 2011-05-23 | 1 | -0/+1 |
* | [S390] kernel: Initialize register 14 when starting new CPU | Michael Holzheu | 2011-05-10 | 1 | -1/+1 |
* | [S390] ptrace cleanup | Martin Schwidefsky | 2011-01-05 | 1 | -39/+30 |
* | [S390] add kprobes annotations | Martin Schwidefsky | 2011-01-05 | 1 | -0/+4 |
* | [S390] fix kprobes single stepping | Martin Schwidefsky | 2010-10-29 | 1 | -0/+1 |
* | [S390] cleanup system call parameter setup | Martin Schwidefsky | 2010-10-25 | 1 | -2/+2 |
* | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky | 2010-10-25 | 1 | -1/+4 |
* | [S390] cleanup lowcore access from program checks | Martin Schwidefsky | 2010-10-25 | 1 | -26/+10 |
* | [S390] Fix IRQ tracing in case of PER | Heiko Carstens | 2010-07-27 | 1 | -2/+10 |
* | [S390] spp: remove KVM_AWARE_CMF config option | Heiko Carstens | 2010-05-26 | 1 | -1/+1 |
* | [S390] add breaking event address for user space | Martin Schwidefsky | 2010-05-17 | 1 | -124/+146 |
* | [S390] virtualization aware cpu measurement | Carsten Otte | 2010-05-17 | 1 | -10/+16 |
* | [S390] idle time accounting vs. machine checks | Martin Schwidefsky | 2010-05-17 | 1 | -28/+26 |
* | [S390] improve irq tracing code in entry[64].S | Martin Schwidefsky | 2010-05-17 | 1 | -105/+92 |
* | [S390] cleanup sysc_work and io_work code | Martin Schwidefsky | 2010-05-17 | 1 | -72/+36 |
* | [S390] fix io_return critical section cleanup | Martin Schwidefsky | 2010-04-09 | 1 | -1/+7 |