summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-11278-60032/+0
* acpi: Provide ia64 dummy implementation of acpi_proc_quirk_mwait_check()Ard Biesheuvel2023-09-111-0/+4
* Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-0522-26/+21
|\
| * ia64: remove <asm/export.h>Masahiro Yamada2023-08-221-1/+0
| * ia64: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-2221-25/+21
* | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\ \
| * | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
* | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-294-42/+24
|\ \ \
| * | | kill do_each_thread()Oleg Nesterov2023-08-211-2/+2
| * | | ia64/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-23/+5
| * | | arch/ia64/include: remove CONFIG_IA64_DEBUG_CMPXCHG from uapi headerThomas Huth2023-08-182-17/+17
* | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-297-69/+66
|\ \ \ \
| * | | | ia64: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-244-26/+54
| * | | | ia64: mm: convert to GENERIC_IOREMAPBaoquan He2023-08-183-43/+12
| |/ / /
* | | | Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-08-281-3/+3
|\ \ \ \
| * \ \ \ Merge branch 'acpi-processor'Rafael J. Wysocki2023-08-251-3/+3
| |\ \ \ \
| | * | | | ACPI: processor: Rename ACPI_PDC symbolsMichal Wilczynski2023-07-141-2/+2
| | * | | | ACPI: processor: Refactor arch_acpi_set_pdc_bits()Michal Wilczynski2023-07-141-2/+2
| | | |/ / | | |/| |
* | | | | Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-281-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt2023-07-271-0/+1
| |/ / /
* | / / locking: remove spin_lock_prefetchMateusz Guzik2023-08-121-3/+0
| |/ / |/| |
* | | arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim2023-07-294-4/+4
| |/ |/|
* | Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds2023-07-221-1/+1
|\ \ | |/ |/|
| * ia64: mmap: Consider pgoff when searching for free mappingHelge Deller2023-07-211-1/+1
* | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-07-014-5/+3
|\ \
| * | ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*Masahiro Yamada2023-06-222-2/+2
| * | kbuild: generate KSYMTAB entries by modpostMasahiro Yamada2023-06-222-3/+1
* | | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-291-4/+23
|\ \ \
| * | | fbdev: Rename fb_mem*() helpersThomas Zimmermann2023-05-181-6/+6
| * | | fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann2023-05-181-0/+20
| * | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-0915-42/+37
| |\| |
| * | | arch/ia64: Implement <asm/fb.h> with generic helpersThomas Zimmermann2023-04-201-6/+5
* | | | Merge branch 'expand-stack'Linus Torvalds2023-06-281-30/+6
|\ \ \ \
| * | | | mm: always expand the stack with the mmap write lock heldLinus Torvalds2023-06-271-30/+6
| | |/ / | |/| |
* | | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-282-2/+3
|\ \ \ \
| * | | | ia64/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins2023-06-191-2/+2
| * | | | cachestat: wire up cachestat for other architecturesNhat Pham2023-06-091-0/+1
| |/ / /
* | | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-7/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2023-06-051-7/+0
| |/ /
* | | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-263-22/+2
|\ \ \
| * | | ia64/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-06-163-22/+2
| |/ /
* / / init: remove pointless Root_* valuesChristoph Hellwig2023-06-051-1/+1
|/ /
* | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-052-3/+3
|\ \
| * | locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda2023-04-292-3/+3
| |/
* | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-2/+2
|\ \
| * | treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-2/+2
| |/
* | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-3/+3
|\ \
| * | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | ia64/cpu: Mark play_dead() __noreturnJosh Poimboeuf2023-03-061-2/+2
| |/
* | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-273-3/+3
|\ \