Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c8d1f4b76be3361b881bd88b0ebf16b306a4cab8
/
arch
/
s390
b36025b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
f6f3732
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
by Linus Torvalds
· 7 years ago
6d59b7d
bpf, s390x: do not reload skb pointers in non-skb context
by Daniel Borkmann
· 7 years ago
bdcf0a4
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
c465fc1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
e9ef1fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
e779498
s390: fix compat system call table
by Heiko Carstens
· 7 years ago
d29899a
Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
ca76ec9
KVM: s390: Fix skey emulation permission check
by Janosch Frank
· 7 years ago
bb64da9
KVM: s390: mark irq_state.flags as non-usable
by Christian Borntraeger
· 7 years ago
940f89a
KVM: s390: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
d809aa2
KVM: s390: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
62e1dfa
s390/uapi: correct whitespace & coding style in asm/ptrace.h
by Hendrik Brueckner
· 7 years ago
466698e
s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
by Hendrik Brueckner
· 7 years ago
8d306f5
s390/mm: fix off-by-one bug in 5-level page table handling
by Heiko Carstens
· 7 years ago
987b154
s390: Remove redudant license text
by Martin Schwidefsky
· 7 years ago
9fa1db4
s390: add a few more SPDX identifiers
by Martin Schwidefsky
· 7 years ago
fbbd7f1
s390: always save and restore all registers on context switch
by Heiko Carstens
· 7 years ago
edfb8d8f
s390/virtio: add BSD license to virtio-ccw
by Michael S. Tsirkin
· 7 years ago
9e0600f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
22985bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
e7fe7b5
mm: replace pud_write with pud_access_permitted in fault + gup paths
by Dan Williams
· 7 years ago
e4e40e0
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
by Dan Williams
· 7 years ago
9d0ca44
s390/gs: add compat regset for the guarded storage broadcast control block
by Martin Schwidefsky
· 7 years ago
20b7035
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
by Jan H. Schönherr
· 7 years ago
345f8f3
s390: revert ELF_ET_DYN_BASE base changes
by Martin Schwidefsky
· 7 years ago
fec3720
s390: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
a876ca4
s390: crypto: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
94bf2f2
s390: include: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5363423
s390: kernel: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
0b73214
s390: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
0caa8cd
s390: appldata: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
adbb390
s390: pci: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
ac41aae
s390: mm: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
20a884f
s390: crypto: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
a17ae4c
s390: kernel: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
b1c0de0
s390: sthyi: add SPDX identifiers to the remaining files
by Martin Schwidefsky
· 7 years ago
860ec7c
s390/debug: use pK for kernel pointers
by Christian Borntraeger
· 7 years ago
53c4ab7
s390: fix alloc_pgste check in init_new_context again
by Martin Schwidefsky
· 7 years ago
26f4e75
s390/disassembler: correct disassembly lines alignment
by Vasily Gorbik
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
6cc73a0
s390: cmm: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
de35089
s390/disassembler: remove confusing code
by Heiko Carstens
· 7 years ago
3241d3e
s390: rework __switch_to() to allow larger task_struct offsets
by Heiko Carstens
· 7 years ago
38389ec
s390/topology: fix compile error in file arch/s390/kernel/smp.c
by Thomas Richter
· 7 years ago
e71d512
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
5a3e0b1
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
93f30c7
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
974aa56
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
ab35727
s390: remove unused parameter from Makefile
by Heiko Carstens
· 7 years ago
544e8dd
s390/cpum_sf: correctly set the PID and TID in perf samples
by Hendrik Brueckner
· 9 years ago
d4c7e64
s390/cpum_sf: load program parameter at sampler enablement
by Hendrik Brueckner
· 7 years ago
0da0017
s390/perf: extend perf_regs support to include floating-point registers
by Hendrik Brueckner
· 7 years ago
c33eff6
s390/perf: add perf_regs support and user stack dump
by Heiko Carstens
· 10 years ago
9232c3c
s390/cpum_sf: do not register PMU if no sampling mode is authorized
by Hendrik Brueckner
· 8 years ago
3d43b981
s390/cpumf: remove raw event support in basic-only sampling mode
by Pu Hou
· 8 years ago
cbf6948
s390/cpumf: enable using AUX buffer
by Pu Hou
· 8 years ago
ca5955c
s390/cpumf: introduce AUX buffer for dump diagnostic sample data
by Pu Hou
· 8 years ago
a6014f1
Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
b192571
s390/disassembler: increase show_code buffer size
by Vasily Gorbik
· 7 years ago
6470c0c
s390: Remove CONFIG_HARDENED_USERCOPY
by Michael Holzheu
· 7 years ago
b4e98d9
mm: account pud page tables
by Kirill A. Shutemov
· 7 years ago
4d2dc2c
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
by Jeff Layton
· 7 years ago
e37e0ee
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
049a2c2
s390: enable CPU alternatives unconditionally
by Heiko Carstens
· 7 years ago
a6de0a9
s390/nmi: remove unused code
by Heiko Carstens
· 7 years ago
2be1da8
s390/mm: remove unused code
by Heiko Carstens
· 7 years ago
78ca4fe
s390/spinlock: fix indentation
by Heiko Carstens
· 7 years ago
3c6153e
s390/vdso: add missing boot_vdso_data declaration
by Heiko Carstens
· 7 years ago
dfd4c49
s390/kbuild: get rid of a warning when compiling with KCOV
by Vasily Gorbik
· 7 years ago
11776ea
s390: correct some inline assembly constraints
by Vasily Gorbik
· 7 years ago
0aaba41
s390: remove all code using the access register mode
by Martin Schwidefsky
· 7 years ago
c771320
s390/mm,kvm: improve detection of KVM guest faults
by Martin Schwidefsky
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8e9a2db
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d60a540
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
d0e810e
s390/noexec: execute kexec datamover without DAT
by Heiko Carstens
· 7 years ago
a1c5bef
s390: fix transactional execution control register handling
by Heiko Carstens
· 7 years ago
7837270
s390/bpf: take advantage of stack_depth tracking
by Michael Holzheu
· 7 years ago
baaf9be
s390: simplify transactional execution elf hwcap handling
by Heiko Carstens
· 7 years ago
da9a144
KVM: s390: provide a capability for AIS state migration
by Christian Borntraeger
· 7 years ago
a401917
s390/virtio: remove unused header file kvm_virtio.h
by Christian Borntraeger
· 7 years ago
4dd6f17
KVM: s390: clear_io_irq() requests are not expected for adapter interrupts
by Michael Mueller
· 8 years ago
ee739f4
KVM: s390: abstract conversion between isc and enum irq_types
by Michael Mueller
· 8 years ago
f7a6509
KVM: s390: vsie: use common code functions for pinning
by David Hildenbrand
· 7 years ago
ba850a8
KVM: s390: SIE considerations for AP Queue virtualization
by Tony Krowiak
· 7 years ago
72e1ad4
KVM: s390: document memory ordering for kvm_s390_vcpu_wakeup
by Christian Borntraeger
· 7 years ago
ead7a22
s390: avoid undefined behaviour
by Heiko Carstens
· 7 years ago
8bc1e4e
s390/disassembler: generate opcode tables from text file
by Heiko Carstens
· 7 years ago
dac6dc2
s390/disassembler: remove insn_to_mnemonic()
by Heiko Carstens
· 7 years ago
978fa72
s390: remove named saved segment support
by Heiko Carstens
· 7 years ago
f44fa88
s390/archrandom: Reconsider s390 arch random implementation
by Harald Freudenberger
· 7 years ago
48070c7
s390/pci: do not require AIS facility
by Christian Borntraeger
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
2a2d7bef
s390/nmi: avoid using long-displacement facility
by Vasily Gorbik
· 7 years ago
e2be04c
License cleanup: add SPDX license identifier to uapi header files with a license
by Greg Kroah-Hartman
· 7 years ago
6f52b16
License cleanup: add SPDX license identifier to uapi header files with no license
by Greg Kroah-Hartman
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
3b42c17
s390: pass endianness info to sparse
by Luc Van Oostenryck
· 7 years ago
Next »