summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/kasan: add initialization code and enable itVasily Gorbik2018-10-098-7/+343
* s390: add pgd_page primitiveVasily Gorbik2018-10-091-1/+10
* s390: introduce MAX_PTRS_PER_P4DVasily Gorbik2018-10-091-0/+2
* s390/kasan: replace some memory functionsVasily Gorbik2018-10-092-3/+30
* s390/kasan: avoid instrumentation of early C codeVasily Gorbik2018-10-093-0/+4
* s390/kasan: avoid vdso instrumentationVasily Gorbik2018-10-092-2/+4
* s390/mm: add missing pfn_to_kaddr helperVasily Gorbik2018-10-091-0/+1
* s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik2018-10-0915-176/+355
* s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik2018-10-091-0/+1
* s390/mem_detect: add info source debug printVasily Gorbik2018-10-091-0/+17
* s390/mem_detect: replace tprot loop with binary searchVasily Gorbik2018-10-093-34/+19
* s390/mem_detect: use SCLP info for continuous memory detectionVasily Gorbik2018-10-092-2/+8
* s390/mem_detect: introduce z/VM specific diag260 callVasily Gorbik2018-10-092-0/+53
* s390/mem_detect: introduce SCLP storage infoVasily Gorbik2018-10-093-0/+10
* s390: introduce .boot.data section compile time validationVasily Gorbik2018-10-092-2/+19
* s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik2018-10-0910-69/+260
* s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik2018-10-092-0/+2
* s390: introduce .boot.data sectionVasily Gorbik2018-10-096-4/+56
* s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik2018-10-094-24/+14
* s390: rescue initrd as early as possibleVasily Gorbik2018-10-095-38/+40
* s390/decompressor: get rid of .bss usageVasily Gorbik2018-10-092-13/+6
* s390/decompressor: rework uncompressed image info collectionVasily Gorbik2018-10-097-56/+61
* s390: remove decompressor's head.SVasily Gorbik2018-10-098-64/+43
* s390: unify stack size definitionsVasily Gorbik2018-10-096-21/+16
* s390: add support for virtually mapped kernel stacksMartin Schwidefsky2018-10-0916-88/+225
* s390: add stack switch helperMartin Schwidefsky2018-10-092-9/+50
* s390/pfault: do not use stack buffers for hardware dataMartin Schwidefsky2018-10-091-17/+21
* s390/hypfs: do not use stack buffers for hardware dataMartin Schwidefsky2018-10-091-19/+23
* s390/appldata: do not use stack buffers for hardware dataMartin Schwidefsky2018-10-091-12/+23
* s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky2018-10-092-10/+13
* s390/ccwgroup: add get_ccwgroupdev_by_busid()Julian Wiedmann2018-10-081-0/+2
* s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger2018-10-082-4/+18
* s390/qdio: clean up AOB handlingJulian Wiedmann2018-09-201-2/+0
* s390: clean up stacks setupVasily Gorbik2018-09-205-12/+9
* s390/vdso: correct CFI annotations of vDSO functionsVasily Gorbik2018-09-204-23/+27
* s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik2018-09-203-3/+8
* s390: add initial 64-bit restart PSWMartin Schwidefsky2018-09-201-0/+3
* s390/sclp: Allow to request adapter resetJan Höppner2018-09-201-0/+1
* s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer2018-09-203-7/+6
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Greg Kroah-Hartman2018-09-195-5/+0
|\
| * crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2Ondrej Mosnacek2018-09-145-5/+0
* | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-181-1/+1
|\ \
| * | ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre2018-09-171-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-155-14/+14
|\ \ \
| * | | x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap2018-09-151-0/+2
| * | | Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel2018-09-141-9/+0
| * | | x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3Guenter Roeck2018-09-121-2/+1
| * | | x86/xen: Disable CPU0 hotplug for Xen PVJuergen Gross2018-09-121-1/+3
| * | | x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky2018-09-111-2/+8
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-09-151-0/+4
|\ \ \ \