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
2022-05-23
Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
65
-762
/
+1711
2022-05-23
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
2022-05-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2022-05-23
s390/bpf: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-20
KVM: s390: Don't indicate suppression on dirtying, failing memop
Janis Schoetterl-Glausch
1
-4
/
+18
2022-05-20
drivers/s390/char: Add Ultravisor io device
Steffen Eiden
2
-1
/
+73
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
1
-2
/
+3
2022-05-18
s390/head: get rid of 31 bit leftovers
Heiko Carstens
1
-149
/
+126
2022-05-17
s390/boot: do not emit debug info for assembly with llvm's IAS
Heiko Carstens
1
-0
/
+2
2022-05-17
s390/boot: workaround llvm IAS bug
Heiko Carstens
1
-13
/
+21
2022-05-17
s390/purgatory: workaround llvm's IAS limitations
Heiko Carstens
1
-7
/
+23
2022-05-17
s390/entry: workaround llvm's IAS limitations
Heiko Carstens
1
-2
/
+12
2022-05-17
s390/alternatives: remove padding generation code
Heiko Carstens
3
-199
/
+31
2022-05-17
s390/alternatives: provide identical sized orginal/alternative sequences
Heiko Carstens
3
-13
/
+13
2022-05-16
s390/cpumf: add new extended counter set for IBM z16
Thomas Richter
1
-0
/
+148
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
1
-3
/
+3
2022-05-13
s390: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-05-13
mm/hugetlb: introduce huge pte version of uffd-wp helpers
Peter Xu
1
-0
/
+15
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
1
-0
/
+5
2022-05-13
crypto: s390 - add crypto library interface for ChaCha20
Vladis Dronov
1
-2
/
+32
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2
-8
/
+1
2022-05-11
s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...
Heiko Carstens
1
-4
/
+11
2022-05-11
s390/stp: clock_delta should be signed
Sven Schnelle
2
-5
/
+5
2022-05-11
s390/stp: fix todoff size
Sven Schnelle
2
-5
/
+3
2022-05-09
s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-2
/
+21
2022-05-09
s390/pgtable: cleanup description of swp pte layout
David Hildenbrand
1
-9
/
+8
2022-05-09
s390/pai: add support for cryptography counters
Thomas Richter
9
-7
/
+784
2022-05-09
entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
Sven Schnelle
1
-2
/
+2
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-4
/
+3
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+5
2022-05-06
s390/compat: cleanup compat_linux.h header file
Heiko Carstens
1
-52
/
+28
2022-05-06
s390/entry: remove broken and not needed code
Heiko Carstens
1
-4
/
+1
2022-05-06
s390/boot: convert parmarea to C
Heiko Carstens
4
-21
/
+12
2022-05-06
s390/boot: convert initial lowcore to C
Heiko Carstens
5
-56
/
+103
2022-05-06
s390/ptrace: move short psw definitions to ptrace header file
Heiko Carstens
4
-32
/
+32
2022-05-06
s390/head: initialize all new psws
Heiko Carstens
1
-7
/
+15
2022-05-06
s390/boot: change initial program check handler to disabled wait psw
Heiko Carstens
1
-1
/
+1
2022-05-06
s390/head: adjust iplstart entry point
Heiko Carstens
1
-5
/
+8
2022-05-06
s390/boot: get rid of startup archive
Heiko Carstens
11
-101
/
+74
2022-05-06
s390/vx: remove comments from macros which break LLVM's IAS
Heiko Carstens
1
-3
/
+3
2022-05-06
s390/extable: prefer local labels in .set directives
Heiko Carstens
1
-6
/
+6
2022-05-06
s390/nospec: prefer local labels in .set directives
Heiko Carstens
1
-6
/
+6
2022-05-06
s390/hypfs: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-05-06
s390/crypto: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-05-03
KVM: s390: vsie/gmap: reduce gmap_rmap overhead
Christian Borntraeger
1
-0
/
+7
2022-05-02
KVM: s390: Fix lockdep issue in vm memop
Janis Schoetterl-Glausch
1
-1
/
+10
2022-04-29
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
1
-5
/
+8
2022-04-27
s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()
Pingfan Liu
1
-2
/
+2
2022-04-27
s390: disable -Warray-bounds
Sven Schnelle
1
-0
/
+10
2022-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
1
-67
/
+12
[prev]
[next]