aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+1
2022-03-31arch: syscalls: simplify uapi/kapi directory creationGravatar Masahiro Yamada 1-2/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-6/+5
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-3/+3
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-21/+39
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...Gravatar David Hildenbrand 1-10/+0
2022-03-10resume_user_mode: Move to resume_user_mode.hGravatar Eric W. Biederman 3-4/+3
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hGravatar Eric W. Biederman 1-2/+2
2022-02-25ia64: remove CONFIG_SET_FS supportGravatar Arnd Bergmann 1-21/+39
2022-02-16ia64: Rename 'ip' to 'addr' in 'struct fdesc'Gravatar Christophe Leroy 1-3/+3
2022-01-22proc: remove PDE_DATA() completelyGravatar Muchun Song 1-5/+5
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-2/+2
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeGravatar Aneesh Kumar K.V 1-0/+1
2022-01-15ia64: topology: use default_groups in kobj_typeGravatar Greg Kroah-Hartman 1-1/+2
2022-01-15ia64: fix typo in a commentGravatar Jason Wang 1-1/+1
2022-01-15arch/ia64/kernel/setup.c: use swap() to make code cleanerGravatar Yang Guang 1-4/+1
2022-01-15ia64: module: use swap() to make code cleanerGravatar Yang Guang 1-4/+2
2021-12-13exit: Add and use make_task_dead.Gravatar Eric W. Biederman 2-2/+2
2021-11-25futex: Wireup futex_waitv syscallGravatar André Almeida 1-0/+1
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-19/+12
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+6
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 2-16/+5
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedGravatar Kees Cook 1-4/+1
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Gravatar Weizhao Ouyang 1-6/+0
2021-10-01audit: add support for the openat2 syscallGravatar Richard Guy Briggs 1-0/+2
2021-10-01audit: replace magic audit syscall class numbers with macrosGravatar Richard Guy Briggs 1-4/+4
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyGravatar Masami Hiramatsu 1-4/+4
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Gravatar Masami Hiramatsu 1-3/+2
2021-09-30kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...Gravatar Masami Hiramatsu 1-5/+0
2021-09-30ia64: kprobes: Fix to pass correct trampoline address to the handlerGravatar Masami Hiramatsu 1-4/+5
2021-09-14arch: remove unused function syscall_set_arguments()Gravatar Peter Collingbourne 1-19/+12
2021-09-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-28/+29
2021-09-03mm: wire up syscall process_mreleaseGravatar Suren Baghdasaryan 1-0/+2
2021-09-03ia64: make num_rsvd_regions staticGravatar Geert Uytterhoeven 1-1/+1
2021-09-03ia64: make reserve_elfcorehdr() staticGravatar Geert Uytterhoeven 1-26/+25
2021-09-03ia64: fix #endif comment for reserve_elfcorehdr()Gravatar Geert Uytterhoeven 1-1/+1
2021-09-03ia64: fix typo in a commentGravatar Jason Wang 1-1/+1
2021-07-12exit/bdflush: Remove the deprecated bdflush system callGravatar Eric W. Biederman 1-1/+1
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2021-06-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-5/+4
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMGravatar Mike Rapoport 1-3/+2
2021-06-29mm: update legacy flush_tlb_* to use vmaGravatar Chen Li 1-1/+1
2021-06-29ia64: mca_drv: fix incorrect array size calculationGravatar Arnd Bergmann 1-1/+1
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-8/+7
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-16/+0
2021-06-18sched: Change task_struct::stateGravatar Peter Zijlstra 2-5/+5
2021-06-18sched: Introduce task_is_running()Gravatar Peter Zijlstra 1-2/+2
2021-06-07quota: Wire up quotactl_fd syscallGravatar Jan Kara 1-1/+1
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesGravatar Ingo Molnar 1-1/+1
2021-06-03kprobes: Do not increment probe miss count in the fault handlerGravatar Naveen N. Rao 1-7/+0