| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-02 | xor: make xor.ko self-contained in lib/raid/ | Christoph Hellwig | 1 | -1/+0 |
| 2025-12-19 | perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIs | Peter Zijlstra | 1 | -0/+1 |
| 2025-07-29 | unwind_user: Add user space unwinding API with frame pointer support | Josh Poimboeuf | 1 | -0/+1 |
| 2025-03-19 | rqspinlock: Add entry to Makefile, MAINTAINERS | Kumar Kartikeya Dwivedi | 1 | -0/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+0 |
| 2024-07-16 | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
| 2024-07-10 | kbuild: verify asm-generic header list | Arnd Bergmann | 1 | -1/+0 |
| 2024-06-19 | runtime constants: add default dummy infrastructure | Linus Torvalds | 1 | -0/+1 |
| 2024-05-03 | arch: Rename fbdev header and source files | Thomas Zimmermann | 1 | -1/+1 |
| 2023-12-15 | cfi: Flip headers | Peter Zijlstra | 1 | -0/+1 |
| 2023-10-06 | asm-generic: Fix spelling of architecture | Andy Shevchenko | 1 | -1/+1 |
| 2022-08-04 | Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
| 2022-08-01 | kernel: remove platform_has() infrastructure | Juergen Gross | 1 | -1/+0 |
| 2022-07-18 | random: remove CONFIG_ARCH_RANDOM | Jason A. Donenfeld | 1 | -0/+1 |
| 2022-06-06 | kernel: add platform_has() infrastructure | Juergen Gross | 1 | -0/+1 |
| 2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
| 2021-02-12 | mm: Remove arch_remap() and mm-arch-hooks.h | Christophe Leroy | 1 | -1/+0 |
| 2021-02-10 | softirq: Move do_softirq_own_stack() to generic asm header | Thomas Gleixner | 1 | -0/+1 |
| 2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap | 1 | -0/+1 |
| 2020-11-06 | highmem: Get rid of kmap_types.h | Thomas Gleixner | 1 | -1/+0 |
| 2020-11-06 | asm-generic: Provide kmap_size.h | Thomas Gleixner | 1 | -0/+1 |
| 2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+1 |
| 2020-10-06 | dma-mapping: remove <asm/dma-contiguous.h> | Christoph Hellwig | 1 | -1/+0 |
| 2020-09-25 | kbuild: preprocess module linker script | Masahiro Yamada | 1 | -0/+1 |
| 2020-07-21 | compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h | Will Deacon | 1 | -0/+1 |
| 2020-04-23 | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> | Masahiro Yamada | 1 | -0/+1 |
| 2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada | 1 | -0/+52 |
| 2020-02-04 | asm-generic: Make dma-contiguous.h a mandatory include/asm header | Michal Simek | 1 | -0/+1 |
| 2019-11-26 | asm-generic: Make msi.h a mandatory include/asm header | Michal Simek | 1 | -0/+1 |
| 2019-07-31 | asm-generic: make simd.h a mandatory include/asm header | Ard Biesheuvel | 1 | -0/+2 |
| 2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 1 | -0/+5 |
| 2012-10-17 | UAPI: Remove empty non-UAPI Kbuild files | David Howells | 1 | -0/+0 |
| 2012-10-04 | UAPI: (Scripted) Disintegrate include/asm-generic | David Howells | 1 | -35/+0 |
| 2012-05-29 | KVM: Export asm-generic/kvm_para.h | Avi Kivity | 1 | -0/+1 |
| 2010-08-14 | include: replace unifdef-y with header-y | Sam Ravnborg | 1 | -5/+4 |
| 2009-06-11 | asm-generic: add a generic unistd.h | Arnd Bergmann | 1 | -0/+1 |
| 2009-06-11 | asm-generic: add generic ABI headers | Arnd Bergmann | 1 | -0/+15 |
| 2009-06-11 | asm-generic: add generic sysv ipc headers | Arnd Bergmann | 1 | -0/+5 |
| 2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 1 | -0/+1 |
| 2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 1 | -2/+2 |
| 2008-05-02 | types: create <asm-generic/int-*.h> | H. Peter Anvin | 1 | -0/+2 |
| 2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 1 | -1/+0 |
| 2007-05-11 | Consolidate asm/poll.h | Stephen Rothwell | 1 | -0/+1 |
| 2006-12-07 | [PATCH] cleanup include/asm-generic/atomic.h | Adrian Bunk | 1 | -1/+0 |
| 2006-09-19 | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 1 | -3/+12 |
| 2006-06-18 | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 1 | -0/+3 |