summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | arm64: dts: ls1028a: declare the Integrated Endpoint Register Block nodeVladimir Oltean2021-04-191-0/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-292-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | quota: wire up quotactl_pathSascha Hauer2021-03-172-1/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-283-185/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm64: Enable passing IMA log to next kernel on kexecLakshmi Ramasubramanian2021-03-081-0/+1
| * | | | | | | | | | | arm64: Use common of_kexec_alloc_and_setup_fdt()Rob Herring2021-03-081-174/+8
| * | | | | | | | | | | arm64: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian2021-03-082-13/+9
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-2713-23/+44
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm64: allow CONFIG_CFI_CLANG to be selectedSami Tolvanen2021-04-081-0/+1
| * | | | | | | | | | | KVM: arm64: Disable CFI for nVHESami Tolvanen2021-04-081-3/+3
| * | | | | | | | | | | arm64: ftrace: use function_nocfi for ftrace_callSami Tolvanen2021-04-081-1/+1
| * | | | | | | | | | | arm64: add __nocfi to __apply_alternativesSami Tolvanen2021-04-081-2/+2
| * | | | | | | | | | | arm64: add __nocfi to functions that jump to a physical addressSami Tolvanen2021-04-083-6/+6
| * | | | | | | | | | | arm64: use function_nocfi with __pa_symbolSami Tolvanen2021-04-086-6/+9
| * | | | | | | | | | | arm64: implement function_nocfiSami Tolvanen2021-04-081-0/+16
| * | | | | | | | | | | treewide: Change list_sort to use const pointersSami Tolvanen2021-04-082-5/+6
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-04-262-77/+42
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2021-04-262-77/+42
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-04-122-77/+42
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar2021-03-102-75/+40
| | | * | | | | | | | arch_topology: Rename freq_scale as arch_freq_scaleViresh Kumar2021-03-101-3/+3
| | | |/ / / / / / /
* | | | | | | | | | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-269-10/+258
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetreeHector Martin2021-04-084-0/+183
| * | | | | | | | | | arm64: Kconfig: Introduce CONFIG_ARCH_APPLEHector Martin2021-04-082-0/+8
| * | | | | | | | | | arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.hHector Martin2021-04-081-0/+60
| * | | | | | | | | | asm-generic/io.h: implement pci_remap_cfgspace using ioremap_npHector Martin2021-04-081-10/+0
| * | | | | | | | | | arm64: Implement ioremap_np() to map MMIO as nGnRnEHector Martin2021-04-081-0/+1
| * | | | | | | | | | arm64: cputype: Add CPU implementor & types for the Apple M1 coresHector Martin2021-04-081-0/+6
* | | | | | | | | | | Merge tag 'arm-dt-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-04-26271-1836/+17589
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm64: dts: amlogic: misc DT schema fixupsKevin Hilman2021-04-2215-28/+27
| * | | | | | | | | | | Merge tag 'qcom-arm64-for-5.13-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2021-04-194-14/+25
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | arm64: dts: qcom: sc7180: Update iommu property for simultaneous playbackV Sujith Kumar Reddy2021-04-191-1/+2
| | * | | | | | | | | | | arm64: dts: qcom: sc7180: pompom: Add "dmic_clk_en" + sound modelDouglas Anderson2021-04-191-0/+7
| | * | | | | | | | | | | arm64: dts: qcom: sc7180: coachz: Add "dmic_clk_en"Douglas Anderson2021-04-192-13/+16
| * | | | | | | | | | | | arm64: dts: mt8183: fix dtbs_check warningMatthias Brugger2021-04-191-3/+3
| * | | | | | | | | | | | arm64: dts: mt8183-pumpkin: fix dtbs_check warningMatthias Brugger2021-04-191-2/+2
| * | | | | | | | | | | | Merge tag 'zynqmp-dt-for-v5.13' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann2021-04-133-38/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | arm64: dts: zynqmp: Remove si5328 device nodesQuanyang Wang2021-03-082-38/+2
| | * | | | | | | | | | | | arm64: dts: zynqmp: Add power domain for the DisplayPort DMA controllerLaurent Pinchart2021-03-081-0/+1
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'v5.13-rockchip-dts64' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2021-04-1349-91/+422
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | arm64: dts: rockchip: move mmc aliases to board dts on rk3399Heiko Stuebner2021-04-1123-3/+112
| | * | | | | | | | | | | | arm64: dts: rockchip: move mmc aliases to board dts on rk3368Heiko Stuebner2021-04-118-3/+31
| | * | | | | | | | | | | | arm64: dts: rockchip: move mmc aliases to board dts on rk3328Heiko Stuebner2021-04-118-3/+36
| | * | | | | | | | | | | | arm64: dts: rockchip: move mmc aliases to board dts on rk3308Heiko Stuebner2021-04-112-3/+6
| | * | | | | | | | | | | | arm64: dts: rockchip: move mmc aliases to board dts on px30Heiko Stuebner2021-04-115-3/+19
| | * | | | | | | | | | | | arm64: dts: rockchip: add new watchdog compatible to rk3399.dtsiJohan Jonker2021-03-251-1/+1
| | * | | | | | | | | | | | arm64: dts: rockchip: add new watchdog compatible to rk3328.dtsiJohan Jonker2021-03-251-1/+1
| | * | | | | | | | | | | | arm64: dts: rockchip: add new watchdog compatible to rk3308.dtsiJohan Jonker2021-03-251-1/+1
| | * | | | | | | | | | | | arm64: dts: rockchip: add new watchdog compatible to px30.dtsiJohan Jonker2021-03-251-1/+1
| | * | | | | | | | | | | | arm64: dts: rockchip: enable dwc3 usb for A95X Z2Johan Jonker2021-03-241-0/+5