summaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)Author
2021-07-14ia64: mca_drv: fix incorrect array size calculationArnd Bergmann
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual
2021-05-05mm: generalize HUGETLB_PAGE_SIZE_VARIABLEAnshuman Khandual
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30ia64: module: fix symbolizer crash on fdescrSergei Trofimovich
2021-04-30ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAPSergei Trofimovich
2021-04-30ia64: mca: always make IA64_MCA_DEBUG an expressionSergei Trofimovich
2021-04-30ia64: fix EFI_DEBUG buildSergei Trofimovich
2021-04-30ia64: trivial spelling fixesBhaskar Chowdhury
2021-04-30ia64: simplify code flow around swiotlb initSergei Trofimovich
2021-04-30ia64: drop unused IA64_FW_EMU ifdefSergei Trofimovich
2021-04-30ia64: ensure proper NUMA distance and possible map initializationValentin Schneider
2021-04-30arch/ia64/include/asm/pgtable.h: minor typo fixesBhaskar Chowdhury
2021-04-30arch/ia64/kernel/fsys.S: fix typosBhaskar Chowdhury
2021-04-30arch/ia64/kernel/head.S: remove duplicate includeZhang Yunkai
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2021-04-25ia64: syscalls: switch to generic syscallhdr.shMasahiro Yamada
2021-04-25ia64: syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün
2021-04-16ia64: fix discontig.c section mismatchesRandy Dunlap
2021-04-16ia64: remove duplicate entries in generic_defconfigRandy Dunlap
2021-04-09ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich
2021-03-25ia64: fix format strings for err_injectSergei Trofimovich
2021-03-25ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
2021-03-17quota: wire up quotactl_pathSascha Hauer
2021-03-13ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich
2021-03-13ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich
2021-03-02ia64: don't call handle_signal() unless there's actually a signal queuedJens Axboe
2021-02-28Merge tag 'kbuild-fixes-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-28ia64: remove redundant READELF from arch/ia64/MakefileMasahiro Yamada
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-24mm: simplify parater of function memmap_init_zone()Baoquan He
2021-02-24mm: rename memmap_init() and memmap_init_zone()Baoquan He
2021-02-24mm: fix prototype warning from kernel test robotBaoquan He
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada
2021-02-21Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds