aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)Author
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-22Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-21ia64: mmap: Consider pgoff when searching for free mappingHelge Deller
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-22ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*Masahiro Yamada
2023-06-22kbuild: generate KSYMTAB entries by modpostMasahiro Yamada
2023-06-19ia64/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-16ia64/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham
2023-06-05init: remove pointless Root_* valuesChristoph Hellwig
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2023-05-18fbdev: Rename fb_mem*() helpersThomas Zimmermann
2023-05-18fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-21ia64: fix an addr to taddr in huge_pte_offset()Hugh Dickins
2023-04-20arch/ia64: Implement <asm/fb.h> with generic helpersThomas Zimmermann
2023-04-18ia64: don't allow users to override ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)
2023-04-13ia64: simplify one-level sysctl registration for kdump_ctl_tableLuis Chamberlain
2023-04-10docs: move ia64 architecture docs under Documentation/arch/Jonathan Corbet
2023-04-08ia64: salinfo: placate defined-but-not-used warningRandy Dunlap
2023-04-08ia64: mm/contig: fix section mismatch warning/errorRandy Dunlap
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2023-03-09module: replace module_layout with module_memorySong Liu
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf
2023-03-06ia64/cpu: Mark play_dead() __noreturnJosh Poimboeuf
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-05Remove Intel compiler supportMasahiro Yamada
2023-03-02ia64: fix livelock in uaccessAl Viro
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds