aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-05ARM: OMAP5: Make L4SEC clock domain SWSUP onlyTero Kristo1-1/+1
2020-05-05ARM: OMAP4: Make L4SEC clock domain SWSUP onlyTero Kristo1-1/+1
2020-05-05ARM: dts: omap5: add DES crypto accelerator nodeTero Kristo1-0/+31
2020-05-05ARM: dts: omap5: add SHA crypto accelerator nodeTero Kristo1-0/+28
2020-05-05ARM: dts: omap5: add aes2 entryTero Kristo1-0/+29
2020-05-05ARM: dts: omap5: add aes1 entryTero Kristo1-0/+29
2020-05-05ARM: dts: dra7-ipu-dsp-common: Add watchdog timers to IPU and DSP nodesSuman Anna2-0/+4
2020-05-05ARM: dts: am571x-idk: Add CMA pools and enable IPUs & DSP1 rprocsSuman Anna1-0/+42
2020-05-05ARM: dts: am572x-idk-common: Add CMA pools and enable IPU & DSP rprocsSuman Anna1-0/+54
2020-05-05ARM: dts: beagle-x15-common: Add CMA pools and enable IPU & DSP rprocsSuman Anna1-0/+54
2020-05-05ARM: dts: dra76-evm: Add CMA pools and enable IPU & DSP rprocsSuman Anna1-0/+54
2020-05-05ARM: dts: dra71-evm: Add CMA pools and enable IPUs & DSP1 rprocsSuman Anna1-0/+42
2020-05-05ARM: dts: dra72-evm-revc: Add CMA pools and enable IPUs & DSP1 rprocsSuman Anna1-0/+42
2020-05-05ARM: dts: dra72-evm: Add CMA pools and enable IPUs & DSP1 rprocsSuman Anna1-0/+42
2020-05-05ARM: dts: dra7-evm: Add CMA pools and enable IPU & DSP rprocsSuman Anna1-0/+54
2020-05-05ARM: dts: dra7-ipu-dsp-common: Add timers to IPU and DSP nodesSuman Anna2-0/+4
2020-05-05ARM: dts: dra7-ipu-dsp-common: Add mailboxes to IPU and DSP nodesSuman Anna2-0/+16
2020-05-05ARM: dts: dra7-ipu-dsp-common: Move mailboxes into common filesSuman Anna7-74/+38
2020-05-05ARM: dts: DRA72x: Add aliases for rproc nodesSuman Anna1-0/+6
2020-05-05ARM: dts: DRA74x: Add aliases for rproc nodesSuman Anna1-0/+7
2020-05-05ARM: dts: DRA74x: Add DSP2 processor device nodeSuman Anna1-0/+14
2020-05-05ARM: dts: DRA7: Add common IPU and DSP nodesSuman Anna1-0/+36
2020-05-05ARM: dts: dra7: add timer_sys_ck entries for IPU/DSP timersTero Kristo1-24/+26
2020-05-05Merge branch 'omap-for-v5.8/dt-timer' into omap-for-v5.8/dtTony Lindgren4-0/+4
2020-05-05ARM: dts: Add 32KHz clock as default clock sourceLokesh Vutla4-0/+4
2020-04-21ARM: dts: am57xx-idk-common: add tc358778 bridgeTomi Valkeinen1-0/+58
2020-04-21ARM: dts: am5729: beaglebone-ai: adding device treeJason Kridner2-0/+732
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-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds80-259/+207
2020-04-10Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-15/+8
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2020-04-10change email address for Pali RohárPali Rohár3-3/+3
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe7-3/+26
2020-04-10powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe7-17/+27
2020-04-10x86/mm: introduce __set_memory_prot()Logan Gunthorpe2-0/+14
2020-04-10x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe8-25/+34
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe7-17/+17
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual20-95/+46
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual7-7/+7
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual27-89/+17
2020-04-10mm: define pte_index as macro for x86Arjun Roy1-0/+3
2020-04-10mm: bring sparc pte_index() semantics inline with other platformsArjun Roy1-5/+5
2020-04-10mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2-0/+10
2020-04-11arch: nios2: remove 'resetvalue' propertyAlexandru Ardelean1-2/+0