summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-033-28/+29
|\
| * mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
| * ia64: make num_rsvd_regions staticGeert Uytterhoeven2021-09-031-1/+1
| * ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven2021-09-031-26/+25
| * ia64: fix #endif comment for reserve_elfcorehdr()Geert Uytterhoeven2021-09-031-1/+1
| * ia64: fix typo in a commentJason Wang2021-09-031-1/+1
* | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
|/
* Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\
| * quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-293-5/+4
|\ \
| * | arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport2021-06-291-3/+2
| * | mm: update legacy flush_tlb_* to use vmaChen Li2021-06-291-1/+1
| * | ia64: mca_drv: fix incorrect array size calculationArnd Bergmann2021-06-291-1/+1
| |/
* | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-284-8/+7
|\ \
| * | sched: Change task_struct::statePeter Zijlstra2021-06-182-5/+5
| * | 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
| |\|
| * | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+0
* | | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-281-16/+0
|\ \ \ | |_|/ |/| |
| * | kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao2021-06-031-7/+0
| * | kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-9/+0
| |/
* / quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
|/
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-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-252-42/+2
| * | ia64: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-253-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-021-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-211-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-122-27/+0
| * | ia64: remove unneeded header includes from <asm/mca.h>Masahiro Yamada2021-02-123-0/+3
| * | ia64: do not typedef struct pal_min_state_area_sMasahiro Yamada2021-02-123-12/+12