summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* arm64: dts: qcom: Add Lenovo Miix 630Jeffrey Hugo2019-11-063-0/+271
* s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger2019-11-061-2/+2
* MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer2019-11-061-1/+1
* MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer2019-11-061-2/+2
* perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky2019-11-061-13/+17
* x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang2019-11-061-0/+3
* arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye2019-11-061-0/+5
* x86/xen: Return from panic notifierBoris Ostrovsky2019-11-061-3/+25
* riscv: Correct the handling of unexpected ebreak in do_trap_break()Vincent Chen2019-11-061-3/+3
* riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()Vincent Chen2019-11-061-1/+1
* riscv: avoid kernel hangs when trapped in BUG()Vincent Chen2019-11-061-3/+3
* MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer2019-11-061-2/+3
* efi/x86: Do not clean dummy variable in kexec pathDave Young2019-11-061-3/+0
* arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon2019-11-061-4/+2
* arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANGWill Deacon2019-11-061-0/+4
* arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino2019-11-062-1/+10
* arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino2019-11-063-16/+6
* arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse2019-11-061-3/+9
* arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse2019-11-061-0/+1
* arm64: cpufeature: Effectively expose FRINT capability to userspaceJulien Grall2019-11-061-0/+1
* KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz2019-10-293-10/+32
* x86/hyperv: Make vapic support x2apic modeRoman Kagan2019-10-291-5/+15
* x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson2019-10-291-1/+2
* x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl2019-10-291-2/+20
* arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selectedMarc Zyngier2019-10-291-0/+17
* arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier2019-10-291-0/+33
* arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier2019-10-293-1/+9
* arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier2019-10-292-3/+69
* parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller2019-10-291-5/+7
* s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer2019-10-292-3/+12
* xtensa: fix change_bit in exclusive access optionMax Filippov2019-10-291-1/+1
* xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov2019-10-291-7/+0
* MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton2019-10-291-8/+15
* uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds2019-10-291-0/+23
* s390/mm: fix -Wunused-but-set-variable warningsQian Cai2019-10-292-3/+9
* mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET2019-10-291-1/+1
* riscv: Fix memblock reservation for device tree blobAlbert Ou2019-10-291-1/+11
* RISC-V: Clear load reservations while restoring hart contextsPalmer Dabbelt2019-10-292-1/+21
* xen/efi: Set nonblocking callbacksRoss Lagerwall2019-10-292-0/+4
* MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel2019-10-291-1/+1
* ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi2019-10-291-0/+2
* ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()Tony Lindgren2019-10-291-100/+0
* ARM: OMAP2+: Add missing LCDC midlemode for am335xTony Lindgren2019-10-292-3/+6
* ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren2019-10-291-1/+2
* ARM: dts: Fix gpio0 flags for am335x-icev2Tony Lindgren2019-10-292-2/+2
* ARM: dts: Fix wrong clocks for dra7 mcaspTony Lindgren2019-10-291-27/+21
* x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2019-10-172-3/+3
* arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma2019-10-171-17/+15
* arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton2019-10-171-4/+15
* MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang2019-10-172-0/+44