summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-10-05arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328Shawn Lin1-0/+3
2019-10-05arm64: tlb: Ensure we execute an ISB following walk cache invalidationWill Deacon1-0/+1
2019-10-05Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon1-1/+5
2019-10-05ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda1-1/+1
2019-10-05ARM: samsung: Fix system restart on S3C6410Lihua Yao1-0/+1
2019-10-05KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson1-3/+8
2019-10-05KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich2-0/+8
2019-10-05KVM: x86: always stop emulation on page faultJan Dakinevich1-1/+3
2019-10-05powerpc/imc: Dont create debugfs files for cpu-less nodesMadhavan Srinivasan1-6/+6
2019-10-05x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela1-0/+3
2019-10-05s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger1-0/+6
2019-10-05ARM: dts: exynos: Mark LDO10 as always-on on Peach Pit/Pi ChromebooksMarek Szyprowski2-0/+2
2019-10-05x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable()Song Liu1-2/+4
2019-10-05x86/mm/pti: Do not invoke PTI functions when PTI is disabledThomas Gleixner1-0/+2
2019-10-05arm64: kpti: ensure patched kernel text is fetched from PoUMark Rutland1-0/+9
2019-10-05x86/apic/vector: Warn when vector space exhaustion breaks affinityNeil Horman1-0/+11
2019-10-05ARM: dts: imx7-colibri: disable HS400Stefan Agner1-0/+1
2019-10-05ARM: dts: imx7d: cl-som-imx7: make ethernet work againAndré Draszik1-2/+2
2019-10-05m68k: Prevent some compiler warnings in Coldfire buildsFinn Thain3-10/+6
2019-10-05arm64/prefetch: fix a -Wtype-limits warningQian Cai2-11/+12
2019-10-05ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng1-2/+6
2019-10-05x86/apic: Soft disable APIC before initializing itThomas Gleixner1-0/+8
2019-10-05x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat1-19/+27
2019-10-05x86/apic: Make apic_pending_intr_clear() more robustThomas Gleixner1-44/+63
2019-10-01powerpc/xive: Fix bogus error code returned by OPALGreg Kurz3-2/+13
2019-09-21arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon1-0/+6
2019-09-21x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan1-3/+5
2019-09-21x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra1-1/+3
2019-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips2-7/+18
2019-09-21perf/x86/intel: Restrict period on NehalemJosh Hunt1-0/+6
2019-09-21ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang1-0/+5
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner1-1/+7
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger1-1/+2
2019-09-21s390/bpf: use 32-bit index for tail callsIlya Leoshkevich1-4/+6
2019-09-21ARM: OMAP1: ams-delta-fiq: Fix missing irq_ackJanusz Krzysztofik2-4/+3
2019-09-21ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas1-25/+25
2019-09-21ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren1-0/+3
2019-09-21s390/bpf: fix lcgr instruction encodingIlya Leoshkevich1-1/+1
2019-09-21ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmssTony Lindgren1-1/+2
2019-09-21ARM: dts: am57xx: Disable voltage switching for SD cardFaiz Abbas6-30/+6
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V1-9/+7
2019-09-19x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds1-0/+1
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh1-0/+1
2019-09-19x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl1-16/+19
2019-09-19KVM: nVMX: handle page fault in vmreadPaolo Bonzini1-2/+5
2019-09-19KVM: x86: work around leak of uninitialized stack contentsFuqian Huang1-0/+7
2019-09-19KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2-1/+11
2019-09-19KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov1-0/+2
2019-09-16powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero1-16/+2
2019-09-16powerpc/tm: Remove msr_tm_active()Breno Leitao2-13/+15