aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Gravatar Linus Torvalds 1-2/+0
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2022-05-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 3-24/+22
2022-05-23Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-6/+1
2022-05-20ARM: 9204/2: module: Add all unwind tables when load moduleGravatar Chen Zhongjin 2-13/+5
2022-05-20ARM: 9195/1: entry: avoid explicit literal loadsGravatar Ard Biesheuvel 1-9/+9
2022-05-20ARM: 9194/1: assembler: simplify ldr_this_cpu for !SMP buildsGravatar Ard Biesheuvel 1-4/+10
2022-05-15irqchip/gic-v3: Refactor ISB + EOIR at ack timeGravatar Mark Rutland 1-6/+1
2022-05-13arm: use fallback for random_get_entropy() instead of zeroGravatar Jason A. Donenfeld 1-0/+1
2022-05-11swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armGravatar Christoph Hellwig 1-2/+0
2022-05-09arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapGravatar Mike Rapoport 1-0/+3
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+0
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-22/+2
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 20-285/+319
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-0/+2
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2022-03-22sched/headers: ARM needs asm/paravirt_api_clock.h tooGravatar Randy Dunlap 1-0/+1
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-14/+28
2022-03-21arch: Add pmd_pfn() where it is missingGravatar Mike Rapoport 1-0/+2
2022-03-11ARM: Spectre-BHB: provide empty stub for non-configGravatar Randy Dunlap 1-0/+6
2022-03-11ARM: Revert "unwind: dump exception stack from calling frame"Gravatar Ard Biesheuvel 1-10/+0
2022-03-09ARM: Do not use NOCROSSREFS directive with ld.lldGravatar Nathan Chancellor 1-0/+8
2022-03-09ARM: fix co-processor register typoGravatar Russell King (Oracle) 1-1/+1
2022-03-08Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 3-9/+68
2022-03-07ARM: 9184/1: return_address: disable again for CONFIG_ARM_UNWIND=yGravatar Ard Biesheuvel 1-0/+18
2022-03-05ARM: Spectre-BHB workaroundGravatar Russell King (Oracle) 3-3/+29
2022-03-05ARM: use LOADADDR() to get load address of sectionsGravatar Russell King (Oracle) 1-7/+12
2022-03-05ARM: report Spectre v2 status through sysfsGravatar Russell King (Oracle) 1-0/+28
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Gravatar Arnd Bergmann 1-21/+1
2022-02-25uaccess: generalize access_ok()Gravatar Arnd Bergmann 1-19/+1
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultGravatar Arnd Bergmann 1-2/+0
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-1/+1
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationGravatar Ard Biesheuvel 1-14/+28
2022-02-09ARM: cacheflush: avoid clobbering the frame pointerGravatar Ard Biesheuvel 1-9/+3
2022-02-09ARM: ftrace: enable the graph tracer with the EABI unwinderGravatar Ard Biesheuvel 1-18/+0
2022-02-09ARM: unwind: track location of LR value in stack frameGravatar Ard Biesheuvel 1-0/+3
2022-02-09ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TESTGravatar Ard Biesheuvel 1-0/+2
2022-01-31ARM: make get_current() and __my_cpu_offset() __always_inlineGravatar Ard Biesheuvel 2-2/+2
2022-01-30asm/user.h: killed unused macrosGravatar Al Viro 1-4/+0
2022-01-25ARM: mm: make vmalloc_seq handling SMP safeGravatar Ard Biesheuvel 3-5/+22
2022-01-25ARM: smp: elide HWCAP_TLS checks or __entry_task updates on SMP+v6Gravatar Ard Biesheuvel 2-8/+18
2022-01-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 3-2/+11
2022-01-24ARM: assembler: define a Kconfig symbol for group relocation supportGravatar Ard Biesheuvel 3-10/+10
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxGravatar Linus Torvalds 1-1/+0
2022-01-19ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficientlyGravatar Ard Biesheuvel 2-0/+3
2022-01-19ARM: 9179/1: uaccess: avoid alignment faults in copy_[from|to]_kernel_nofaultGravatar Ard Biesheuvel 1-2/+8
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+4
2022-01-15include: move find.h from asm_generic to linuxGravatar Yury Norov 1-1/+0
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-7/+0
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1