summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2018-02-09KVM: PPC: Book3S: Add MMIO emulation for VMX instructionsJose Ricardo Ziviani5-0/+198
2018-02-09KVM: PPC: Book3S HV: Branch inside feature sectionAlexander Graf1-1/+2
2018-02-09KVM: PPC: Book3S HV: Make HPT resizing work on POWER9David Gibson2-9/+24
2018-02-09KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing codePaul Mackerras1-6/+2
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds31-260/+632
2018-02-08Merge tags 'cris-for-4.16' and 'cris-for-4.16-urgent' of git://git.kernel.org...Linus Torvalds2-1/+18
2018-02-08MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton1-0/+13
2018-02-08powerpc/mm/radix: Split linear mapping on hot-unplugBalbir Singh1-21/+74
2018-02-08powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PIDNicholas Piggin1-1/+20
2018-02-08powerpc/64s: Fix may_hard_irq_enable() for PMI soft maskingNicholas Piggin3-4/+16
2018-02-08powerpc/64s: Fix MASKABLE_RELON_EXCEPTION_HV_OOL macroMadhavan Srinivasan1-1/+1
2018-02-08powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot3-5/+7
2018-02-08crypto: sha512-mb - initialize pending lengths correctlyEric Biggers1-4/+6
2018-02-08CRIS: Restore mistakenly cleared kernel MakefileJesper Nilsson1-0/+17
2018-02-08xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guestsSimon Gaiser1-0/+6
2018-02-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki1-0/+1
2018-02-08s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE selectUlf Magnusson1-1/+0
2018-02-08KVM: PPC: Book3S PR: Fix broken select due to misspellingUlf Magnusson1-1/+1
2018-02-07Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds16-76/+248
2018-02-07Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+14
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds69-535/+997
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky11-35/+325
2018-02-07x86: hibernate: fix swsusp_arch_resume() prototypeArnd Bergmann2-2/+2
2018-02-07ACPI: SPCR: Make SPCR available to x86Prarit Bhargava2-2/+5
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-40/+41
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-0/+85
2018-02-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2018-02-06arch/score/kernel/setup.c: combine two seq_printf() calls into one call in sh...Markus Elfring1-3/+1
2018-02-06pids: introduce find_get_task_by_vpid() helperMike Rapoport1-10/+3
2018-02-06lib: optimize cpumask_next_and()Clement Courbet3-1/+5
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov1-3/+2
2018-02-06Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook1-1/+7
2018-02-06Makefile: move stack-protector availability out of KconfigKees Cook2-9/+1
2018-02-06kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov4-13/+22
2018-02-06Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds3-27/+12
2018-02-06arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMarc Zyngier3-70/+13
2018-02-06arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2-1/+87
2018-02-06arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingMarc Zyngier1-2/+18
2018-02-06arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2-0/+13
2018-02-06arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier1-8/+12
2018-02-06arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier2-2/+2
2018-02-06arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier4-56/+3
2018-02-06arm64: KVM: Increment PC after handling an SMC trapMarc Zyngier1-0/+9
2018-02-06arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+11
2018-02-06arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+2
2018-02-06arm64: entry: Apply BP hardening for suspicious interrupts from EL0Will Deacon2-0/+11
2018-02-06arm64: entry: Apply BP hardening for high-priority synchronous exceptionsWill Deacon2-1/+13
2018-02-06arm64: futex: Mask __user pointers prior to dereferenceWill Deacon1-3/+6
2018-02-06arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_userWill Deacon4-14/+30