summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
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: drop unused IA64_FW_EMU ifdefSergei Trofimovich
2021-04-30ia64: ensure proper NUMA distance and possible map initializationValentin Schneider
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-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 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-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-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 '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
2021-02-20Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-12ia64: remove generated/nr-irqs.h generation to fix build warningMasahiro Yamada
2021-02-12ia64: remove unneeded header includes from <asm/mca.h>Masahiro Yamada
2021-02-12ia64: do not typedef struct pal_min_state_area_sMasahiro Yamada
2021-01-24fs: add mount_setattr()Christian Brauner
2021-01-22arch: ia64: Remove rest of perfmon supportViresh Kumar
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel
2021-01-12ia64: fix timer cleanup regressionArnd Bergmann
2021-01-06elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-12-12ia64: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-12-02sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-10-30ia64: convert to legacy_timer_tickArnd Bergmann