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
2021-07-05
s390/boot: replace magic string check with a bootdata flag
Alexander Egorenkov
3
-1
/
+6
2021-07-05
s390/mcck: keep machine check interruption codes sorted
Alexander Gordeev
1
-1
/
+1
2021-07-05
s390/mcck: move storage error checks to assembler
Alexander Gordeev
3
-26
/
+36
2021-07-05
s390/mcck: always enter C handler with DAT enabled
Alexander Gordeev
2
-32
/
+32
2021-07-05
s390/mcck: optimize user mode check in case of !CONFIG_KVM
Alexander Gordeev
1
-2
/
+4
2021-07-05
s390/entry.S: factor out SIEEXIT macro
Alexander Gordeev
1
-16
/
+12
2021-07-05
s390/lib,uaccess: fix copy_in_user_mvcos() inline asm clobber list
Heiko Carstens
1
-1
/
+1
2021-07-05
s390: mm: Fix secure storage access exception handling
Janosch Frank
4
-1
/
+44
2021-07-05
s390/kprobes: use is_kernel() helper
Kefeng Wang
1
-7
/
+2
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
70
-776
/
+917
2021-07-03
Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-15
/
+7
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-07-01
kprobes: remove duplicated strong free_insn_page in x86 and s390
Barry Song
1
-5
/
+0
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-1
/
+1
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2
-3
/
+3
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-06-30
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
1
-3
/
+1
2021-06-30
mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
Anshuman Khandual
1
-1
/
+1
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+1
2021-06-30
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+1
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-1
/
+1
2021-06-29
mm: define default MAX_PTRS_PER_* in include/pgtable.h
Daniel Axtens
1
-2
/
+0
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-123
/
+147
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-5
/
+4
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+0
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2021-06-28
s390/lib,string: get rid of register asm
Heiko Carstens
1
-56
/
+75
2021-06-28
s390/lib,uaccess: get rid of register asm
Heiko Carstens
1
-10
/
+15
2021-06-28
s390/string: get rid of register asm
Heiko Carstens
1
-24
/
+35
2021-06-28
s390/cmpxchg: use register pair instead of register asm
Heiko Carstens
2
-33
/
+38
2021-06-28
s390/mm,pages-states: get rid of register asm
Heiko Carstens
1
-6
/
+6
2021-06-28
s390/lib,xor: get rid of register asm
Heiko Carstens
1
-4
/
+1
2021-06-28
s390/timex: get rid of register asm
Heiko Carstens
1
-10
/
+16
2021-06-28
s390/hypfs: use register pair instead of register asm
Heiko Carstens
1
-7
/
+6
2021-06-28
s390/speculation: Use statically initialized const for instructions
Kees Cook
1
-1
/
+2
2021-06-28
s390/pci: add zpci_set_irq()/zpci_clear_irq()
Niklas Schnelle
2
-11
/
+42
2021-06-26
Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-11
/
+21
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+1
2021-06-25
Merge tag 'kvm-s390-next-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2
-9
/
+17
2021-06-24
KVM: s390: prepare for hugepage vmalloc
Claudio Imbrenda
1
-1
/
+6
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
1
-108
/
+0
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
1
-0
/
+108
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
1
-0
/
+20
2021-06-24
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
1
-1
/
+2
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
2
-13
/
+8
2021-06-23
KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2)
Christian Borntraeger
1
-0
/
+4
[prev]
[next]