summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: dts: imx7-colibri: disable HS400Stefan Agner2019-10-051-0/+1
* ARM: dts: imx7d: cl-som-imx7: make ethernet work againAndré Draszik2019-10-051-2/+2
* m68k: Prevent some compiler warnings in Coldfire buildsFinn Thain2019-10-053-10/+6
* ARM: xscale: fix multi-cpu compilationArnd Bergmann2019-10-051-2/+4
* arm64/efi: Move variable assignments after SECTIONSKees Cook2019-10-053-42/+53
* arm64/prefetch: fix a -Wtype-limits warningQian Cai2019-10-052-11/+12
* ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng2019-10-051-2/+6
* arm64: mm: free the initrd reserved memblock in a aligned mannerJunhua Huang2019-10-051-1/+5
* x86/apic: Soft disable APIC before initializing itThomas Gleixner2019-10-051-0/+8
* x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat2019-10-051-19/+27
* x86/apic: Make apic_pending_intr_clear() more robustThomas Gleixner2019-10-051-44/+63
* powerpc/xive: Fix bogus error code returned by OPALGreg Kurz2019-10-013-2/+13
* Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon2019-09-211-3/+9
* x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan2019-09-211-3/+5
* x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra2019-09-211-1/+3
* arm64: dts: renesas: r8a77995: draak: Fix backlight regulator nameGeert Uytterhoeven2019-09-211-3/+3
* perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips2019-09-212-7/+18
* perf/x86/intel: Restrict period on NehalemJosh Hunt2019-09-211-0/+6
* ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang2019-09-211-0/+5
* RISC-V: Fix FIXMAP area corruption on RV32 systemsAnup Patel2019-09-212-6/+10
* x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner2019-09-211-1/+7
* ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger2019-09-211-1/+2
* s390/bpf: use 32-bit index for tail callsIlya Leoshkevich2019-09-211-4/+6
* ARM: dts: Fix incomplete dts data for am3 and am4 mmcTony Lindgren2019-09-212-12/+52
* ARM: OMAP1: ams-delta-fiq: Fix missing irq_ackJanusz Krzysztofik2019-09-212-4/+3
* ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas2019-09-211-25/+25
* ARM: dts: am335x: Fix UARTs lengthEmmanuel Vadot2019-09-211-6/+6
* ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren2019-09-211-0/+3
* s390/bpf: fix lcgr instruction encodingIlya Leoshkevich2019-09-211-1/+1
* arm64: dts: meson-g12a: add missing dwc2 phy-namesNeil Armstrong2019-09-211-0/+1
* ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7Tony Lindgren2019-09-213-2/+10
* ARM: dts: Fix flags for gpio7Tony Lindgren2019-09-213-3/+3
* ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmssTony Lindgren2019-09-211-1/+2
* ARM: dts: am57xx: Disable voltage switching for SD cardFaiz Abbas2019-09-216-30/+6
* powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V2019-09-211-9/+7
* x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds2019-09-191-0/+1
* KVM: SVM: Fix detection of AMD Errata 1096Liran Alon2019-09-191-7/+35
* kvm: nVMX: Remove unnecessary sync_roots from handle_inveptJim Mattson2019-09-191-5/+3
* x86/ima: check EFI SetupMode tooMimi Zohar2019-09-191-2/+10
* x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernelsJunichi Nomura2019-09-191-36/+107
* powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh2019-09-191-0/+1
* x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl2019-09-191-16/+19
* KVM: nVMX: handle page fault in vmreadPaolo Bonzini2019-09-191-1/+3
* KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson2019-09-192-2/+101
* KVM: x86: work around leak of uninitialized stack contentsFuqian Huang2019-09-191-0/+7
* KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2019-09-192-1/+11
* KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov2019-09-191-0/+2
* ipc: fix sparc64 ipc() wrapperArnd Bergmann2019-09-191-15/+18
* powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero2019-09-161-16/+2
* powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero2019-09-161-1/+2