summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-07-27s390/vmemmap: fallback to PTEs if mapping large PMD failsDavid Hildenbrand1-4/+4
2020-07-27s390/vmem: cleanup empty page tablesDavid Hildenbrand1-1/+101
2020-07-27s390/vmemmap: take the vmem_mutex when populating/freeingDavid Hildenbrand1-0/+4
2020-07-27s390/vmemmap: cleanup when vmemmap_populate() failsDavid Hildenbrand1-1/+6
2020-07-27s390/vmemmap: extend modify_pagetable() to handle vmemmapDavid Hildenbrand1-105/+76
2020-07-27s390/vmem: consolidate vmem_add_range() and vmem_remove_range()David Hildenbrand1-119/+198
2020-07-27s390/vmem: rename vmem_add_mem() to vmem_add_range()David Hildenbrand1-3/+3
2020-07-27s390: enable HAVE_FUNCTION_ERROR_INJECTIONIlya Leoshkevich5-3/+25
2020-07-27s390/pci: clarify comment in s390_mmio_read/writeNiklas Schnelle1-8/+12
2020-07-22s390/time: improve comparison for tod steeringHeiko Carstens1-1/+1
2020-07-22s390/time: select CLOCKSOURCE_VALIDATE_LAST_CYCLEHeiko Carstens1-0/+1
2020-07-22s390/time: use CLOCKSOURCE_MASKHeiko Carstens1-1/+1
2020-07-20s390/bpf: implement BPF_PROBE_MEMIlya Leoshkevich1-1/+138
2020-07-20s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich5-17/+53
2020-07-20s390/kernel: unify EX_TABLE* implementationsIlya Leoshkevich2-23/+23
2020-07-20s390/mm: allow order 10 allocationsHeiko Carstens1-4/+0
2020-07-20s390/mm: avoid trimming to MAX_ORDERHeiko Carstens1-8/+0
2020-07-20s390/mm: fix typo in commentHeiko Carstens1-1/+1
2020-07-10s390: add trace events for idle enter/exitSven Schnelle1-1/+3
2020-07-10s390: fix comment regarding interrupts in svcChristian Borntraeger1-1/+1
2020-07-10s390/mm: don't set ARCH_KEEP_MEMBLOCKDavid Hildenbrand1-1/+0
2020-07-10mm/memblock: expose only miminal interface to add/walk physmemDavid Hildenbrand1-4/+2
2020-07-03s390/zcrypt: code beautification and struct field renamesHarald Freudenberger1-70/+70
2020-07-03s390/extmem: remove stale -ENOSPC comment and handlingDavid Hildenbrand1-6/+1
2020-07-03s390/smp: add missing linebreakHeiko Carstens1-0/+1
2020-07-03s390/smp: move smp_cpus_done() to header fileHeiko Carstens2-4/+4
2020-07-01s390/vmem: get rid of memory segment listDavid Hildenbrand3-121/+21
2020-07-01s390/stp: allow group and users to read stp sysfs filesSven Schnelle1-27/+22
2020-06-29s390/appldata: use struct_size() helperGustavo A. R. Silva1-4/+2
2020-06-29s390/debug: remove struct __debug_entry from uapiHeiko Carstens2-36/+16
2020-06-29s390/debug: remove raw viewHeiko Carstens2-43/+0
2020-06-29s390/time: remove unused functionSven Schnelle1-5/+0
2020-06-29s390/pci: remove unused functionsSven Schnelle1-11/+0
2020-06-29s390: convert to msecs_to_jiffies()Sven Schnelle4-5/+5
2020-06-29Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds28-120/+47
2020-06-29Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-111/+138
2020-06-28Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+17
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-20/+32
2020-06-28Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-45/+73
2020-06-28Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann7-25/+29
2020-06-28Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann1-0/+1
2020-06-28Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann9-4/+35
2020-06-28Revert "ARM: sti: Implement dummy L2 cache's write_sec"Patrice Chotard1-9/+0
2020-06-28Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann4-4/+3
2020-06-28Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann19-26/+22
2020-06-28Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann8-90/+22
2020-06-27Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-1/+3
2020-06-27Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+10