aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+1
|\
| * arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
* | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-283-6/+5
|\ \
| * | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-103-4/+3
| * | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-2/+2
| |/
* | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-251-3/+3
|\ \
| * | ia64: Rename 'ip' to 'addr' in 'struct fdesc'Christophe Leroy2022-02-161-3/+3
| |/
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-21/+39
|\ \
| * | ia64: remove CONFIG_SET_FS supportArnd Bergmann2022-02-251-21/+39
| |/
* / drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand2022-03-221-10/+0
|/
* proc: remove PDE_DATA() completelyMuchun Song2022-01-221-5/+5
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-172-2/+2
|\
| * exit: Add and use make_task_dead.Eric W. Biederman2021-12-132-2/+2
* | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
* | ia64: topology: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-151-1/+2
* | ia64: fix typo in a commentJason Wang2022-01-151-1/+1
* | arch/ia64/kernel/setup.c: use swap() to make code cleanerYang Guang2022-01-151-4/+1
* | ia64: module: use swap() to make code cleanerYang Guang2022-01-151-4/+2
* | futex: Wireup futex_waitv syscallAndré Almeida2021-11-251-0/+1
|/
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-19/+12
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-19/+12
* | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-011-4/+6
|\ \
| * | audit: add support for the openat2 syscallRichard Guy Briggs2021-10-011-0/+2
| * | audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs2021-10-011-4/+4
| |/
* | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-012-16/+5
|\ \
| * | ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-6/+0
| * | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-301-4/+4
| * | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-3/+2
| * | kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...Masami Hiramatsu2021-09-301-5/+0
| * | ia64: kprobes: Fix to pass correct trampoline address to the handlerMasami Hiramatsu2021-09-301-4/+5
| |/
* / sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-4/+1
|/
* 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
|\ \ \ | |_|/ |/| |