index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
Kbuild
Age
Commit message (
Expand
)
Author
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-10
kbuild: verify asm-generic header list
Arnd Bergmann
2024-06-19
runtime constants: add default dummy infrastructure
Linus Torvalds
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
2023-12-15
cfi: Flip headers
Peter Zijlstra
2023-10-06
asm-generic: Fix spelling of architecture
Andy Shevchenko
2022-08-04
Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-01
kernel: remove platform_has() infrastructure
Juergen Gross
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2022-06-06
kernel: add platform_has() infrastructure
Juergen Gross
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-12
mm: Remove arch_remap() and mm-arch-hooks.h
Christophe Leroy
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
2020-11-06
asm-generic: Provide kmap_size.h
Thomas Gleixner
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-06
dma-mapping: remove <asm/dma-contiguous.h>
Christoph Hellwig
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2020-07-21
compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
Will Deacon
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
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-07-31
asm-generic: make simd.h a mandatory include/asm header
Ard Biesheuvel
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2012-10-17
UAPI: Remove empty non-UAPI Kbuild files
David Howells
2012-10-04
UAPI: (Scripted) Disintegrate include/asm-generic
David Howells
2012-05-29
KVM: Export asm-generic/kvm_para.h
Avi Kivity
2010-08-14
include: replace unifdef-y with header-y
Sam Ravnborg
2009-06-11
asm-generic: add a generic unistd.h
Arnd Bergmann
2009-06-11
asm-generic: add generic ABI headers
Arnd Bergmann
2009-06-11
asm-generic: add generic sysv ipc headers
Arnd Bergmann
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2008-05-02
types: create <asm-generic/int-*.h>
H. Peter Anvin
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2007-05-11
Consolidate asm/poll.h
Stephen Rothwell
2006-12-07
[PATCH] cleanup include/asm-generic/atomic.h
Adrian Bunk
2006-09-19
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
2006-06-18
Add generic Kbuild files for 'make headers_install'
David Woodhouse