summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank2021-01-273-4/+4
* Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-01-024-21/+35
|\
| * s390/Kconfig: sort config S390 select list once againHeiko Carstens2020-12-301-14/+17
| * s390: update defconfigsHeiko Carstens2020-12-303-7/+18
* | local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
|/
* Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-241-1/+1
|\
| * s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()Thomas Gleixner2020-12-151-1/+1
* | kasan, x86, s390: update undef CONFIG_KASANAndrey Konovalov2020-12-221-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-209-42/+45
|\ \
| * \ Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2020-12-152-3/+2
| |\ \
| * | | KVM: s390: track synchronous pfault events in kvm_statChristian Borntraeger2020-12-102-0/+3
| * | | s390/gmap: make gmap memcg awareChristian Borntraeger2020-12-101-15/+15
| * | | KVM: s390: Add memcg accounting to KVM allocationsChristian Borntraeger2020-12-107-27/+27
* | | | epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens2020-12-201-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-191-0/+1
|\ \ \ \
| * | | | epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* | | | | Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-189-152/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | s390/idle: allow arch_cpu_idle() to be kprobedHeiko Carstens2020-12-161-2/+0
| * | | | s390/idle: remove raw_local_irq_save()/restore() from arch_cpu_idle()Heiko Carstens2020-12-161-5/+2
| * | | | s390/idle: merge enabled_wait() and arch_cpu_idle()Heiko Carstens2020-12-162-13/+3
| * | | | s390/delay: remove udelay_simple()Heiko Carstens2020-12-164-32/+7
| * | | | s390/irq: select HAVE_IRQ_EXIT_ON_IRQ_STACKHeiko Carstens2020-12-161-0/+1
| * | | | s390/delay: simplify udelayHeiko Carstens2020-12-164-94/+23
| * | | | s390/test_unwind: use timer instead of udelayHeiko Carstens2020-12-161-14/+10
| * | | | s390/test_unwind: fix CALL_ON_STACK testsHeiko Carstens2020-12-161-2/+5
| * | | | s390: make calls to TRACE_IRQS_OFF/TRACE_IRQS_ON balancedHeiko Carstens2020-12-161-2/+2
| * | | | s390: always clear kernel stack backchain before calling functionsHeiko Carstens2020-12-161-6/+6
* | | | | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-12-172-5/+20
|\ \ \ \ \
| * | | | | livepatch: Use the default ftrace_ops instead of REGS when ARGS is availableSteven Rostedt (VMware)2020-11-131-1/+4
| * | | | | ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)2020-11-131-1/+3
| * | | | | ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)2020-11-061-1/+1
| * | | | | kprobes/ftrace: Add recursion protection to the ftrace callbackSteven Rostedt (VMware)2020-11-061-3/+13
* | | | | | Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-0/+3
|\ \ \ \ \ \
| * | | | | | s390/cio: Add support for FCES status notificationVineeth Vijayan2020-11-161-0/+2
| * | | | | | s390/cio: Provide Endpoint-Security Mode per CUVineeth Vijayan2020-11-161-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-163-6/+9
|\ \ \ \ \ \
| * | | | | | s390: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-093-6/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-161-0/+9
|\ \ \ \ \ \
| * | | | | | s390: Enable seccomp architecture trackingYiFei Zhu2020-11-201-0/+9
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \ \ \ \ \
| * | | | | | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
* | | | | | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-5/+4
|\ \ \ \ \ \ \
| * | | | | | | s390: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-5/+4
| |/ / / / / /
* | | | | | | mm: simplify follow_pte{,pmd}Christoph Hellwig2020-12-151-2/+2
* | | | | | | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-153-19/+34
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-12-1516-57/+77
| |\ \ \ \ \ \
| * | | | | | | sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker2020-12-021-13/+32
| * | | | | | | s390/vtime: Use the generic IRQ entry accountingFrederic Weisbecker2020-12-023-5/+1
| * | | | | | | sched/cputime: Remove symbol exports from IRQ time accountingFrederic Weisbecker2020-12-021-5/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-154-15/+4
|\ \ \ \ \ \ \