Age | Commit message (Expand) | Author |
2023-10-16 | arm64: Factor out cpucap definitions | Mark Rutland |
2022-05-04 | arm64/sysreg: Enable automatic generation of system register definitions | Mark Brown |
2022-03-18 | parport_pc: Also enable driver for PCI systems | Maciej W. Rozycki |
2021-07-08 | set_memory: allow querying whether set_direct_map_*() is actually enabled | Mike Rapoport |
2021-05-10 | arm64: Generate cpucaps.h | Mark Brown |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada |
2020-02-04 | asm-generic: Make dma-contiguous.h a mandatory include/asm header | Michal Simek |
2019-11-26 | asm-generic: Make msi.h a mandatory include/asm header | Michal Simek |
2019-09-11 | arm64: use asm-generic/dma-mapping.h | Christoph Hellwig |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-14 | arch: remove <asm/sizes.h> and <asm-generic/sizes.h> | Masahiro Yamada |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-04-23 | arch: mostly remove <asm/segment.h> | Christoph Hellwig |
2019-04-08 | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon |
2019-04-03 | locking/rwsem: Remove arch specific rwsem files | Waiman Long |
2018-12-07 | arm64: preempt: Provide our own implementation of asm/preempt.h | Will Deacon |
2018-12-06 | arm64: crypto: add NEON accelerated XOR implementation | Jackie Liu |
2018-07-05 | arm64: locking: Replace ticket lock implementation with qspinlock | Will Deacon |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd |
2017-10-25 | locking/qrwlock, arm64: Move rwlock implementation over to qrwlocks | Will Deacon |
2017-08-04 | arm64: neon: replace generic definition of may_use_simd() | Ard Biesheuvel |
2017-07-10 | arm64: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada |
2017-05-08 | treewide: move set_memory_* functions away from cacheflush.h | Laura Abbott |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2016-12-13 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-11-11 | arm64: split thread_info from task stack | Mark Rutland |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra |
2016-09-09 | arm64: Remove shadowed asm-generic headers | Robin Murphy |
2016-08-25 | arm64: Create sections.h | James Morse |
2016-06-21 | arm64: Implement optimised IP checksum helpers | Robin Murphy |
2016-02-05 | ARM64: PCI: Remove generated include of asm-generic/pci-bridge.h | Bjorn Helgaas |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2014-12-15 | Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-11-26 | arm64: PCI/MSI: Use asm-generic/msi.h | Marc Zyngier |
2014-10-18 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-09-30 | arm64: Add architectural support for PCI | Liviu Dudau |
2014-09-22 | arm64: use generic dma-contiguous.h | Zubair Lutfullah Kakakhel |
2014-09-13 | arm64: Tell irq work about self IPI support | Frederic Weisbecker |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-06-18 | arm64: uid16: fix __kernel_old_{gid,uid}_t definitions | Will Deacon |
2014-05-14 | arm64: pull in <asm/simd.h> from asm-generic | Ard Biesheuvel |
2014-04-07 | arm64: add early_ioremap support | Mark Salter |
2014-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-03-14 | arm64: rwsem: use asm-generic rwsem implementation | Will Deacon |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |