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
/
arch
/
ia64
/
include
/
asm
/
sections.h
Age
Commit message (
Expand
)
Author
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2022-02-16
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
2022-02-16
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
2022-02-16
ia64: Rename 'ip' to 'addr' in 'struct fdesc'
Christophe Leroy
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2018-01-09
ia64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-10-14
ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]
Geert Uytterhoeven
2008-09-29
[IA64] Put the space for cpu0 per-cpu area into .data section
Tony Luck
2008-09-10
[IA64] fix compile failure with non modular builds
James Bottomley
2008-09-09
lib: Correct printk %pF to work on all architectures
James Bottomley
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck