summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* sched: Introduce task_is_running()Peter Zijlstra2021-06-181-2/+2
* Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-031-1/+1
|\
| * quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
* | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+0
|/
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-021-0/+3
|\
| * arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
* | ia64: module: fix symbolizer crash on fdescrSergei Trofimovich2021-04-301-4/+25
* | ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAPSergei Trofimovich2021-04-303-14/+2
* | ia64: mca: always make IA64_MCA_DEBUG an expressionSergei Trofimovich2021-04-301-2/+2
* | ia64: fix EFI_DEBUG buildSergei Trofimovich2021-04-301-5/+6
* | ia64: trivial spelling fixesBhaskar Chowdhury2021-04-301-3/+3
* | ia64: drop unused IA64_FW_EMU ifdefSergei Trofimovich2021-04-301-5/+0
* | ia64: ensure proper NUMA distance and possible map initializationValentin Schneider2021-04-301-2/+5
* | arch/ia64/kernel/fsys.S: fix typosBhaskar Chowdhury2021-04-301-2/+2
* | arch/ia64/kernel/head.S: remove duplicate includeZhang Yunkai2021-04-301-1/+0
* | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-294-82/+5
|\ \
| * | ia64: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-04-242-42/+2
| * | ia64: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-243-40/+3
| |/
* | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-0/+1
|\ \
| * | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
| |/
* | ia64: fix format strings for err_injectSergei Trofimovich2021-03-251-11/+11
* | ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich2021-03-251-1/+1
|/
* ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich2021-03-131-6/+18
* ia64: don't call handle_signal() unless there's actually a signal queuedJens Axboe2021-03-031-1/+2
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-221-1/+1
* | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-258-45/+22
|\ \
| * | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
| * | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-5/+6
| * | ia64: remove generated/nr-irqs.h generation to fix build warningMasahiro Yamada2021-02-112-27/+0
| * | ia64: remove unneeded header includes from <asm/mca.h>Masahiro Yamada2021-02-113-0/+3
| * | ia64: do not typedef struct pal_min_state_area_sMasahiro Yamada2021-02-113-12/+12
* | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-0/+1
|\ \ \ | |_|/ |/| |
| * | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-216-843/+1
|\ \ \
| * | | arch: ia64: Remove rest of perfmon supportViresh Kumar2021-01-226-843/+1
| |/ /
* | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-1/+1
|\ \ \
| * | | elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro2021-01-061-1/+1
| |/ /
* | | Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-216-3/+6
|\ \ \ | |_|/ |/| |
| * | efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel2021-01-186-3/+6
| |/
* / ia64: fix timer cleanup regressionArnd Bergmann2021-01-121-13/+18
|/
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+2
|\
| * ia64: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-1/+2
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-23/+13
|\ \
| * | ia64: convert to legacy_timer_tickArnd Bergmann2020-10-301-23/+13
| |/
* | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-162-25/+28
|\ \
| * | [ia64] ptrace_[sg]etregs(): use access_elf_reg() instead of access_uarea()Al Viro2020-10-261-20/+23
| * | [ia64] missed cleanups from switch to regset coredumpsAl Viro2020-10-262-5/+5
| |/
* | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-12-151-1/+1
|\ \