summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mips: fix cacheinfoVladimir Kondratiev2019-08-291-0/+2
* MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer2019-08-291-1/+2
* arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell2019-08-251-0/+5
* page flags: prioritize kasan bits over last-cpuidArnd Bergmann2019-08-251-0/+1
* arm64: Make debug exception handlers visible from RCUMasami Hiramatsu2019-08-251-8/+49
* arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu2019-08-252-34/+8
* arm64/mm: fix variable 'tag' set but not usedQian Cai2019-08-251-3/+7
* 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: Lower priority mask for GIC_PRIO_IRQONJulien Thierry2019-08-252-1/+7
* riscv: Fix perf record without libelf supportMao Han2019-08-251-1/+1
* arm64/efi: fix variable 'si' set but not usedQian Cai2019-08-251-1/+5
* powerpc/nvdimm: Pick nearby online node if the device node is not onlineAneesh Kumar K.V2019-08-251-2/+27
* riscv: Make __fstate_clean() work correctly.Vincent Chen2019-08-251-1/+1
* riscv: Correct the initialized flow of FP registerVincent Chen2019-08-252-2/+15
* arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon2019-08-251-9/+13
* xtensa: add missing isync to the cpu_reset TLB codeMax Filippov2019-08-251-0/+1
* 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
* KVM/nSVM: properly map nested VMCBVitaly Kuznetsov2019-08-161-2/+2
* s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic2019-08-161-0/+2
* perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan2019-08-161-2/+1
* perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun2019-08-161-2/+2
* perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang2019-08-161-1/+1
* ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-muxArnd Bergmann2019-08-161-0/+3
* ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann2019-08-161-0/+1
* arm64: dts: imx8mq: fix SAI compatibleLucas Stach2019-08-161-2/+1
* arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1Anson Huang2019-08-161-2/+2
* arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse2019-08-161-9/+13
* arm64: Force SSBS on context switchMarc Zyngier2019-08-162-3/+40
* powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsVaibhav Jain2019-08-161-1/+14
* ARM: dts: imx6ul: fix clock frequency property name of I2C busesSébastien Szymanski2019-08-165-6/+6
* powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMAAndrea Arcangeli2019-08-161-1/+1
* x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers2019-08-161-5/+28
* x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers2019-08-164-23/+17
* 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
* x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2019-08-063-30/+33
* x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf2019-08-061-1/+1
* 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-3/+37
* 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
* arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-08-062-5/+10
* arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon2019-08-061-3/+4
* parisc: Fix build of compressed kernel even with debug enabledHelge Deller2019-08-061-2/+2
* parisc: Strip debug info from kernel before creating compressed vmlinuzHelge Deller2019-08-061-1/+2
* parisc: Add archclean Makefile targetJames Bottomley2019-08-062-0/+4
* powerpc/kasan: fix early boot failure on PPC32Christophe Leroy2019-08-061-2/+5
* x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan2019-08-062-1/+1