summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2018-12-19Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini5-7/+75
2018-12-19arm: KVM: Add S2_PMD_{MASK,SIZE} constantsMarc Zyngier1-0/+3
2018-12-19arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macroMarc Zyngier1-0/+4
2018-12-18KVM: arm64: Add support for creating PUD hugepages at stage 2Punit Agrawal2-0/+25
2018-12-18KVM: arm64: Update age handlers to support PUD hugepagesPunit Agrawal1-0/+6
2018-12-18KVM: arm64: Support handling access faults for PUD hugepagesPunit Agrawal1-0/+9
2018-12-18KVM: arm64: Support PUD hugepage in stage2_is_exec()Punit Agrawal1-0/+6
2018-12-18KVM: arm64: Support dirty page tracking for PUD hugepagesPunit Agrawal1-0/+15
2018-12-18KVM: arm/arm64: Introduce helpers to manipulate page table entriesPunit Agrawal1-0/+5
2018-12-18KVM: arm/arm64: Log PSTATE for unhandled sysregsMark Rutland1-2/+2
2018-12-18arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland1-5/+0
2018-12-07Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+10
2018-12-07Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-10/+16
2018-12-06ARM: ensure that processor vtables is not lost after bootRussell King1-0/+10
2018-12-05ARM: 8816/1: dma-mapping: fix potential uninitialized returnNathan Jones1-1/+1
2018-12-05ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin1-5/+9
2018-12-05ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole1-3/+5
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds16-15/+163
2018-11-30Merge tag 'imx-fixes-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-6/+0
2018-11-30Merge tag 'omap-for-v4.20/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson6-5/+8
2018-11-30Merge tag 'davinci-fixes-for-v4.20' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson7-2/+149
2018-11-30Merge tag 'v4.20-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-1/+5
2018-11-30Merge tag 'at91-4.20-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-1/+1
2018-11-28ARM: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-16/+1
2018-11-27ARM: davinci: dm644x: set the GPIO base to 0Bartosz Golaszewski1-0/+2
2018-11-27ARM: davinci: da830: set the GPIO base to 0Bartosz Golaszewski1-1/+3
2018-11-27ARM: davinci: dm355: set the GPIO base to 0Bartosz Golaszewski1-0/+2
2018-11-26ARM: davinci: dm646x: set the GPIO base to 0Bartosz Golaszewski1-0/+2
2018-11-26ARM: davinci: dm365: set the GPIO base to 0Bartosz Golaszewski1-0/+2
2018-11-26ARM: davinci: da850: set the GPIO base to 0Bartosz Golaszewski1-1/+3
2018-11-26ARM: davinci: dm644x: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+20
2018-11-26ARM: davinci: dm355: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+30
2018-11-26ARM: davinci: dm646x: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+10
2018-11-26ARM: davinci: dm365: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+35
2018-11-26ARM: davinci: da8xx: define gpio interrupts as separate resourcesBartosz Golaszewski1-0/+40
2018-11-21ARM: dts: at91: sama5d2: use the divided clock for SMCRomain Izard1-1/+1
2018-11-19ARM: dts: imx51-zii-rdu1: Remove EEPROM nodeFabio Estevam1-6/+0
2018-11-19ARM: dts: rockchip: Remove @0 from the veyron memory nodeHeiko Stuebner1-1/+5
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds7-47/+113
2018-11-16Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-58/+53
2018-11-15Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-58/+53
2018-11-14Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2018-11-12ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King4-15/+61
2018-11-12ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry1-1/+1
2018-11-12ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2-16/+27
2018-11-12ARM: clean up per-processor check_bugs method callRussell King2-2/+3
2018-11-12ARM: split out processor lookupRussell King2-12/+20
2018-11-12ARM: make lookup_processor_type() non-__initRussell King1-3/+3
2018-11-12drm/omap: Populate DSS children in omapdss driverLaurent Pinchart1-58/+53
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1