summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Fix page table walk for PUD hugepagesNitin Gupta2017-11-211-1/+1
* sparc64: mmu_context: Add missing include filesGuenter Roeck2017-11-211-0/+2
* sparc32: Add cmpxchg64().David S. Miller2017-11-212-0/+17
* x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam2017-11-211-4/+3
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-127-19/+20
|\
| * x86/debug: Handle warnings before the notifier chain, to fix KGDB crashAlexander Shishkin2017-11-101-3/+7
| * x86/mm: Fix ELF_ET_DYN_BASE for 5-level pagingKirill A. Shutemov2017-11-091-1/+1
| * x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps()Yonghong Song2017-11-081-2/+0
| * x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov2017-11-081-2/+2
| * x86/unwind: Disable KASAN checking in the ORC unwinderJosh Poimboeuf2017-11-081-1/+1
| * x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin2017-11-072-10/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-102-10/+29
|\ \
| * \ Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-11-082-10/+29
| |\ \
| | * | KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updatesPaul Mackerras2017-11-082-10/+29
* | | | Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-103-4/+7
|\ \ \ \
| * | | | MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen2017-11-081-0/+1
| * | | | MIPS: AR7: Defer registration of GPIOJonas Gorski2017-11-082-2/+4
| * | | | MIPS: BMIPS: Fix missing cbr addressJaedon Shin2017-11-071-2/+2
| |/ / /
* | | | Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds2017-11-103-11/+6
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-091-10/+18
|\ \ \ \
| * | | | ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland2017-11-061-10/+18
* | | | | x86/mm: Unbreak modules that rely on external PAGE_KERNEL availabilityJiri Kosina2017-11-081-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-062-12/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin2017-11-031-6/+6
| * | | crypto: x86/sha256-mb - fix panic due to unaligned accessAndrey Ryabinin2017-11-031-6/+6
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-054-3/+31
|\ \ \ \
| * | | | x86/module: Detect and skip invalid relocationsJosh Poimboeuf2017-11-051-0/+13
| * | | | Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski2017-11-043-3/+18
* | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-051-94/+27
|\ \ \ \ \
| * | | | | x86/mcelog: Get rid of RCU remnantsBorislav Petkov2017-11-011-94/+27
| |/ / / /
* | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-044-1/+38
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ARM: add debug ".edata_real" symbolRussell King2017-11-021-0/+9
| * | | | ARM: 8716/1: pass endianness info to sparseLuc Van Oostenryck2017-11-011-0/+2
| * | | | ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2017-10-242-1/+27
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-047-11/+25
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-arm-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2017-11-024-7/+19
| |\ \ \ \ \
| | * | | | | arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry2017-10-212-2/+2
| | * | | | | arm/arm64: KVM: set right LR register value for 32 bit guest when inject abortDongjiu Geng2017-10-212-5/+17
| * | | | | | KVM: x86: Update APICv on APIC resetJan H. Schönherr2017-11-022-5/+5
| * | | | | | KVM: VMX: Do not fully reset PI descriptor on vCPU resetJan H. Schönherr2017-11-021-2/+4
| * | | | | | kvm: Return -ENODEV from update_persistent_clockJason Gunthorpe2017-11-021-1/+1
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-11-047-17/+28
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'mvebu-fixes-4.14-3' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2017-10-303-6/+6
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: mvebu: pl310-cache disable double-linefillYan Markman2017-10-263-6/+6
| * | | | | | | | Merge tag 'uniphier-fixes-v4.14' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2017-10-304-11/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: dts: uniphier: add STDMAC clock to EHCI nodesMasahiro Yamada2017-10-211-3/+6
| | * | | | | | | | ARM: dts: uniphier: add STDMAC clock to EHCI nodesMasahiro Yamada2017-10-213-8/+16
* | | | | | | | | | Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-0411-23/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski2017-11-022-2/+2
| * | | | | | | | | | MIPS: smp-cmp: Fix vpe_id build errorJames Hogan2017-11-011-2/+2