summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorLines
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann-1/+0
2023-06-05locking/atomic: arm: add preprocessor symbolsMark Rutland-2/+10
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland-2/+1
2023-06-05locking/atomic: arm: fix sync opsMark Rutland-4/+42
2023-06-04KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe-0/+5
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij-15/+20
2023-05-17ARM: iwmmxt: Use undef hook to enable coprocessor for taskArd Biesheuvel-0/+16
2023-05-17ARM: kernel: Get rid of thread_info::used_cp[] arrayArd Biesheuvel-1/+0
2023-05-16ARM: perf: Mark all accessor functions inlineGeert Uytterhoeven-3/+3
2023-05-15ARM: smp: Switch to hotplug core state synchronizationThomas Gleixner-1/+1
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard-38/+252
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+4
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda-3/+4
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-21/+0
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+247
2023-04-20arch/arm: Implement <asm/fb.h> with generic helpersThomas Zimmermann-14/+1
2023-04-12ARM: 9294/2: vfp: Fix broken softirq handling with instrumentation enabledArd Biesheuvel-13/+0
2023-03-27ARM: perf: Allow the use of the PMUv3 driver on 32bit ARMMarc Zyngier-0/+247
2023-03-23ARM/dma-mapping: const a pointer to bus_type in arm_iommu_create_mapping()Greg Kroah-Hartman-1/+1
2023-03-06gpiolib: remove empty asm/gpio.h filesArnd Bergmann-21/+0
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+30
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-9/+35
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+1
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+5
2023-02-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-7/+20
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+0
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+0
2023-02-09arm: include asm-generic/memory_model.h from page.h rather than memory.hMike Rapoport (IBM)-2/+2
2023-02-09arm/mm: fix swp type masking in __swp_entry()David Hildenbrand-1/+1
2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel-1/+1
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand-1/+0
2023-02-02arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand-7/+34
2023-01-31arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucapMark Rutland-0/+5
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar-6/+7
2023-01-27net: checksum: drop the linux/uaccess.h includeJakub Kicinski-0/+1
2023-01-19serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's ...Bin Meng-0/+30
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann-10/+0
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra-1/+0
2023-01-11ARM: 9283/1: permit non-nested kernel mode NEON in softirq contextArd Biesheuvel-0/+8
2023-01-11ARM: 9282/1: vfp: Manipulate task VFP state with softirqs disabledArd Biesheuvel-7/+12
2023-01-04ARM: renumber bits related to _TIF_WORK_MASKJens Axboe-6/+7
2022-12-15Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+0
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+0
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-3/+37
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+0
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+1
2022-12-07Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel-14/+10
2022-12-07ARM: 9279/1: support function error injectionWang Kefeng-0/+4