summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2020-12-16s390: fix irq state tracingHeiko Carstens2-18/+2
2020-12-16sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra1-3/+3
2020-12-11s390/pci: fix CPU address in MSI for directed IRQAlexander Gordeev1-3/+11
2020-12-02KVM: s390: remove diag318 reset codeCollin Walling1-2/+0
2020-12-02KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...Janosch Frank3-2/+5
2020-12-02s390: fix fpu restore in entry.SSven Schnelle2-5/+7
2020-11-24s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter1-1/+1
2020-11-24s390: fix system call exit pathHeiko Carstens1-0/+2
2020-11-18s390/smp: move rcu_cpu_starting() earlierQian Cai1-1/+2
2020-11-18kbuild: explicitly specify the build id styleBill Wendling1-1/+1
2020-11-10s390/mm: make pmd/pud_deref() large page awareGerald Schaefer1-22/+30
2020-11-10s390/pci: fix hot-plug of PCI function missing busNiklas Schnelle1-0/+4
2020-11-05s390/stp: add locking to sysfs functionsSven Schnelle1-33/+85
2020-11-05s390/startup: avoid save_area_sync overflowVasily Gorbik1-10/+11
2020-10-29s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato1-2/+3
2020-10-29s390/bpf: Fix multiple tail callsIlya Leoshkevich1-34/+27
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik1-12/+30
2020-09-14s390: add 3f program exception handlerJanosch Frank3-1/+22
2020-09-14s390/pci: fix leak of DMA tables on hard unplugNiklas Schnelle2-0/+6
2020-09-14s390/init: add missing __init annotationsIlya Leoshkevich1-3/+3
2020-09-14s390/idle: fix suspicious RCU usagePeter Zijlstra1-3/+2
2020-09-02s390: update defconfigsHeiko Carstens3-0/+8
2020-09-02s390: fix GENERIC_LOCKBREAK dependency typo in KconfigEric Farman1-1/+1
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+1
2020-08-26s390/vmem: fix vmem_add_range for 4-level pagingVasily Gorbik1-0/+1
2020-08-26s390: don't trace preemption in percpu macrosSven Schnelle1-14/+14
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra1-2/+1
2020-08-17s390/pci: fix PF/VF linking on hot plugNiklas Schnelle3-13/+32
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle2-9/+14
2020-08-17s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle1-10/+15
2020-08-17s390/ptrace: fix storage key handlingHeiko Carstens1-2/+5
2020-08-17s390/runtime_instrumentation: fix storage key handlingHeiko Carstens1-1/+1
2020-08-17s390/pci: ignore stale configuration request eventNiklas Schnelle1-0/+3
2020-08-15all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds11-44/+57
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu4-8/+8
2020-08-12mm/s390: use general page fault accountingPeter Xu1-15/+1
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu1-1/+1
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev4-3/+1
2020-08-11s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE againHeiko Carstens1-1/+0
2020-08-11s390/debug: debug feature version 3Mikhail Zaslonko2-25/+24
2020-08-11s390/Kconfig: add missing ZCRYPT dependency to VFIO_APKrzysztof Kozlowski1-0/+1
2020-08-11s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev1-6/+0
2020-08-11s390/test_unwind: fix possible memleak in test_unwind()Wang Hai1-0/+1
2020-08-11s390/gmap: improve THP splittingGerald Schaefer1-7/+20
2020-08-11s390/atomic: circumvent gcc 10 build regressionVasily Gorbik1-2/+10
2020-08-10Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-18/+0
2020-08-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1