summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-05-04ARM: dts: s5pv210: Correct FIMC definitionsJonathan Bakker1-4/+7
2020-05-04ARM: dts: s5pv210: Assign clocks to MMC devices on Aries boardsJonathan Bakker2-0/+12
2020-05-04ARM: dts: s5pv210: Enable ADC on Aries boardsJonathan Bakker1-1/+6
2020-05-04ARM: dts: s5pv210: Add an ADC nodeJonathan Bakker1-0/+12
2020-05-04ARM: dts: s5pv210: Disable pull for vibrator enable GPIO on Aries boardsJonathan Bakker1-0/+9
2020-05-04ARM: dts: s5pv210: Add si470x FM radio to Galaxy SPaweł Chmiel2-1/+48
2020-05-04ARM: dts: s5pv210: Add remaining i2c-gpio adapters to Aries boardsJonathan Bakker1-0/+69
2020-05-04ARM: dts: s5pv210: Add panel support to Aries boardsJonathan Bakker1-16/+52
2020-05-04ARM: dts: s5pv210: Add touchkey support to Aries boardsJonathan Bakker1-0/+58
2020-05-04ARM: dts: s5pv210: Add FSA9480 support to Aries boardsJonathan Bakker1-0/+36
2020-05-04ARM: dts: s5pv210: Add WM8994 support to Aries boardsJonathan Bakker2-2/+69
2020-05-04ARM: dts: s5pv210: Disable pulls on GPIO I2C adapters for AriesJonathan Bakker1-0/+18
2020-05-04ARM: dts: s5pv210: Set keep-power-in-suspend for SDHCI1 on AriesJonathan Bakker1-0/+1
2020-05-04ARM: dts: s5pv210: Correct gpi pinctrl node nameJonathan Bakker1-1/+1
2020-05-04ARM: dts: s5pv210: Add sleep GPIO configuration for Galaxy SJonathan Bakker1-0/+241
2020-05-04ARM: dts: s5pv210: Add sleep GPIO configuration for Fascinate4GJonathan Bakker1-0/+243
2020-05-04ARM: dts: s5pv210: Add helper define for sleep gpio configJonathan Bakker1-0/+7
2020-04-13ARM: dts: exynos: Enable WLAN support for the UniversalC210 boardMarek Szyprowski1-0/+28
2020-04-13ARM: dts: exynos: Enable WLAN support for the Rinato boardMarek Szyprowski1-0/+34
2020-04-13ARM: dts: exynos: Remove useless address/size cells for mshc_0 on RinatoMarek Szyprowski1-2/+0
2020-04-13ARM: dts: exynos: Correct the MAX8997 interrupts on the Trats boardMarek Szyprowski1-3/+2
2020-04-13ARM: dts: exynos: Correct regulator namesMarek Szyprowski8-33/+23
2020-04-13ARM: dts: exynos: Convert to new i2c-gpio bindingsMarek Szyprowski7-13/+20
2020-04-13ARM: dts: exynos: Fix GPIO polarity for thr GalaxyS3 CM36651 sensor's busMarek Szyprowski1-1/+1
2020-04-13ARM: dts: exynos: Enable WLAN support for the Trats boardMarek Szyprowski1-0/+29
2020-04-13ARM: dts: exynos: Enable Bluetooth support for Rinato boardMarek Szyprowski1-0/+9
2020-04-13ARM: dts: exynos: Add devicetree file for the Galaxy S2Stenkin Evgeniy2-0/+769
2020-04-12Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-9/+79
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+522
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-4/+11
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds26-303/+109
2020-04-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li1-3/+34
2020-04-11KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li1-1/+11
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2-5/+34
2020-04-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds80-259/+207
2020-04-11Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-15/+8
2020-04-11Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2020-04-11change email address for Pali RohárPali Rohár3-3/+3
2020-04-11mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe7-3/+26
2020-04-11powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe7-17/+27
2020-04-11x86/mm: introduce __set_memory_prot()Logan Gunthorpe2-0/+14
2020-04-11x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe8-25/+34
2020-04-11mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe7-17/+17
2020-04-11mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual20-95/+46
2020-04-11mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual7-7/+7
2020-04-11mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual27-89/+17
2020-04-11mm: define pte_index as macro for x86Arjun Roy1-0/+3
2020-04-11mm: bring sparc pte_index() semantics inline with other platformsArjun Roy1-5/+5
2020-04-11mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2-0/+10
2020-04-10arch: nios2: remove 'resetvalue' propertyAlexandru Ardelean1-2/+0