summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-151-3/+1
| * | | | | mm: forbid splitting special mappingsDmitry Safonov2020-12-151-10/+1
| * | | | | mm/gup_benchmark: rename to mm/gup_testJohn Hubbard2020-12-152-2/+2
* | | | | | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-3/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar2020-11-2711-49/+61
| |\ \ \ \ \ \
| * | | | | | | smp: Cleanup smp_call_function*()Peter Zijlstra2020-11-241-3/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-141-24/+0
|\ \ \ \ \ \ \
| * | | | | | | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-24/+0
* | | | | | | | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-1468-940/+908
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/mm: add support to allocate gigantic hugepages using CMAGerald Schaefer2020-12-101-0/+3
| * | | | | | | | s390/crypto: add arch_get_random_long() supportHarald Freudenberger2020-12-102-2/+113
| * | | | | | | | s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle2020-12-091-15/+3
| * | | | | | | | s390/mm: use invalid asce for user space when switching to init_mmHeiko Carstens2020-12-091-1/+4
| * | | | | | | | s390/idle: fix accounting with machine checksSven Schnelle2020-12-091-6/+6
| * | | | | | | | s390/idle: add missing mt_cycles calculationSven Schnelle2020-12-091-9/+25
| * | | | | | | | s390/boot: add build-id to decompressorPhilipp Rudo2020-12-092-1/+2
| * | | | | | | | s390/kexec_file: fix diag308 subcode when loading crash kernelPhilipp Rudo2020-12-091-4/+5
| * | | | | | | | s390/cio: remove pm support from ccw bus driverVineeth Vijayan2020-12-021-10/+0
| * | | | | | | | s390/vdso: add missing prototypes for vdso functionsHeiko Carstens2020-11-303-0/+16
| * | | | | | | | s390/Kconfig: default PCI_NR_FUNCTIONS to 512Niklas Schnelle2020-11-301-1/+1
| * | | | | | | | s390/vdso: reimplement getcpu vdso syscallHeiko Carstens2020-11-238-2/+42
| * | | | | | | | s390/mm: add debug user asce supportHeiko Carstens2020-11-235-0/+35
| * | | | | | | | s390/mm: use invalid asce instead of kernel asceHeiko Carstens2020-11-235-5/+13
| * | | | | | | | s390/mm: remove set_fs / rework address space handlingHeiko Carstens2020-11-2321-375/+51
| * | | | | | | | Merge branch 'fixes' into featuresHeiko Carstens2020-11-232-5/+7
| |\ \ \ \ \ \ \ \
| * | | | | | | | | s390/vmem: make variable and function names consistentAlexander Gordeev2020-11-201-18/+18
| * | | | | | | | | s390/vmem: remove redundant checkAlexander Gordeev2020-11-201-1/+1
| * | | | | | | | | s390/stp: let subsys_system_register() sysfs attributesJulian Wiedmann2020-11-201-30/+14
| * | | | | | | | | s390/decompressor: print cmdline and BEAR on pgm_checkVasily Gorbik2020-11-201-0/+7
| * | | | | | | | | s390/decompressor: add stacktrace supportVasily Gorbik2020-11-205-3/+32
| * | | | | | | | | s390/decompressor: add symbols supportVasily Gorbik2020-11-204-5/+97
| * | | | | | | | | s390/decompressor: correct some asm symbols annotationsVasily Gorbik2020-11-202-11/+12
| * | | | | | | | | s390/decompressor: add decompressor_printkVasily Gorbik2020-11-202-78/+68
| * | | | | | | | | s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik2020-11-203-78/+24
| * | | | | | | | | s390: unify identity mapping limits handlingVasily Gorbik2020-11-209-77/+106
| * | | | | | | | | s390/prng: let misc_register() add the prng sysfs attributesJulian Wiedmann2020-11-201-37/+16
| * | | | | | | | | s390/cio: fix kernel-doc markups in cio driver.Mauro Carvalho Chehab2020-11-202-2/+2