summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-18/+33
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-10/+1
2020-12-15mm: forbid splitting special mappingsDmitry Safonov1-10/+1
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner7-22/+25
2020-12-15Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds21-344/+184
2020-12-10s390/mm: add support to allocate gigantic hugepages using CMAGerald Schaefer1-0/+3
2020-12-09s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle1-15/+3
2020-12-09s390/idle: fix accounting with machine checksSven Schnelle1-6/+6
2020-12-09s390/idle: add missing mt_cycles calculationSven Schnelle1-9/+25
2020-12-02sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker1-13/+32
2020-12-02s390/vtime: Use the generic IRQ entry accountingFrederic Weisbecker1-4/+0
2020-12-02sched/cputime: Remove symbol exports from IRQ time accountingFrederic Weisbecker1-5/+5
2020-12-02s390: fix irq state tracingHeiko Carstens1-15/+0
2020-11-30s390/vdso: add missing prototypes for vdso functionsHeiko Carstens3-0/+16
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+8
2020-11-24Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-5/+7
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra1-3/+3
2020-11-23s390/vdso: reimplement getcpu vdso syscallHeiko Carstens6-2/+33
2020-11-23s390/mm: add debug user asce supportHeiko Carstens1-0/+8
2020-11-23s390/mm: use invalid asce instead of kernel asceHeiko Carstens2-2/+3
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens9-170/+28
2020-11-23Merge branch 'fixes' into featuresHeiko Carstens2-5/+7
2020-11-23s390: fix fpu restore in entry.SSven Schnelle2-5/+7
2020-11-20s390/stp: let subsys_system_register() sysfs attributesJulian Wiedmann1-30/+14
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik2-57/+14
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik1-20/+17
2020-11-20s390: add separate program check exit pathHeiko Carstens1-3/+11
2020-11-20Merge branch 'fixes' into featuresHeiko Carstens2-1/+3
2020-11-18Merge tag 'kvm-s390-master-5.10-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini1-1/+8
2020-11-18s390/uv: handle destroy page legacy interfaceChristian Borntraeger1-1/+8
2020-11-17Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-1/+3
2020-11-12s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter1-1/+1
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra1-2/+1
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra1-1/+1
2020-11-09s390/early: rewrite program parameter setup in CVasily Gorbik1-6/+1
2020-11-09s390: make sure vmemmap is top region table entry alignedVasily Gorbik1-4/+5
2020-11-09s390: remove unused s390_base_ext_handlerVasily Gorbik2-25/+1
2020-11-09s390/udelay: make it work for the early codeVasily Gorbik1-0/+1
2020-11-09s390: fix system call exit pathHeiko Carstens1-0/+2
2020-11-03s390/smp: move rcu_cpu_starting() earlierQian Cai1-1/+2
2020-11-03s390/vdso: remove unused constantsHeiko Carstens1-8/+0
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+2
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim1-0/+1
2020-10-18tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe1-1/+0
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds23-576/+571
2020-10-16Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2020-10-14arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport1-8/+15
2020-10-14memblock: make memblock_debug and related functionality privateMike Rapoport1-2/+2