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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
15
-81
/
+17
2017-11-29
mm: replace pud_write with pud_access_permitted in fault + gup paths
Dan Williams
1
-0
/
+6
2017-11-29
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
1
-1
/
+1
2017-11-24
s390: revert ELF_ET_DYN_BASE base changes
Martin Schwidefsky
1
-7
/
+8
2017-11-24
s390: include: Remove redundant license text
Greg Kroah-Hartman
12
-73
/
+0
2017-11-24
s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
7
-0
/
+7
2017-11-24
s390: fix alloc_pgste check in init_new_context again
Martin Schwidefsky
1
-1
/
+1
2017-11-20
s390/topology: fix compile error in file arch/s390/kernel/smp.c
Thomas Richter
1
-0
/
+1
2017-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
12
-104
/
+106
2017-11-17
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+0
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+21
2017-11-16
s390/cpum_sf: correctly set the PID and TID in perf samples
Hendrik Brueckner
1
-1
/
+1
2017-11-16
s390/cpum_sf: load program parameter at sampler enablement
Hendrik Brueckner
1
-0
/
+6
2017-11-16
s390/perf: extend perf_regs support to include floating-point registers
Hendrik Brueckner
1
-0
/
+16
2017-11-16
s390/perf: add perf_regs support and user stack dump
Heiko Carstens
1
-0
/
+27
2017-11-16
s390/cpumf: remove raw event support in basic-only sampling mode
Pu Hou
1
-17
/
+0
2017-11-16
Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
4
-6
/
+30
2017-11-15
mm: account pud page tables
Kirill A. Shutemov
1
-1
/
+3
2017-11-15
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
1
-1
/
+0
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-5
/
+0
2017-11-14
s390: enable CPU alternatives unconditionally
Heiko Carstens
1
-17
/
+3
2017-11-14
s390/vdso: add missing boot_vdso_data declaration
Heiko Carstens
1
-0
/
+1
2017-11-14
s390: correct some inline assembly constraints
Vasily Gorbik
3
-4
/
+4
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
5
-65
/
+46
2017-11-14
s390/mm,kvm: improve detection of KVM guest faults
Martin Schwidefsky
1
-0
/
+2
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+2
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
33
-660
/
+537
2017-11-10
s390: fix transactional execution control register handling
Heiko Carstens
1
-1
/
+1
2017-11-09
s390/virtio: remove unused header file kvm_virtio.h
Christian Borntraeger
1
-64
/
+0
2017-11-09
KVM: s390: SIE considerations for AP Queue virtualization
Tony Krowiak
1
-4
/
+21
2017-11-08
s390/disassembler: generate opcode tables from text file
Heiko Carstens
1
-26
/
+1
2017-11-08
s390/disassembler: remove insn_to_mnemonic()
Heiko Carstens
1
-1
/
+0
2017-11-08
s390: remove named saved segment support
Heiko Carstens
3
-5
/
+3
2017-11-08
s390/archrandom: Reconsider s390 arch random implementation
Harald Freudenberger
1
-13
/
+13
2017-11-08
s390/pci: do not require AIS facility
Christian Borntraeger
1
-1
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
169
-0
/
+169
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
6
-0
/
+6
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
37
-0
/
+37
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
126
-0
/
+126
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-3
/
+3
2017-10-19
s390/nmi: do register validation as early as possible
Martin Schwidefsky
2
-0
/
+5
2017-10-19
s390/nmi: allocation of the extended save area
Martin Schwidefsky
1
-2
/
+8
2017-10-19
s390/ctl_reg: move control register definitions to ctl_reg.h
Martin Schwidefsky
2
-6
/
+11
2017-10-19
s390/ctl_reg: use decoding unions in update_cr_regs
Martin Schwidefsky
1
-1
/
+18
2017-10-19
s390/nmi: use smp_emergency_stop instead of smp_send_stop
Martin Schwidefsky
1
-0
/
+5
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
1
-5
/
+0
2017-10-18
s390/vdso: move boot_vdso_data to vdso.c
Martin Schwidefsky
1
-0
/
+1
2017-10-18
s390/spinlock: use cpu alternatives to enable niai instruction
Vasily Gorbik
1
-3
/
+2
2017-10-18
s390: introduce CPU alternatives
Vasily Gorbik
1
-0
/
+163
2017-10-18
s390/debug: improve debug_event
Sebastian Ott
1
-5
/
+1
[next]