aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/Kbuild
AgeCommit message (Expand)Author
2023-10-16arm64: Factor out cpucap definitionsMark Rutland
2022-05-04arm64/sysreg: Enable automatic generation of system register definitionsMark Brown
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki
2021-07-08set_memory: allow querying whether set_direct_map_*() is actually enabledMike Rapoport
2021-05-10arm64: Generate cpucaps.hMark Brown
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerMichal Simek
2019-09-11arm64: use asm-generic/dma-mapping.hChristoph Hellwig
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long
2018-12-07arm64: preempt: Provide our own implementation of asm/preempt.hWill Deacon
2018-12-06arm64: crypto: add NEON accelerated XOR implementationJackie Liu
2018-07-05arm64: locking: Replace ticket lock implementation with qspinlockWill Deacon
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-10-25locking/qrwlock, arm64: Move rwlock implementation over to qrwlocksWill Deacon
2017-08-04arm64: neon: replace generic definition of may_use_simd()Ard Biesheuvel
2017-07-10arm64: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-11-11arm64: split thread_info from task stackMark Rutland
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-09-09arm64: Remove shadowed asm-generic headersRobin Murphy
2016-08-25arm64: Create sections.hJames Morse
2016-06-21arm64: Implement optimised IP checksum helpersRobin Murphy
2016-02-05ARM64: PCI: Remove generated include of asm-generic/pci-bridge.hBjorn Helgaas
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2014-12-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-11-26arm64: PCI/MSI: Use asm-generic/msi.hMarc Zyngier
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-30arm64: Add architectural support for PCILiviu Dudau
2014-09-22arm64: use generic dma-contiguous.hZubair Lutfullah Kakakhel
2014-09-13arm64: Tell irq work about self IPI supportFrederic Weisbecker
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-06-18arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon
2014-05-14arm64: pull in <asm/simd.h> from asm-genericArd Biesheuvel
2014-04-07arm64: add early_ioremap supportMark Salter
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-03-14arm64: rwsem: use asm-generic rwsem implementationWill Deacon
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen