summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: mt6358: add PMIC MT6358 related nodesHsin-Hsiung Wang2020-05-212-0/+359
* arm64: dts: mt6797: Fix mmsys node nameMatthias Brugger2020-05-201-1/+1
* arm64: dts: mt8173: Fix mmsys node nameEnric Balletbo i Serra2020-05-201-1/+1
* arm64: dts: mt8173: Add capacity-dmips-mhz attributesUlrich Hecht2020-05-161-0/+4
* arm64: dts: mt2712: use non-empty ranges for usb-phyChunfeng Yun2020-05-161-20/+22
* arm64: dts: mt8173: fix mdp aliases property nameHsin-Yi Wang2020-05-161-8/+8
* arm64: dts: mediatek: Switch to SPDX license identifier for MT6797 SoCManivannan Sadhasivam2020-05-161-8/+1
* arm64: dts: mediatek: Enable I2C support for 96Boards X20 Development boardManivannan Sadhasivam2020-05-161-0/+49
* arm64: dts: mediatek: Add I2C support for MT6797 SoCManivannan Sadhasivam2020-05-161-0/+220
* arm64: dts: mt8173: fix cooling device rangeMichael Kao2020-05-151-4/+9
* arm64: dts: mediatek: add mt8173 elm and hana boardHsin-Yi Wang2020-04-137-1/+1301
* arm64: dts: mt8173: fix unit name warningsHsin-Yi Wang2020-04-131-11/+11
* arm64: dts: mt8173: add uart aliasesHsin-Yi Wang2020-04-131-0/+4
* arm64: dts: mt8183: adjust cpuidle target residencyIkjoon Jang2020-04-131-9/+17
* arm64: dts: mt8173: Add gce setting in mmsys and display nodeHsin-Yi Wang2020-04-131-1/+17
* arm64: dts: mt7622: add built-in Wi-Fi device nodesRyder Lee2020-04-133-0/+19
* 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
| * | | x86/mm: introduce __set_memory_prot()Logan Gunthorpe2020-04-112-0/+14
| * | | x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe2020-04-118-25/+34
| * | | mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-117-17/+17
| * | | mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-1120-95/+46