summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: imx8m: assign clocks for A53Peng Fan2020-05-204-11/+29
* arm64: dts: freescale: sl28: enable LPUART1Michael Walle2020-05-201-0/+5
* arm64: dts: ls1043a-rdb: add compatible for boardYangbo Lu2020-05-201-0/+1
* arm64: dts: imx8mp: add "fsl,imx6sx-fec" compatible stringFugang Duan2020-05-171-1/+1
* arm64: dts: imx8qxp-mek: Do not use underscore in node nameFabio Estevam2020-05-131-1/+1
* arm64: dts: fsl: add fsl,extts-fifo property for fman ptpYangbo Lu2020-04-291-0/+1
* arm64: dts: imx8mn: Update VDD_ARM 1.2GHz setpoint voltageAnson Huang2020-04-291-1/+1
* arm64: dts: lx2160a: add more thermal zone supportYuantian Tang2020-04-291-5/+125
* arm64: dts: imx8qxp-mek: Add PMIC thermal zone supportAnson Huang2020-04-291-0/+33
* arm64: dts: imx8qxp-mek: Sort labels alphabeticallyAnson Huang2020-04-291-30/+30
* arm64: dts: imx8mm: specify #sound-dai-cells for SAI nodesMatt Porter2020-04-291-0/+4
* arm64: dts: imx8qxp: support scu mailbox channelPeng Fan2020-04-281-12/+6
* arm64: dts: imx8mp: Add thermal zones supportAnson Huang2020-04-251-0/+74
* arm64: dts: ls1012a: Add QSPI node propertiesKuldeep Singh2020-04-255-0/+73
* arm64: dts: imx: Add Beacon i.MX8m-Mini development kitAdam Ford2020-04-233-0/+714
* arm64: dts: imx8mq-librem5-devkit: Don't use underscore in node nameGuido Günther2020-04-231-1/+1
* arm64: dts: imx8mq-librem5-devkit: Use 0.9V for VDD_GPUGuido Günther2020-04-231-1/+1
* arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllersVladimir Oltean2020-04-201-0/+6
* arm64: dts: imx8mn-ddr4-evk: Add secondary cpus supplyAnson Huang2020-04-141-0/+12
* arm64: dts: imx8mm-evk: Add secondary cpus supplyAnson Huang2020-04-141-0/+12
* Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-124-9/+79
|\
| * KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li2020-04-111-3/+34
| * KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li2020-04-111-1/+11
| * x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2020-04-112-5/+34
* | Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-123-0/+522
|\ \
| * | perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang2020-04-083-0/+522
* | | Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-04-113-4/+11
|\ \ \
| * | | arch: nios2: remove 'resetvalue' propertyAlexandru Ardelean2020-04-101-2/+0
| * | | arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'Alexandru Ardelean2020-04-101-2/+2
| * | | arch: nios2: Enable the common clk subsystem on Nios2Dragos Bogdan2020-04-102-0/+9
* | | | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-1126-303/+109
|\ \ \ \ | |_|_|/ |/| | |
| * | | MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memoryMasahiro Yamada2020-04-081-2/+2
| * | | x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld2020-04-0812-62/+6
| * | | crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'Masahiro Yamada2020-04-081-2/+0
| * | | crypto: x86 - rework configuration based on KconfigJason A. Donenfeld2020-04-081-87/+65
| * | | x86: add comments about the binutils version to support code in as-instrMasahiro Yamada2020-04-081-0/+10
| * | | x86: probe assembler capabilities via kconfig instead of makefileJason A. Donenfeld2020-04-083-10/+19
| * | | x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada2020-04-0813-89/+21
| * | | x86: remove always-defined CONFIG_AS_SSSE3Masahiro Yamada2020-04-082-5/+2
| * | | x86: remove always-defined CONFIG_AS_CFI_SECTIONSMasahiro Yamada2020-04-082-6/+2
| * | | x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAMEMasahiro Yamada2020-04-082-10/+2
| * | | x86: remove always-defined CONFIG_AS_CFIMasahiro Yamada2020-04-082-44/+2
| * | | x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.hMasahiro Yamada2020-04-081-1/+1
| * | | sh: remove unneeded uapi asm-generic wrappersMasahiro Yamada2020-04-082-4/+0
| * | | h8300: move definition of __kernel_size_t etc. to posix_types.hMasahiro Yamada2020-04-082-15/+13
| * | | sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()Masahiro Yamada2020-04-081-5/+3
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-1180-259/+207
|\ \ \
| * | | change email address for Pali RohárPali Rohár2020-04-113-3/+3
| * | | mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-117-3/+26
| * | | powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe2020-04-117-17/+27