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
2019-12-11
s390/uv: use EOPNOTSUPP instead of ENOTSUPP
Christian Borntraeger
1
-1
/
+1
2019-12-06
Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+3
2019-12-04
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
Masahiro Yamada
1
-0
/
+2
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+4
2019-12-03
Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-14
/
+54
2019-11-30
s390/unwind: start unwinding from reliable state
Vasily Gorbik
1
-3
/
+3
2019-11-30
s390: fix register clobbering in CALL_ON_STACK
Vasily Gorbik
1
-2
/
+2
2019-11-30
s390/unwind: always inline get_stack_pointer
Vasily Gorbik
1
-2
/
+2
2019-11-30
s390/cpum_sf: Replace function name in debug statements
Thomas Richter
1
-1
/
+1
2019-11-30
s390/unwind: make reuse_sp default when unwinding pt_regs
Vasily Gorbik
1
-1
/
+0
2019-11-30
s390: avoid misusing CALL_ON_STACK for task stack setup
Vasily Gorbik
1
-0
/
+11
2019-11-30
s390: correct CALL_ON_STACK back_chain saving
Vasily Gorbik
1
-1
/
+14
2019-11-30
s390/unwind: unify task is current checks
Vasily Gorbik
2
-2
/
+3
2019-11-30
s390: always inline disabled_wait
Vasily Gorbik
1
-1
/
+1
2019-11-30
s390/vdso: fix getcpu
Heiko Carstens
1
-2
/
+11
2019-11-30
s390: implement perf_arch_fetch_caller_regs
Ilya Leoshkevich
1
-0
/
+7
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-4
/
+0
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
2
-7
/
+4
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2019-11-25
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
10
-81
/
+65
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+0
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
1
-0
/
+1
2019-11-20
s390/early: move control registers setup in C code
Vasily Gorbik
1
-0
/
+1
2019-11-18
Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-0
/
+1
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
1
-4
/
+0
2019-11-07
kasan: support instrumented bitops combined with generic bitops
Daniel Axtens
1
-1
/
+3
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
1
-2
/
+0
2019-10-31
s390/unwind: fix mixing regs and sp
Ilya Leoshkevich
1
-0
/
+1
2019-10-31
s390: always inline current_stack_pointer()
Heiko Carstens
1
-1
/
+1
2019-10-31
s390/mm: add mm_pxd_folded() checks to pxd_free()
Gerald Schaefer
1
-2
/
+14
2019-10-31
s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported
Gerald Schaefer
1
-2
/
+2
2019-10-31
s390/mm: simplify page table helpers for large entries
Gerald Schaefer
1
-55
/
+28
2019-10-31
s390/mm: make pmd/pud_bad() report large entries as bad
Gerald Schaefer
1
-8
/
+2
2019-10-31
s390/time: ensure get_clock_monotonic() returns monotonic values
Heiko Carstens
1
-6
/
+10
2019-10-31
s390/unwind: fix get_stack_pointer(NULL, NULL)
Ilya Leoshkevich
1
-1
/
+1
2019-10-31
s390/time: remove monotonic_clock()
Heiko Carstens
1
-1
/
+0
2019-10-31
s390/qdio: move SSQD Sniffer mask definition
Julian Wiedmann
1
-0
/
+1
2019-10-31
s390/alternatives: make use of asm_inline
Heiko Carstens
2
-3
/
+3
2019-10-31
s390/bug: make use of asm_inline
Heiko Carstens
1
-2
/
+2
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2
-7
/
+4
2019-10-11
s390/uaccess: avoid (false positive) compiler warnings
Christian Borntraeger
1
-2
/
+2
2019-10-10
KVM: s390: count invalid yields
Christian Borntraeger
1
-0
/
+1
2019-10-04
s390/mm: mark function(s) __always_inline
Heiko Carstens
1
-11
/
+11
2019-10-04
s390/jump_label: mark function(s) __always_inline
Heiko Carstens
1
-2
/
+2
2019-10-04
s390/cpu_mf: mark function(s) __always_inline
Heiko Carstens
1
-1
/
+2
2019-10-04
s390/atomic,bitops: mark function(s) __always_inline
Heiko Carstens
2
-5
/
+5
2019-10-04
s390/mm: fix -Wunused-but-set-variable warnings
Qian Cai
2
-3
/
+9
2019-10-04
s390: mark __cpacf_query() as __always_inline
Jiri Kosina
1
-1
/
+1
2019-10-01
s390/qdio: clarify size of the QIB parm area
Julian Wiedmann
1
-1
/
+1
2019-10-01
s390/cpumsf: Check for CPU Measurement sampling
Thomas Richter
1
-1
/
+4
[next]