summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| * | | | | | | | | s390: add separate program check exit pathHeiko Carstens2020-11-201-3/+11
| * | | | | | | | | Merge branch 'fixes' into featuresHeiko Carstens2020-11-203-1/+4
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | s390/sclp: provide extended sccb supportSumanth Korikkar2020-11-182-3/+6
| * | | | | | | | | | s390/pci: inform when missing required facilitiesNiklas Schnelle2020-11-181-1/+3
| * | | | | | | | | | s390/mm: remove unused clear_user_asce()Heiko Carstens2020-11-121-7/+0
| * | | | | | | | | | s390/pci: remove races against pte updatesDaniel Vetter2020-11-091-41/+57
| * | | | | | | | | | s390/early: rewrite program parameter setup in CVasily Gorbik2020-11-092-6/+11
| * | | | | | | | | | s390/kasan: move memory needs estimation into a functionVasily Gorbik2020-11-092-22/+34
| * | | | | | | | | | s390/kasan: make kasan header self-containedVasily Gorbik2020-11-091-0/+2
| * | | | | | | | | | s390/kasan: remove obvious parameter with the only possible valueVasily Gorbik2020-11-093-5/+5
| * | | | | | | | | | s390/kasan: avoid confusing namingVasily Gorbik2020-11-091-9/+7
| * | | | | | | | | | s390/decompressor: fix build warningVasily Gorbik2020-11-091-1/+3
| * | | | | | | | | | s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens2020-11-093-1/+21