summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64Dmitry Voytik2019-09-161-0/+2
* powerpc/64: mark start_here_multiplatform as __refChristophe Leroy2019-09-161-0/+2
* powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero2019-09-161-1/+2
* x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber2019-09-101-0/+1
* Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds2019-09-101-4/+0
* x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman2019-09-061-2/+1
* KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy2019-09-062-4/+8
* uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr2019-09-061-7/+10
* x86/apic: Include the LDR when clearing out APIC registersBandan Das2019-09-061-0/+4
* x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das2019-09-061-22/+2
* KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson2019-09-061-4/+5
* kvm: x86: skip populating logical dest map if apic is not sw enabledRadim Krcmar2019-09-061-0/+5
* powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GBAlastair D'Silva2019-08-291-2/+2
* x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard2019-08-291-0/+1
* x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard2019-08-291-13/+47
* x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-293-13/+140
* x86/apic: Handle missing global clockevent gracefullyThomas Gleixner2019-08-291-15/+53
* x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson2019-08-291-1/+1
* x86/lib/cpu: Address missing prototypes warningValdis Klētnieks2019-08-291-0/+1
* mips: fix cacheinfoVladimir Kondratiev2019-08-291-0/+2
* MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer2019-08-291-1/+2
* arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon2019-08-251-9/+12
* arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon2019-08-251-3/+4
* arm64/mm: fix variable 'pud' set but not usedQian Cai2019-08-251-2/+2
* arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu2019-08-252-0/+6
* arm64/efi: fix variable 'si' set but not usedQian Cai2019-08-251-1/+5
* xtensa: add missing isync to the cpu_reset TLB codeMax Filippov2019-08-251-0/+1
* x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit2019-08-252-15/+15
* bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2019-08-2510-20/+0
* sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva2019-08-251-0/+1
* KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-165-0/+34
* ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann2019-08-161-0/+1
* x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel2019-08-161-8/+5
* x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel2019-08-161-1/+1
* arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-08-092-5/+10
* ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedoAdam Ford2019-08-091-0/+16
* ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LVAdam Ford2019-08-091-0/+16
* x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2019-08-063-29/+32
* x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf2019-08-061-9/+106
* x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf2019-08-063-2/+36
* x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu2019-08-066-34/+34
* x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov2019-08-061-27/+33
* x86/vdso: Prevent segfaults due to hoisted vclock readsAndy Lutomirski2019-08-061-2/+13
* gcc-9: properly declare the {pv,hv}clock_page storageLinus Torvalds2019-08-061-2/+2
* parisc: Fix build of compressed kernel even with debug enabledHelge Deller2019-08-061-2/+2
* x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan2019-08-062-1/+1
* x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf2019-08-062-0/+2
* x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf2019-08-061-15/+19
* xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan2019-08-064-4/+2
* x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann2019-08-062-2/+2