summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-08-24x86/asm/64: Clear AC on NMI entriesAndy Lutomirski1-0/+2
2017-08-24powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt1-2/+3
2017-08-24mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2-4/+4
2017-08-24crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com2-32/+37
2017-08-16MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-28/+6
2017-08-16xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov1-2/+0
2017-08-16xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov1-1/+5
2017-08-16xtensa: fix cache aliasing handling code for WT cacheMax Filippov1-7/+3
2017-08-12Revert "ARM: dts: sun8i: Support DTB build for NanoPi M1"Greg Kroah-Hartman1-1/+0
2017-08-12KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose1-0/+4
2017-08-12sparc64: Prevent perf from running during super critical sectionsRob Gardner3-7/+22
2017-08-12bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann1-1/+2
2017-08-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent1-0/+18
2017-08-11ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmcEmmanuel Vadot1-1/+1
2017-08-11ARM: dts: sun8i: Support DTB build for NanoPi M1Milo Kim1-0/+1
2017-08-11x86/boot: Add missing declaration of string functionsNicholas Mc Guire2-0/+10
2017-08-11sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller1-2/+2
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu4-70/+132
2017-08-11ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez1-1/+1
2017-08-11ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT1-2/+2
2017-08-11powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin1-1/+14
2017-08-11powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero1-3/+10
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li1-2/+4
2017-08-11parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin1-3/+2
2017-08-06perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros3-0/+4
2017-08-06x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'Andy Shevchenko2-1/+5
2017-08-06ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIPYuriy Kolerov1-0/+4
2017-08-06arm64: mm: fix show_pte KERN_CONT falloutMark Rutland1-4/+4
2017-08-06ARM: s3c2410_defconfig: Fix invalid values for NF_CT_PROTO_*Krzysztof Kozlowski1-3/+3
2017-08-06ARM64: zynqmp: Fix i2c node's compatible stringMoritz Fischer1-2/+2
2017-08-06ARM64: zynqmp: Fix W=1 dtc 1.4 warningsMichal Simek2-2/+2
2017-08-06openrisc: Add _text symbol to fix ksym build errorStafford Horne1-0/+2
2017-08-06ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flagsPali Rohár1-0/+2
2017-08-06ARM: dts: am57xx-idk: Put USB2 port in peripheral modeRoger Quadros1-1/+1
2017-08-06ARM: omap2+: fixing wrong strcat for Non-NULL terminated stringManinder Singh1-4/+4
2017-08-06x86/mce/AMD: Make the init code more robustThomas Gleixner1-0/+3
2017-08-06Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman2-16/+2
2017-08-06KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras1-7/+32
2017-08-06KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras2-2/+11
2017-08-06KVM: PPC: Book3S HV: Enable TM before accessing TM registersPaul Mackerras1-0/+2
2017-08-06powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier1-1/+0
2017-08-06parisc: Suspend lockup detectors before system haltHelge Deller1-0/+2
2017-08-06parisc: Extend disabled preemption in copy_user_pageJohn David Anglin1-1/+1
2017-08-06parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...John David Anglin1-20/+14
2017-07-27MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki1-1/+1
2017-07-27MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'Maciej W. Rozycki1-20/+15
2017-07-27MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+4
2017-07-27MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+8
2017-07-27MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki1-3/+4
2017-07-27MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki1-0/+38