Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
fe81814c3e091adde489e9d7ac1179340845e396
/
arch
/
s390
3879ae6
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
47fcc03
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
ca0c836
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
73da9e1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
9c4563f
s390/mm: modify pmdp_invalidate to return old value.
by Martin Schwidefsky
· 7 years ago
2e3ca40
mm: relax deferred struct page requirements
by Pavel Tatashin
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
a103950
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
d417302
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
49f9c35
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
3e3ab9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
457740a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
a3212b8
bpf, s390x: remove obsolete exception handling from div/mod
by Daniel Borkmann
· 7 years ago
7f55c73
firmware: Drop FIRMWARE_IN_KERNEL Kconfig option
by Benjamin Gilbert
· 7 years ago
bda646d
Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
1de1ea7
KVM: s390: add proper locking for CMMA migration bitmap
by Christian Borntraeger
· 7 years ago
5ca1144
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
47d67fa
s390/decompressor: discard __ksymtab and .eh_frame sections
by Vasily Gorbik
· 7 years ago
6dd0d2d
s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
by Eugene Syromiatnikov
· 7 years ago
7fbf831
s390/tools: generate header files in arch/s390/include/generated/
by Hendrik Brueckner
· 7 years ago
4381f9f
s390/syscalls: use generated syscall_table.h and unistd.h header files
by Hendrik Brueckner
· 7 years ago
5c75824
s390/syscalls: add Makefile to generate system call header files
by Hendrik Brueckner
· 7 years ago
fd834e0
s390/syscalls: add syscalltbl script
by Hendrik Brueckner
· 7 years ago
857f46b
s390/syscalls: add system call table
by Hendrik Brueckner
· 7 years ago
a5daf0e
s390/decompressor: swap .text and .rodata.compressed sections
by Vasily Gorbik
· 7 years ago
c50ce35
s390/ipl: avoid usage of __section(.data)
by Vasily Gorbik
· 7 years ago
34ba245
s390/head: replace hard coded values with constants
by Vasily Gorbik
· 7 years ago
87b970f
s390/disassembler: add generated gen_opcode_table tool to .gitignore
by Hendrik Brueckner
· 7 years ago
9797f14
s390: remove bogus system call table entries
by Heiko Carstens
· 7 years ago
0a12ed2
s390/kprobes: remove duplicate includes
by Pravin Shedge
· 7 years ago
35b3fde
KVM: s390: wire up bpb feature
by Christian Borntraeger
· 7 years ago
fa9dd59
bpf: get rid of pure_initcall dependency to enable jits
by Daniel Borkmann
· 7 years ago
ea64d5a
signal: Unify and correct copy_siginfo_to_user32
by Eric W. Biederman
· 7 years ago
212a36a
signal: Unify and correct copy_siginfo_from_user32
by Eric W. Biederman
· 7 years ago
b713da6
signal: unify compat_siginfo_t
by Al Viro
· 7 years ago
002e674
dma-direct: rename dma_noop to dma_direct
by Christoph Hellwig
· 7 years ago
c5cd037
dma-mapping: provide a generic asm/dma-mapping.h
by Christoph Hellwig
· 7 years ago
2f82a46
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
by Eric W. Biederman
· 7 years ago
a208fa8
crypto: hash - annotate algorithms taking optional key
by Eric Biggers
· 7 years ago
4b1b62b
s390: move s390_pci_dma_ops to asm/pci_dma.h
by Christoph Hellwig
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
6cbaefb
treewide: Use DEVICE_ATTR_WO
by Joe Perches
· 7 years ago
b6b996b
treewide: Use DEVICE_ATTR_RW
by Joe Perches
· 7 years ago
8fbc02a
s390: remove the unused dma_capable helper
by Christoph Hellwig
· 7 years ago
5b6c02f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
bb4945e
Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
3eac690
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
e0af0c1
arch: Remove clkdev.h asm-generic from Kbuild
by Stephen Boyd
· 7 years ago
f22237f
s390/diag: add diag26c support for VNIC info
by Julian Wiedmann
· 7 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c2cf265
KVM: s390: prevent buffer overrun on memory hotplug during migration
by Christian Borntraeger
· 7 years ago
32aa144
KVM: s390: fix cmma migration for multiple memory slots
by Christian Borntraeger
· 7 years ago
59436c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
b36025b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
60b58afc
bpf: fix net.core.bpf_jit_enable race
by Alexei Starovoitov
· 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
9f37e79
s390: fix preemption race in disable_sacf_uaccess
by Martin Schwidefsky
· 7 years ago
bdcf0a4
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
7bceec4
s390/vdso: revise CFI annotations of vDSO functions
by Hendrik Brueckner
· 7 years ago
bc3703f
s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sections
by Hendrik Brueckner
· 7 years ago
a5f1005
s390/pci: handle insufficient resources during dma tlb flush
by Sebastian Ott
· 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
Next »