summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao1-7/+0
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra1-9/+0
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada1-0/+1
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland1-1/+0
2021-05-26locking/atomic: ia64: move to ARCH_ATOMICMark Rutland4-40/+61
2021-05-17quota: Disable quotactl_path syscallJan Kara1-1/+1
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider1-1/+0
2021-05-10asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann1-12/+0
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-19/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand2-19/+0
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-12/+5
2021-05-05mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual1-6/+2
2021-05-05mm: generalize HUGETLB_PAGE_SIZE_VARIABLEAnshuman Khandual1-5/+1
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu1-1/+2
2021-05-02Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+3
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-1/+0
2021-04-30ia64: module: fix symbolizer crash on fdescrSergei Trofimovich2-5/+30
2021-04-30ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAPSergei Trofimovich13-331/+4
2021-04-30ia64: mca: always make IA64_MCA_DEBUG an expressionSergei Trofimovich1-2/+2
2021-04-30ia64: fix EFI_DEBUG buildSergei Trofimovich1-5/+6
2021-04-30ia64: trivial spelling fixesBhaskar Chowdhury1-3/+3
2021-04-30ia64: simplify code flow around swiotlb initSergei Trofimovich1-2/+5
2021-04-30ia64: drop unused IA64_FW_EMU ifdefSergei Trofimovich1-5/+0
2021-04-30ia64: ensure proper NUMA distance and possible map initializationValentin Schneider1-2/+5
2021-04-30arch/ia64/include/asm/pgtable.h: minor typo fixesBhaskar Chowdhury1-1/+1
2021-04-30arch/ia64/kernel/fsys.S: fix typosBhaskar Chowdhury1-2/+2
2021-04-30arch/ia64/kernel/head.S: remove duplicate includeZhang Yunkai1-1/+0
2021-04-30Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-82/+5
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-0/+1
2021-04-24ia64: syscalls: switch to generic syscallhdr.shMasahiro Yamada2-42/+2
2021-04-24ia64: syscalls: switch to generic syscalltbl.shMasahiro Yamada3-40/+3
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün1-0/+3
2021-04-17ia64: fix discontig.c section mismatchesRandy Dunlap1-3/+3
2021-04-17ia64: remove duplicate entries in generic_defconfigRandy Dunlap1-2/+0
2021-04-10ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich1-7/+1
2021-03-25ia64: fix format strings for err_injectSergei Trofimovich1-11/+11
2021-03-25ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich1-1/+1
2021-03-17quota: wire up quotactl_pathSascha Hauer1-0/+1
2021-03-13ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich1-1/+1
2021-03-13ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich1-6/+18
2021-03-03ia64: don't call handle_signal() unless there's actually a signal queuedJens Axboe1-1/+2
2021-02-28Merge tag 'kbuild-fixes-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2021-02-28ia64: remove redundant READELF from arch/ia64/MakefileMasahiro Yamada1-1/+0
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds13-62/+32
2021-02-25mm: simplify parater of function memmap_init_zone()Baoquan He1-5/+7
2021-02-25mm: rename memmap_init() and memmap_init_zone()Baoquan He1-3/+3
2021-02-25mm: fix prototype warning from kernel test robotBaoquan He1-6/+0
2021-02-24Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2021-02-22arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe1-1/+1