index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-07
s390/jump_label: remove unused structure definition
Heiko Carstens
1
-5
/
+0
2019-06-07
s390/boot: disable address-of-packed-member warning
Heiko Carstens
1
-0
/
+1
2019-06-07
s390: fix unrecognized __aligned() in uapi header
Masahiro Yamada
1
-1
/
+1
2019-06-07
s390/configs: remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
2
-2
/
+0
2019-06-07
s390: enforce CONFIG_HOTPLUG_CPU
Heiko Carstens
3
-29
/
+0
2019-06-07
s390: enforce CONFIG_SMP
Heiko Carstens
12
-95
/
+7
2019-06-05
s390/mm: fix address space detection in exception handling
Gerald Schaefer
1
-1
/
+4
2019-06-05
kvm: Convert kvm_lock to a mutex
Junaid Shahid
1
-2
/
+2
2019-06-04
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
2
-1
/
+5
2019-06-04
s390/disassembler: update opcode table
Martin Schwidefsky
2
-10
/
+46
2019-06-04
s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personality
Alexandre Ghiti
1
-2
/
+0
2019-06-04
s390/Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
1
-1
/
+1
2019-06-04
s390/purgatory: update .gitignore
Masahiro Yamada
1
-1
/
+2
2019-06-04
s390: drop meaningless 'targets' from tools Makefile
Masahiro Yamada
1
-1
/
+0
2019-06-04
s390: drop redundant directory creation from tools Makefile
Masahiro Yamada
1
-3
/
+0
2019-06-04
s390: drop unneeded -Wall addition from tools Makefile
Masahiro Yamada
1
-2
/
+1
2019-06-04
s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.c
Masahiro Yamada
1
-1
/
+1
2019-06-04
s390/idal: use struct_size() in kmalloc()
xiaolinkui
1
-2
/
+1
2019-06-04
s390/jump_label: replace stop_machine with smp_call_function
Martin Schwidefsky
2
-17
/
+10
2019-06-03
locking/atomic, s390/pci: Remove redundant casts
Mark Rutland
1
-1
/
+1
2019-06-03
locking/atomic, s390: Use s64 for atomic64
Mark Rutland
1
-19
/
+19
2019-06-03
locking/atomic, s390/pci: Prepare for atomic64_read() conversion
Mark Rutland
1
-2
/
+2
2019-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-7
/
+34
2019-05-31
Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-67
/
+144
2019-05-29
s390/crypto: fix possible sleep during spinlock aquired
Harald Freudenberger
2
-7
/
+8
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2
-7
/
+5
2019-05-28
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
1
-0
/
+1
2019-05-28
s390/crypto: fix gcm-aes-s390 selftest failures
Harald Freudenberger
1
-41
/
+107
2019-05-28
s390/zcrypt: Fix wrong dispatching for control domain CPRBs
Harald Freudenberger
1
-2
/
+2
2019-05-28
s390/pci: fix assignment of bus resources
Sebastian Ott
1
-1
/
+4
2019-05-28
s390/pci: fix struct definition for set PCI function
Sebastian Ott
2
-13
/
+18
2019-05-28
s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inline
Masahiro Yamada
1
-2
/
+2
2019-05-28
s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitialized
Masahiro Yamada
1
-1
/
+3
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2
-4
/
+4
2019-05-24
s390: bpf: eliminate zero extension code-gen
Jiong Wang
1
-7
/
+34
2019-05-24
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
1
-14
/
+21
2019-05-20
KVM: s390: change default halt poll time to 50us
Christian Borntraeger
1
-1
/
+1
2019-05-20
KVM: s390: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-11
/
+145
2019-05-17
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-2
/
+5
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+6
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+0
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
1
-0
/
+6
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-5
/
+0
2019-05-14
s390/cpacf: mark scpacf_query() as __always_inline
Masahiro Yamada
1
-1
/
+1
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
1
-0
/
+1
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
1
-2
/
+3
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
1
-3
/
+3
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2
-4
/
+6
[prev]
[next]