summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-7/+0
|\
| * kbuild: add a script to remove stale generated filesMasahiro Yamada2021-05-021-7/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-0710-11/+13
|\ \
| * | arm: print alloc free paths for address in registersManinder Singh2021-05-073-0/+13
| * | mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
| * | drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-076-6/+0
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-05-0627-454/+246
|\ \ \
| * | | ARM: footbridge: remove personal server platformRussell King2021-05-055-107/+0
| * | | ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam2021-04-182-1/+13
| * | | ARM: 9074/1: ptdump: convert to DEFINE_SHOW_ATTRIBUTEJisheng Zhang (syna)2021-04-181-12/+1
| * | | ARM: 9073/1: ptdump: add __init section marker to three functionsJisheng Zhang (syna)2021-04-182-3/+3
| * | | ARM: 9072/1: mm: remove set_kernel_text_r[ow]()Jisheng Zhang (syna)2021-04-182-29/+0
| * | | ARM: 9067/1: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-03-254-45/+5
| * | | ARM: 9068/1: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-03-253-31/+8
| * | | ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang2021-03-251-1/+18
| * | | ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei2021-03-251-1/+1
| * | | ARM: 9062/1: kprobes: rewrite test-arm.c in UALNick Desaulniers2021-03-252-145/+146
| * | | ARM: 9061/1: kprobes: fix UNPREDICTABLE warningsNick Desaulniers2021-03-251-2/+2
| * | | ARM: 9060/1: kexec: Remove unused kexec_reinit callbackJoel Stanley2021-03-092-11/+0
| * | | ARM: 9059/1: cache-v7: get rid of mini-stackArd Biesheuvel2021-03-093-41/+23
| * | | ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6Ard Biesheuvel2021-03-091-26/+25
| * | | ARM: 9057/1: cache-v7: add missing ISB after cache level selectionArd Biesheuvel2021-03-091-3/+4
| * | | ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lldArd Biesheuvel2021-03-091-2/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-051-8/+2
|\ \ \ \ | | |/ / | |/| |
| * | | mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGEAnshuman Khandual2021-05-051-4/+1
| * | | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-4/+1
* | | | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-051-4/+4
|\ \ \ \
| * | | | ARM: iop32x: disable N2100 PCI parity reportingHeiner Kallweit2021-03-311-4/+4
| | |/ / | |/| |
* | | | Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-052-8/+0
|\ \ \ \
| * | | | ARM: dts: rockchip: Remove clock-names from PWM nodesJohan Jonker2021-04-232-8/+0
| |/ / /
* | | | Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-042-2/+6
|\ \ \ \
| * | | | ARM: Qualify enabling of swiotlb_init()Florian Fainelli2021-03-191-1/+5
| * | | | xen-swiotlb: split xen_swiotlb_initChristoph Hellwig2021-03-171-1/+1
* | | | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \ \ \ \
| * | | | | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-0/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-231-0/+3
| |\ \ \ \
| | * | | | arm/arm64: Probe for the presence of KVM hypervisorWill Deacon2021-03-311-0/+3
| | |/ / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-307-4/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-2/+0
| * | | | ARM: mm: add missing pud_page define to 2-level page tablesNicholas Piggin2021-04-302-2/+3
| * | | | mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-303-0/+3
| * | | | mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual2021-04-301-0/+1
* | | | | Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-309-9/+45
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM: s3c: mini2440: Constify the software nodeHeikki Krogerus2021-04-101-1/+5
| * | | | ARM: pxa: stargate2: Constify the software nodeHeikki Krogerus2021-04-101-1/+5
| * | | | ARM: omap1: osk: Constify the software nodeHeikki Krogerus2021-04-081-1/+5
| * | | | ARM: davinci: Constify the software nodesHeikki Krogerus2021-04-086-6/+30
| |/ / /
* | | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-292-2/+3
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-04-261-1/+1
| |\ \ \ \