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
/
kernel
Age
Commit message (
Expand
)
Author
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
acpi: Provide ia64 dummy implementation of acpi_proc_quirk_mwait_check()
Ard Biesheuvel
2023-09-05
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-22
ia64: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-21
kill do_each_thread()
Oleg Nesterov
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2023-07-22
Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-21
ia64: mmap: Consider pgoff when searching for free mapping
Helge Deller
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-22
ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
Masahiro Yamada
2023-06-16
ia64/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-05
init: remove pointless Root_* values
Christoph Hellwig
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-27
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-13
ia64: simplify one-level sysctl registration for kdump_ctl_table
Luis Chamberlain
2023-04-10
docs: move ia64 architecture docs under Documentation/arch/
Jonathan Corbet
2023-04-08
ia64: salinfo: placate defined-but-not-used warning
Randy Dunlap
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-09
module: replace module_layout with module_memory
Song Liu
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-06
ia64/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
2023-02-03
efi: Drop minimum EFI version check at boot
Ard Biesheuvel
2023-01-31
ia64: fix build error due to switch case label appearing next to declaration
James Morse
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-11
sched/cputime: Fix IA64 build error of missing arch_vtime_task_switch() proto...
Ingo Molnar
2023-01-05
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
2022-11-18
ia64: replace IS_ERR() with IS_ERR_VALUE()
ye xingchen
2022-11-15
ia64: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-11
ia64: mca: use strscpy() is more robust and safer
xu xin
2022-10-03
ia64: simplify esi object addition in Makefile
Masahiro Yamada
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-11
ia64: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequency
Sergei Trofimovich
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
[next]