summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
* ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng2019-10-05
* x86/apic: Soft disable APIC before initializing itThomas Gleixner2019-10-05
* x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat2019-10-05
* ARC: export "abort" for modulesVineet Gupta2019-09-21
* x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner2019-09-21
* ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger2019-09-21
* s390/bpf: use 32-bit index for tail callsIlya Leoshkevich2019-09-21
* ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren2019-09-21
* s390/bpf: fix lcgr instruction encodingIlya Leoshkevich2019-09-21
* x86/boot: Add missing bootparam that breaks boot on some platformsCorey Minyard2019-09-21
* ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin2019-09-21
* MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton2019-09-21
* x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds2019-09-21
* MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton2019-09-21
* MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2019-09-21
* KVM: nVMX: handle page fault in vmreadPaolo Bonzini2019-09-21
* KVM: x86: work around leak of uninitialized stack contentsFuqian Huang2019-09-21
* KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2019-09-21
* Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"Greg Kroah-Hartman2019-09-21
* x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan2019-09-16
* Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds2019-09-10
* KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones2019-09-10
* x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman2019-09-06
* uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr2019-09-06
* ptrace,x86: Make user_64bit_mode() available to 32-bit buildsRicardo Neri2019-09-06
* x86/apic: Include the LDR when clearing out APIC registersBandan Das2019-09-06
* x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das2019-09-06
* KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson2019-09-06
* x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-09-06
* x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...Chen Yu2019-09-06
* x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard2019-09-06
* x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard2019-09-06
* x86/apic: Handle missing global clockevent gracefullyThomas Gleixner2019-09-06
* x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson2019-09-06
* MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer2019-09-06
* x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke2019-08-25
* x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski2019-08-25
* arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon2019-08-25
* sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva2019-08-25
* ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann2019-08-25
* x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel2019-08-25
* x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel2019-08-25
* x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2019-08-11
* x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf2019-08-11
* x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf2019-08-11
* x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf2019-08-11
* x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li2019-08-11
* x86: cpufeatures: Sort feature word 7Ben Hutchings2019-08-11
* arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-08-11
* arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon2019-08-11