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