aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-06-24Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar2022-9890/+2743
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot1-1/+1
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar2002-9858/+2586
2019-06-24perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang3-7/+4
2019-06-24perf/x86: Clean up PEBS_XMM_REGSKan Liang3-21/+3
2019-06-24perf/x86/regs: Check reserved bitsKan Liang1-2/+5
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang2-0/+4
2019-06-24arm64: bpf: do not allocate executable memoryArd Biesheuvel1-1/+1
2019-06-24arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pagesArd Biesheuvel1-1/+3
2019-06-24arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAPArd Biesheuvel3-8/+44
2019-06-24arm64: module: create module allocations without exec permissionsArd Biesheuvel1-2/+2
2019-06-24arm64: Allow user selection of ARM64_MODULE_PLTSFlorian Fainelli1-1/+16
2019-06-24acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel1-3/+7
2019-06-24ARM: dts: exynos: Use proper regulator for eMMC memory on Arndale OctaKrzysztof Kozlowski1-1/+1
2019-06-24ARM: dts: exynos: Add regulator suspend configuration to Odroid XU3/XU4/HC1 familyKrzysztof Kozlowski1-0/+96
2019-06-24ARM: dts: exynos: Add regulator suspend configuration to Arndale Octa boardKrzysztof Kozlowski1-0/+80
2019-06-24ARM: dts: exynos: Disable unused buck10 regulator on Odroid HC1 boardKrzysztof Kozlowski2-2/+6
2019-06-24ARM: dts: imx7ulp-evk: enable USBOTG1 supportPeter Chen1-0/+35
2019-06-24ARM: dts: imx7ulp: add imx7ulp USBOTG1 supportPeter Chen1-0/+28
2019-06-24ARM: dts: imx6qdl-kontron-samx6i: add Kontron SMARC SoM SupportMichael Grzeschik3-0/+442
2019-06-24Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-8/+47
2019-06-24ARM: dts: imx6ul: fix PWM[1-4] interruptsSébastien Szymanski1-4/+4
2019-06-24ARM: module: recognize unwind exit sectionsMatthias Schiffer1-0/+7
2019-06-24ARM: pxa/lubbock: remove lubbock_set_misc_wr() from global viewRussell King2-6/+1
2019-06-24ARM: dts: pxa300-raumfeld-speaker-one: add channel output mapping for STA320Daniel Mack1-0/+3
2019-06-24ARM: pxa: raumfeld-common: fix comments in gpio_keys pinctrl nodeDaniel Mack1-3/+3
2019-06-24ARM: pxa: raumfeld-controller: add pinctrl for charger pinsDaniel Mack1-0/+10
2019-06-24ARM: pxa: raumfeld-controller: fix 'dock detect' GPIO keyDaniel Mack1-1/+10
2019-06-24ARM: pxa3xx: dts: Add defines for pinctrl-single,bias-pull{up,down}Daniel Mack1-0/+8
2019-06-24Merge tag 'v5.2-rc6' into generic-dma-opsJoerg Roedel4643-30906/+6401
2019-06-24arm64: dts: allwinner: h6: Pine H64: Add interrupt line for RTCChen-Yu Tsai1-0/+2
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-2/+2
2019-06-24arm64: dts: librem5: enable the SNVS power keyAngus Ainslie (Purism)1-0/+3
2019-06-24arm64: dts: librem5: Limit the USB to 5VAngus Ainslie (Purism)1-1/+1
2019-06-24arm64: dts: imx8qxp: added ddr performance monitor nodesFrank Li1-0/+14
2019-06-24arm64: dts: imx8qxp: sort LSIO subsystem devicesShawn Guo1-53/+53
2019-06-24arm64: dts: imx8qxp: sort alias alphabeticallyShawn Guo1-1/+1
2019-06-24arm64: dts: imx8qxp: Add lsio_mu13 nodeDaniel Baluta1-0/+8
2019-06-24ARM: dts: imx6qdl-kontron-samx6i: Add iMX6-based Kontron SMARC-sAMX6i modulePriit Laes1-0/+421
2019-06-24x86/umwait: Add sysfs interface to control umwait maximum timeFenghua Yu1-0/+36
2019-06-24x86/umwait: Add sysfs interface to control umwait C0.2 stateFenghua Yu1-8/+110
2019-06-24x86/umwait: Initialize umwait control valuesFenghua Yu3-0/+72
2019-06-24x86/cpufeatures: Enumerate user wait instructionsFenghua Yu1-0/+1
2019-06-24x86/vdso: Give the [ph]vclock_page declarations real typesAndy Lutomirski1-12/+24
2019-06-24riscv: add binfmt_flat supportChristoph Hellwig2-0/+2
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig5-5/+5
2019-06-24binfmt_flat: provide an asm-generic/flat.hChristoph Hellwig3-50/+2
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig7-0/+7
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig10-10/+3
2019-06-24binfmt_flat: remove flat_old_ram_flagChristoph Hellwig8-7/+1