summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorLines
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens-1/+1
2020-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn-0/+1
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-26/+11
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-4/+16
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-6/+7
2020-12-16s390/idle: allow arch_cpu_idle() to be kprobedHeiko Carstens-2/+0
2020-12-16s390/idle: remove raw_local_irq_save()/restore() from arch_cpu_idle()Heiko Carstens-5/+2
2020-12-16s390/idle: merge enabled_wait() and arch_cpu_idle()Heiko Carstens-8/+3
2020-12-16s390/delay: remove udelay_simple()Heiko Carstens-2/+1
2020-12-16s390/delay: simplify udelayHeiko Carstens-4/+0
2020-12-16s390: make calls to TRACE_IRQS_OFF/TRACE_IRQS_ON balancedHeiko Carstens-2/+2
2020-12-16s390: always clear kernel stack backchain before calling functionsHeiko Carstens-6/+6
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-18/+33
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-10/+1
2020-12-15mm: forbid splitting special mappingsDmitry Safonov-10/+1
2020-12-15s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()Thomas Gleixner-1/+1
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner-22/+25
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-344/+184
2020-12-10s390/mm: add support to allocate gigantic hugepages using CMAGerald Schaefer-0/+3
2020-12-09s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle-15/+3
2020-12-09s390/idle: fix accounting with machine checksSven Schnelle-6/+6
2020-12-09s390/idle: add missing mt_cycles calculationSven Schnelle-9/+25
2020-12-02sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker-13/+32
2020-12-02s390/vtime: Use the generic IRQ entry accountingFrederic Weisbecker-4/+0
2020-12-02sched/cputime: Remove symbol exports from IRQ time accountingFrederic Weisbecker-5/+5
2020-12-02s390: fix irq state tracingHeiko Carstens-15/+0
2020-11-30s390/vdso: add missing prototypes for vdso functionsHeiko Carstens-0/+16
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-3/+3
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+8
2020-11-24Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-5/+7
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra-3/+3
2020-11-23s390/vdso: reimplement getcpu vdso syscallHeiko Carstens-2/+33
2020-11-23s390/mm: add debug user asce supportHeiko Carstens-0/+8
2020-11-23s390/mm: use invalid asce instead of kernel asceHeiko Carstens-2/+3
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens-170/+28
2020-11-23Merge branch 'fixes' into featuresHeiko Carstens-5/+7
2020-11-23s390: fix fpu restore in entry.SSven Schnelle-5/+7
2020-11-20s390/stp: let subsys_system_register() sysfs attributesJulian Wiedmann-30/+14
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik-57/+14
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik-20/+17
2020-11-20s390: add separate program check exit pathHeiko Carstens-3/+11
2020-11-20Merge branch 'fixes' into featuresHeiko Carstens-1/+3
2020-11-18Merge tag 'kvm-s390-master-5.10-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini-1/+8
2020-11-18s390/uv: handle destroy page legacy interfaceChristian Borntraeger-1/+8
2020-11-17Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-1/+3
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)-1/+3
2020-11-12s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter-1/+1
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra-2/+1