aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxGravatar Linus Torvalds 3-3/+1
2022-01-22mm: remove cleancacheGravatar Christoph Hellwig 2-2/+0
2022-01-21Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 6-56/+104
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-15/+13
2022-01-17s390/uaccess: introduce bit field for OAC specifierGravatar Nico Boehr 2-49/+95
2022-01-17s390/cpumf: Support for CPU Measurement Sampling Facility LS bitGravatar Thomas Richter 2-2/+4
2022-01-17s390/cpumf: Support for CPU Measurement Facility CSVN 7Gravatar Thomas Richter 2-5/+5
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-2/+2
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 10-196/+231
2022-01-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-16/+18
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateGravatar Yury Norov 1-1/+1
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyGravatar Yury Norov 1-1/+0
2022-01-15include: move find.h from asm_generic to linuxGravatar Yury Norov 1-1/+0
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeGravatar Aneesh Kumar K.V 1-0/+1
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitGravatar Qi Zheng 1-14/+14
2022-01-15mm: defer kmemleak object creation of module_alloc()Gravatar Kefeng Wang 1-2/+3
2022-01-14arch: decompressor: remove useless vmlinux.bin.all-yGravatar Masahiro Yamada 1-9/+7
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Gravatar Masahiro Yamada 1-6/+6
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-6/+4
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-2/+1
2022-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-16/+16
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 2-3/+4
2022-01-10Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 30-180/+1428
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-2/+1
2022-01-07s390/pci: simplify __pciwb_mio() inline asmGravatar Niklas Schnelle 1-4/+1
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-0/+1
2021-12-31crypto: s390/sha512 - Use macros instead of direct IV numbersGravatar Tianjia Zhang 1-16/+16
2021-12-29s390: remove unused TASK_SIZE_OFGravatar Guo Ren 1-2/+1
2021-12-21Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 6-85/+152
2021-12-20s390/crash_dump: fix virtual vs physical address handlingGravatar Heiko Carstens 2-12/+8
2021-12-20s390/crypto: fix compile error for ChaCha20 moduleGravatar Heiko Carstens 1-10/+10
2021-12-17KVM: s390: Clarify SIGP orders versus STOP/RESTARTGravatar Eric Farman 4-2/+43
2021-12-17s390: uv: Add offset comments to UV query struct and fix namingGravatar Janosch Frank 1-17/+17
2021-12-17KVM: s390: gaccess: Cleanup access to guest pagesGravatar Janis Schoetterl-Glausch 1-8/+16
2021-12-17KVM: s390: gaccess: Refactor access address range checkGravatar Janis Schoetterl-Glausch 1-53/+69
2021-12-17KVM: s390: gaccess: Refactor gpa and length calculationGravatar Janis Schoetterl-Glausch 1-15/+17
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 5-10/+43
2021-12-16add includes masked by cgroup -> bpf dependencyGravatar Jakub Kicinski 1-0/+1
2021-12-16s390/pci: Rework MSI descriptor walkGravatar Thomas Gleixner 1-4/+2
2021-12-16s390/mm: check 2KB-fragment page on releaseGravatar Alexander Gordeev 1-11/+30
2021-12-16s390/mm: better annotate 2KB pagetable fragments handlingGravatar Alexander Gordeev 1-20/+107
2021-12-16s390/mm: fix 2KB pgtable release raceGravatar Alexander Gordeev 1-1/+3
2021-12-16s390/sclp: release SCLP early buffer after kernel initializationGravatar Alexander Egorenkov 1-0/+3
2021-12-16s390/nmi: disable interrupts on extended save area updateGravatar Alexander Gordeev 4-33/+29
2021-12-16s390/disassembler: update opcode tableGravatar Heiko Carstens 2-1/+3
2021-12-16s390/uv: fix memblock virtual vs physical address confusionGravatar Heiko Carstens 1-5/+5
2021-12-16s390/smp: fix memblock_phys_free() vs memblock_free() confusionGravatar Heiko Carstens 1-1/+1
2021-12-16s390/exit: remove dead reference to do_exit from copy_threadGravatar Eric W. Biederman 1-1/+0
2021-12-13exit: Add and use make_task_dead.Gravatar Eric W. Biederman 2-2/+2
2021-12-13exit/s390: Remove dead reference to do_exit from copy_threadGravatar Eric W. Biederman 1-1/+0