summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-05-15ARM: dts: at91: sama5d2: Add DMA bindings for the flx1 I2C functionTudor Ambarus2-1/+9
2020-05-15ARM: dts: at91: sama5d2: Add DMA bindings for the flx3 SPI functionTudor Ambarus3-0/+11
2020-05-15ARM: dts: at91: sama5d2: Add DMA bindings for the SPI and UART flx4 functionsTudor Ambarus2-0/+20
2020-05-15ARM: dts: at91: sama5d2: Specify the FIFO size for the Flexcom UARTTudor Ambarus1-0/+2
2020-05-15ARM: dts: at91: sama5d2: Move flx0 definitions in the SoC dtsiTudor Ambarus6-44/+41
2020-05-15ARM: dts: at91: sama5d2: Move flx1 definitions in the SoC dtsiTudor Ambarus3-19/+29
2020-05-15ARM: dts: at91: sama5d2: Move flx2 definitions in the SoC dtsiTudor Ambarus2-12/+18
2020-05-15ARM: dts: at91: sama5d2: Move flx3 definitions in the SoC dtsiTudor Ambarus4-31/+30
2020-05-15ARM: dts: at91: sama5d2: Move flx4 definitions in the SoC dtsiTudor Ambarus5-50/+40
2020-05-15ARM: dts: at91: sama5d2: Fix the label numbering for flexcom functionsTudor Ambarus5-21/+21
2020-04-14ARM: dts: at91: sama5d27_wlsom1: Add alias for i2c0Tudor Ambarus1-0/+4
2020-04-13ARM: dts: at91: sama5d2-icp: add SAMA5D2-ICPCristian Birsan2-0/+798
2020-04-13ARM: dts: at91: at91-sama5d27_som1: Enable eeprom deviceLudovic Desroches2-14/+22
2020-04-13ARM: dts: at91: sama5d2_xplained: Add QSPI0 + SPI NOR memory nodesCyrille Pitchen1-0/+68
2020-04-13ARM: dts: at91: sam9x60ek: Add sdmmc1 nodeTudor Ambarus1-0/+21
2020-04-13ARM: dts: at91: sama5d27_som1: Add SPI NOR flash mappingClaudiu Beznea1-0/+32
2020-04-13ARM: dts: at91: sam9x60ek: Use quad mode in the spi-nor flashTudor Ambarus1-0/+2
2020-04-13ARM: dts: at91: sama5d27_som1_ek: add an alias for i2c0Ludovic Desroches1-0/+1
2020-04-13ARM: dts: at91: sama5d27_som1_ek: enable i2c0Ludovic Desroches1-0/+13
2020-04-13ARM: dts: at91: sama5d2_ptc_ek: add PB_USER as wakeup sourceLudovic Desroches1-0/+1
2020-04-13ARM: dts: at91: sama5d2_ptc_ek: fix vbus pinLudovic Desroches1-1/+1
2020-04-13ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node descriptionLudovic Desroches1-2/+0
2020-04-13ARM: dts: at91: rm9200: switch to new clock bindingsAlexandre Belloni1-273/+23
2020-04-13ARM: dts: at91: at91sam9g45: switch to new clock bindingsAlexandre Belloni2-302/+40
2020-04-13ARM: dts: at91: at91sam9n12: switch to new clock bindingsAlexandre Belloni2-297/+29
2020-04-13ARM: dts: at91: sama5d3: switch to new clock bindingsAlexandre Belloni12-487/+56
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
2020-04-10arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'Alexandru Ardelean1-2/+2