| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/diag: add tracepoint for diagnose calls | Martin Schwidefsky | 2015-10-14 | 4 | -4/+53 |
* | s390/diag: add a statistic for diagnose calls | Martin Schwidefsky | 2015-10-14 | 6 | -5/+138 |
* | s390/crash_dump: use for_each_mem_range | Alexander Kuleshov | 2015-10-14 | 1 | -12/+4 |
* | s390/vdso: use correct memory barrier | Christian Borntraeger | 2015-10-14 | 1 | -1/+1 |
* | s390/vtime: correct scaled cputime of partially idle CPUs | Martin Schwidefsky | 2015-09-30 | 3 | -30/+67 |
* | s390: wire up separate socketcalls system calls | Heiko Carstens | 2015-09-18 | 2 | -0/+24 |
* | s390/compat: remove superfluous compat wrappers | Heiko Carstens | 2015-09-18 | 2 | -102/+51 |
* | s390/compat: do not trace compat wrapper functions | Heiko Carstens | 2015-09-18 | 1 | -6/+6 |
* | s390/s390x: allocate sys_membarrier system call number | Mathieu Desnoyers | 2015-09-17 | 1 | -0/+1 |
* | s390: wire up userfaultfd system call | Heiko Carstens | 2015-09-17 | 1 | -0/+1 |
* | s390/vtime: correct scaled cputime for SMT | Martin Schwidefsky | 2015-09-17 | 1 | -4/+8 |
* | s390/cpum_cf: Corrected return code for unauthorized counter sets | Hendrik Brueckner | 2015-09-17 | 1 | -4/+8 |
* | s390/compat: correct uc_sigmask of the compat signal frame | Martin Schwidefsky | 2015-09-17 | 1 | -4/+23 |
* | s390: fix floating point register corruption | Heiko Carstens | 2015-09-17 | 1 | -0/+2 |
* | s390/hibernate: fix save and restore of vector registers | Martin Schwidefsky | 2015-09-17 | 1 | -35/+3 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 2 | -3/+3 |
|\ |
|
| * | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 | 1 | -2/+2 |
| |\ |
|
| | * | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra | 2015-07-27 | 1 | -2/+2 |
| * | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra | 2015-08-03 | 1 | -1/+1 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-01 | 1 | -6/+0 |
|\ \ \ |
|
| * | | | s390/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -6/+0 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-08-31 | 23 | -767/+857 |
|\ \ \ \ |
|
| * | | | | s390/jump_label: Use %*ph to print small buffers | Alexander Kuleshov | 2015-08-27 | 1 | -6/+3 |
| * | | | | s390/nmi: initialize control register 0 earlier | Heiko Carstens | 2015-08-19 | 1 | -1/+1 |
| * | | | | s390/setup: fix novx parameter | Martin Schwidefsky | 2015-08-19 | 1 | -8/+7 |
| * | | | | s390/facilities: remove transactional-execution bits | Heiko Carstens | 2015-08-19 | 1 | -2/+2 |
| * | | | | s390/numa: re-add DIE sched_domain_topology_level | Michael Holzheu | 2015-08-19 | 1 | -0/+1 |
| * | | | | s390/vdso: emit a GNU hash | Martin Schwidefsky | 2015-08-07 | 2 | -2/+2 |
| * | | | | s390/topology: remove topology lock | Michael Holzheu | 2015-08-07 | 1 | -7/+4 |
| * | | | | s390/vtime: limit MT scaling value updates | Martin Schwidefsky | 2015-08-04 | 1 | -1/+11 |
| * | | | | s390/numa: add core infrastructure | Philipp Hachtmann | 2015-08-03 | 3 | -14/+19 |
| * | | | | KVM: s390: use pid of cpu thread for sampling tagging | Christian Borntraeger | 2015-08-03 | 2 | -7/+4 |
| * | | | | s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead | Hendrik Brueckner | 2015-08-03 | 7 | -40/+38 |
| * | | | | s390/smp: add missing __init annotation to __smp_store_cpu_state() | Heiko Carstens | 2015-07-29 | 1 | -2/+2 |
| * | | | | s390/sclp: convert early sclp console code to C | Martin Schwidefsky | 2015-07-29 | 4 | -355/+172 |
| * | | | | s390/nmi: use the normal asynchronous stack for machine checks | Martin Schwidefsky | 2015-07-22 | 1 | -16/+9 |
| * | | | | s390/kernel: squeeze a few more cycles out of the system call handler | Martin Schwidefsky | 2015-07-22 | 1 | -41/+34 |
| * | | | | s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_critical | Martin Schwidefsky | 2015-07-22 | 1 | -118/+123 |
| * | | | | s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPT | Martin Schwidefsky | 2015-07-22 | 1 | -10/+4 |
| * | | | | s390/module: enable generic CPU feature modalias using s390 ELF hwcaps | Hendrik Brueckner | 2015-07-22 | 2 | -1/+10 |
| * | | | | s390/kernel: lazy restore fpu registers | Hendrik Brueckner | 2015-07-22 | 9 | -62/+369 |
| * | | | | s390/kernel: dynamically allocate FP register save area | Hendrik Brueckner | 2015-07-22 | 2 | -7/+24 |
| * | | | | s390/kernel: introduce fpu-internal.h with fpu helper functions | Hendrik Brueckner | 2015-07-22 | 6 | -152/+103 |
| * | | | | s390/kernel: use test_fp_ctl() to verify the floating-point control word | Hendrik Brueckner | 2015-07-22 | 2 | -6/+6 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-08-31 | 1 | -3/+13 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | KVM: s390: host STP toleration for VMs | Fan Zhang | 2015-08-04 | 1 | -3/+13 |
| |/ / |
|
* | | | s390/cachinfo: add missing facility check to init_cache_level() | Heiko Carstens | 2015-07-28 | 1 | -0/+2 |
|/ / |
|
* | | s390: adapt entry.S to the move of thread_struct | Martin Schwidefsky | 2015-07-20 | 3 | -14/+18 |
|/ |
|
* | revert "s390/mm: make hugepages_supported a boot time decision" | Dominik Dingel | 2015-07-17 | 1 | -2/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-07-15 | 3 | -22/+35 |
|\ |
|