summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/configs: Update skiroot defconfigJoel Stanley2018-09-191-46/+108
* powerpc/pseries: Disable CPU hotplug across migrationsNathan Fontenot2018-09-191-0/+2
* powerpc/pseries: Remove unneeded uses of dlpar work queueNathan Fontenot2018-09-194-43/+19
* powerpc/pseries: Remove prrn_work workqueueNathan Fontenot2018-09-191-14/+3
* powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR requestNathan Fontenot2018-09-192-39/+21
* powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin2018-09-191-2/+6
* powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin2018-09-195-13/+13
* powerpc: remove old GCC version checksNicholas Piggin2018-09-191-29/+2
* powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin2018-09-195-39/+142
* powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setupNicholas Piggin2018-09-196-0/+37
* powerpc/64s: xmon do not dump hash fields when using radix modeNicholas Piggin2018-09-191-19/+21
* powerpc/64s/hash: SLB allocation status bitmapsNicholas Piggin2018-09-194-17/+59
* powerpc/64s/hash: remove user SLB data from the pacaNicholas Piggin2018-09-198-103/+40
* powerpc/64s/hash: convert SLB miss handlers to CNicholas Piggin2018-09-196-624/+196
* powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slbNicholas Piggin2018-09-192-40/+56
* powerpc/64s/hash: Use POWER6 SLBIA IH=1 variant in switch_slbNicholas Piggin2018-09-191-15/+23
* powerpc/64s/hash: remove the vmalloc segment from the bolted SLBNicholas Piggin2018-09-192-19/+6
* powerpc/64s/hash: move POWER5 < DD2.1 slbie workaround where it is neededNicholas Piggin2018-09-191-7/+7
* powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9Nicholas Piggin2018-09-192-3/+7
* powerpc/64s/hash: Fix stab_rr off by one initializationNicholas Piggin2018-09-191-1/+1
* powernv/pseries: consolidate code for mce early handling.Mahesh Salgaonkar2018-09-191-127/+28
* powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-195-1/+112
* powerpc/pseries: Display machine check error details.Mahesh Salgaonkar2018-09-192-0/+138
* powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-1910-6/+213
* powerpc/pseries: Define MCE error event section.Mahesh Salgaonkar2018-09-192-0/+103
* powerpc/iommu: Avoid derefence before pointer checkBreno Leitao2018-09-191-1/+1
* powerpc/xive: Use xive_cpu->chip_id instead of looking it up againBreno Leitao2018-09-191-10/+1
* powerpc/memtrace: Remove memory in chunksRashmica Gupta2018-09-191-5/+16
* powerpc/64: Remove static branch hints from memset()Anton Blanchard2018-09-171-2/+2
* powerpc/pseries/mm: call H_BLOCK_REMOVELaurent Dufour2018-09-172-8/+207
* powerpc/pseries/mm: factorize PTE slot computationLaurent Dufour2018-09-171-7/+20
* powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVELaurent Dufour2018-09-172-1/+3
* powerpc/tm: Fix HTM documentationBreno Leitao2018-09-172-11/+15
* powerpc/powernv: Don't select the cpufreq governorsJoel Stanley2018-09-173-5/+6
* powerpc/vdso: Correct call frame informationAlan Modra2018-09-144-0/+4
* powerpc/tm: Fix HFSCR bit for no suspend caseMichael Neuling2018-09-141-6/+12
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-0914-59/+87
|\
| * x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit2018-09-083-15/+15
| * x86/apic/vector: Make error return value negativeThomas Gleixner2018-09-081-1/+1
| * x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn2018-09-064-13/+26
| * x86/tsc: Prevent result truncation on 32bitChuanhua Lei2018-09-061-1/+1
| * x86: Fix kernel-doc atomic.h warningsRandy Dunlap2018-09-033-16/+16
| * x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi2018-09-022-14/+21
| * x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava2018-09-022-0/+8
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-09-0918-96/+147
|\ \
| * | KVM: LAPIC: Fix pv ipis out-of-bounds accessWanpeng Li2018-09-072-8/+21
| * | KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2Liran Alon2018-09-071-0/+22
| * | Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...Radim Krčmář2018-09-077-24/+7
| |\ \
| | * | arm64: KVM: Remove pgd_lockSteven Price2018-09-071-2/+1
| | * | KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-076-19/+0