summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina2019-05-311-2/+0
* x86/build: Move _etext to actual end of .textKees Cook2019-05-311-3/+3
* s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo2019-05-311-1/+6
* x86/modules: Avoid breaking W^X while loading modulesNadav Amit2019-05-312-8/+22
* powerpc/watchdog: Use hrtimers for per-CPU heartbeatNicholas Piggin2019-05-311-41/+40
* arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai2019-05-311-1/+2
* ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier2019-05-312-2/+5
* powerpc/perf: Fix loop exit condition in nest_imc_event_initAnju T Sudhakar2019-05-312-2/+2
* powerpc/boot: Fix missing check of lseek() return valueBo YU2019-05-311-1/+5
* powerpc/perf: Return accordingly on invalid chip-id inAnju T Sudhakar2019-05-311-0/+5
* arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon2019-05-316-3/+112
* arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtableChristoph Hellwig2019-05-311-0/+10
* arm64/kernel: kaslr: reduce module randomization range to 2 GBArd Biesheuvel2019-05-312-4/+4
* kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee2019-05-311-1/+5
* KVM: x86: fix return value for reserved EFERPaolo Bonzini2019-05-311-1/+1
* x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)2019-05-311-1/+3
* perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa2019-05-251-3/+7
* x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook2019-05-251-0/+12
* x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012Vitaly Kuznetsov2019-05-251-1/+10
* MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli2019-05-251-18/+3
* ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra2019-05-251-5/+27
* x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra2019-05-251-0/+28
* x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf2019-05-251-2/+16
* parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller2019-05-253-6/+6
* parisc: Use PA_ASM_LEVEL in boot codeHelge Deller2019-05-251-3/+3
* parisc: Export running_on_qemu symbol for modulesHelge Deller2019-05-251-0/+1
* xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne2019-05-221-0/+1
* KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson2019-05-221-1/+1
* KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson2019-05-221-13/+24
* bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann2019-05-222-7/+0
* crypto: arm64/aes-neonbs - don't access already-freed walk.ivEric Biggers2019-05-221-0/+2
* crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers2019-05-221-0/+2
* crypto: arm64/gcm-aes-ce - fix no-NEON fallback codeEric Biggers2019-05-221-4/+6
* crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers2019-05-221-8/+5
* sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra2019-05-225-0/+20
* arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker2019-05-221-16/+18
* arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker2019-05-221-0/+1
* arm64: compat: Reduce address limitVincenzo Frascino2019-05-221-0/+8
* arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon2019-05-222-6/+42
* arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou2019-05-221-1/+1
* ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang2019-05-222-0/+3
* ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3Sylwester Nawrocki2019-05-221-1/+1
* ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260Stuart Menefy2019-05-221-1/+1
* arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.Christoph Muellner2019-05-221-0/+1
* x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2019-05-221-8/+0
* powerpc/booke64: set RI in default MSRLaurentiu Tudor2019-05-161-1/+1
* powerpc/powernv/idle: Restore IAMR after idleRussell Currey2019-05-161-0/+20
* powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley2019-05-161-0/+3
* powerpc/64s: Include cpu headerBreno Leitao2019-05-161-0/+1
* um: Don't hardcode path as it is architecture dependentRitesh Raj Sarraf2019-05-161-1/+1