aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-07-19bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xaddDaniel Borkmann1-24/+5
2018-07-19Merge tag 'omap-for-v4.18/fixes-rc5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-6/+3
2018-07-20x86/tsc: Make use of tsc_calibrate_cpu_early()Pavel Tatashin3-8/+20
2018-07-20x86/tsc: Split native_calibrate_cpu() into early and late partsPavel Tatashin2-18/+37
2018-07-20x86/tsc: Use TSC as sched clock earlyPavel Tatashin1-0/+1
2018-07-20x86/tsc: Initialize cyc2ns when tsc frequency is determinedPavel Tatashin1-41/+53
2018-07-20x86/tsc: Calibrate tsc only oncePavel Tatashin3-42/+49
2018-07-20ARM/time: Remove read_boot_clock64()Pavel Tatashin3-16/+4
2018-07-20s390/time: Remove read_boot_clock64()Pavel Tatashin1-13/+0
2018-07-20s390/time: Add read_persistent_wall_and_boot_offset()Pavel Tatashin1-0/+18
2018-07-20x86/xen/time: Output xen sched_clock time from 0Pavel Tatashin1-1/+10
2018-07-20x86/xen/time: Initialize pv xen time in init_hypervisor_platform()Pavel Tatashin5-41/+34
2018-07-20x86/tsc: Redefine notsc to behave as tsc=unstablePavel Tatashin1-15/+3
2018-07-20x86/CPU: Call detect_nopl() only on the BSPBorislav Petkov1-6/+4
2018-07-20x86/jump_label: Initialize static branching earlyPavel Tatashin3-25/+30
2018-07-20x86/alternatives, jumplabel: Use text_poke_early() before mm_init()Pavel Tatashin3-4/+15
2018-07-20x86/kvmclock: Switch kvmclock data to a PER_CPU variableThomas Gleixner1-37/+62
2018-07-20x86/kvmclock: Move kvmclock vsyscall param and init to kvmclockThomas Gleixner3-37/+27
2018-07-20x86/kvmclock: Mark variables __initdata and __ro_after_initThomas Gleixner1-5/+5
2018-07-20x86/kvmclock: Cleanup the codeThomas Gleixner1-50/+22
2018-07-20x86/kvmclock: Decrapify kvm_register_clock()Thomas Gleixner2-24/+10
2018-07-20x86/kvmclock: Remove page size requirement from wall_clockThomas Gleixner1-8/+4
2018-07-20x86/kvmclock: Remove memblock dependencyPavel Tatashin3-59/+12
2018-07-19Merge branch 'linus' into x86/timersThomas Gleixner64-155/+393
2018-07-19MIPS: Add FP_MODE regset supportMaciej W. Rozycki1-0/+63
2018-07-19MIPS: Add DSP ASE regset supportMaciej W. Rozycki1-0/+189
2018-07-19MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki3-3/+3
2018-07-19ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta2-1/+3
2018-07-19arm64: allwinner: h6: enable MMC0/2 on Pine H64Icenowy Zheng1-0/+18
2018-07-19arm64: allwinner: h6: add device tree nodes for MMC controllersIcenowy Zheng1-0/+59
2018-07-19x86: Avoid pr_cont() in show_opcodes()Rasmus Villemoes1-19/+9
2018-07-19ARM: dts: sun5i: Fix the SRAM A3-A4 declarationMaxime Ripard1-6/+6
2018-07-19s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva1-2/+2
2018-07-19arm64: dts: allwinner: a64: Remove unused address-cells/size-cells of dwmac-sun8iCorentin Labbe1-2/+0
2018-07-19ARM: dts: sunxi-h3-h5: Remove unused address-cells/size-cells of dwmac-sun8iCorentin Labbe1-2/+0
2018-07-19ARM: dts: sun8i: r40: Remove unused address-cells/size-cells of dwmac-sun8iCorentin Labbe1-2/+0
2018-07-19ARM: dts: sun8i: a83t: Remove unused address-cells/size-cells of dwmac-sun8iCorentin Labbe1-2/+0
2018-07-19powerpc/powernv/npu: Add a debugfs setting to change ATSD thresholdAlistair Popple1-2/+10
2018-07-19powerpc/mpic: Pass first free vector number to mpic_setup_error_int()Bharat Bhushan2-4/+4
2018-07-19KVM: s390: add etoken support for guestsChristian Borntraeger5-6/+20
2018-07-19x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' contentNicolai Stange1-3/+14
2018-07-19x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigationJiang Biao1-1/+0
2018-07-19ARM: dts: zynq: Remove #address/#size-cells from gpio-keysMichal Simek2-4/+0
2018-07-19ARM: dts: zynq: Add LEDs to the Zybo Z7 boardLuis Araneda1-0/+9
2018-07-19ARM: dts: zynq: Use gpio constants for the Zybo Z7 boardLuis Araneda1-1/+2
2018-07-19ARM: dts: zynq: Fix memory size on the Zybo Z7 boardLuis Araneda1-1/+1
2018-07-19ARM: dts: zynq: correct and improve the model property of dt filesLuis Araneda12-12/+12
2018-07-19ARM: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boardsLuis Araneda2-2/+2
2018-07-19ARM: dts: zynq: Add mmc alias for zc702/zc706/zed/zyboMichal Simek4-0/+4
2018-07-19ARM: dts: zynq: Add support for Z-turn boardAnton Gerasimov2-0/+117