summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-08-29arm64: dts: meson-gx: fix periphs bus node nameNeil Armstrong
2019-08-29arm64: dts: meson-gx: fix mhu compatibleNeil Armstrong
2019-08-29arm64: dts: meson-gx: fix watchdog compatibleNeil Armstrong
2019-08-29arm64: dts: meson-gx: fix spifc compatibleNeil Armstrong
2019-08-29arm64: dts: meson-gx: fix reset controller compatibleNeil Armstrong
2019-08-29arm64: dts: meson-gx: drop the vpu dmc memory cellNeil Armstrong
2019-08-29arm64: dts: meson: fix ethernet mac reg formatNeil Armstrong
2019-08-29arm64: dts: meson: g12a-common: add VRTCKevin Hilman
2019-08-20arm64: dts: add support for SM1 based SEI Robotics SEI610Neil Armstrong
2019-08-12arm64: dts: meson-g12b-odroid-n2: enable DVFSNeil Armstrong
2019-08-12arm64: dts: meson-g12b-khadas-vim3: add initial device-treeChristian Hewitt
2019-08-09arm64: dts: amlogic: g12 CPU timers stop in suspendKevin Hilman
2019-08-09arm64: dts: meson-g12b: support a311d and s922x cpu operating pointsChristian Hewitt
2019-08-09arm64: dts: meson: add video decoder entriesMaxime Jourdan
2019-08-09arm64: dts: meson-gx: add video decoder entryMaxime Jourdan
2019-08-09arm64: dts: meson: add ethernet fifo sizesJerome Brunet
2019-08-09arm64: dts: meson-g12b: add cpus OPP tablesNeil Armstrong
2019-08-09arm64: dts: meson-g12a: enable DVFS on G12A boardsNeil Armstrong
2019-08-09arm64: dts: meson-g12a: add cpus OPP tableNeil Armstrong
2019-08-09arm64: dts: meson-g12-common: add pwm_a on GPIOE_2 pinmuxNeil Armstrong
2019-08-09arm64: dts: move common G12A & G12B modes to meson-g12-common.dtsiNeil Armstrong
2019-08-05arm64: dts: amlogic: odroid-n2: keep SD card regulator always onXavier Ruppen
2019-08-05arm64: dts: meson-g12a-sei510: enable IR controllerNeil Armstrong
2019-08-05arm64: dts: meson-g12a: add missing dwc2 phy-namesNeil Armstrong
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-19Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2019-07-18arm64/mm: add temporary arch_remove_memory() implementationDavid Hildenbrand
2019-07-18Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-17kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada
2019-07-16arm64: mm: implement pte_devmap supportRobin Murphy
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual
2019-07-16mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-15docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-12arm64: move jump_label_init() before parse_early_param()Kees Cook
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual
2019-07-12arm64: switch to generic version of pte allocationMike Rapoport
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig