summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86/apic: Silence -Wtype-limits compiler warningsQian Cai2019-08-062-2/+2
* x86: kvm: avoid constant-conversion warningArnd Bergmann2019-08-061-3/+3
* MIPS: lantiq: Fix bitfield maskingPetr Cvek2019-08-061-2/+3
* ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspendDouglas Anderson2019-08-061-0/+1
* ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work againDouglas Anderson2019-08-061-4/+0
* ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200Douglas Anderson2019-08-061-4/+0
* ARM: riscpc: fix DMARussell King2019-08-061-1/+4
* Fix allyesconfig output.Yoshinori Sato2019-08-041-11/+3
* arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon2019-08-041-0/+1
* arm64: dts: marvell: Fix A37xx UART0 register sizeallen yan2019-08-041-1/+1
* powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2019-07-312-0/+8
* powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy2019-07-311-4/+3
* x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan2019-07-311-1/+1
* x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede2019-07-311-0/+46
* KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini2019-07-311-1/+7
* sh: prevent warnings when using iounmapSam Ravnborg2019-07-311-1/+5
* powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran2019-07-311-3/+12
* powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada2019-07-311-0/+20
* powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter2019-07-311-0/+1
* um: Silence lockdep complaint about mmap_semJohannes Berg2019-07-311-1/+1
* powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao2019-07-311-2/+4
* powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy2019-07-311-0/+2
* powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch2019-07-311-0/+9
* perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_idSuravee Suthikulpanit2019-07-311-19/+2
* MIPS: lb60: Fix pin mappingsPaul Cercueil2019-07-311-8/+8
* powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria2019-07-311-2/+7
* powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2019-07-312-13/+128
* parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller2019-07-311-10/+18
* parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller2019-07-311-1/+2
* perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips2019-07-311-4/+11
* perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips2019-07-311-1/+1
* x86/boot: Fix memory leak in default_get_smp_config()David Rientjes2019-07-311-6/+4