aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds4-3/+29
2022-10-11ia64: mca: use strscpy() is more robust and saferxu xin1-1/+1
2022-10-03ia64: simplify esi object addition in MakefileMasahiro Yamada1-4/+1
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-2/+2
2022-09-11ia64: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-09-11ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequencySergei Trofimovich2-1/+27
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-6/+0
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks1-6/+0
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland3-5/+5
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2-5/+1
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-57/+0
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-6/+9
2022-06-03ia64: cleanup remove_siblinginfo()Yury Norov1-4/+0
2022-06-03arch/ia64: replace cpumask_weight with cpumask_empty where appropriateYury Norov1-1/+1
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds6-64/+39
2022-05-19ia64: Use do_kernel_power_off()Dmitry Osipenko1-2/+2
2022-05-12ia64: mca: drop redundant spinlock initializationHaowen Bai1-1/+0
2022-05-11ptrace: Remove arch_ptrace_attachEric W. Biederman1-57/+0
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman1-3/+3
2022-05-07fork: Explicity test for idle tasks in copy_threadEric W. Biederman1-1/+1
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman1-2/+5
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)1-28/+4
2022-04-29mm: use for_each_online_node and node_online instead of open codingPeng Liu1-1/+1
2022-04-28ia64: replace comments with C99 initializersBenjamin Stürz1-32/+32
2022-04-28ia64: ptrace: fix typos in commentsJulia Lawall1-1/+1
2022-04-28ia64: fix typos in commentsJulia Lawall2-2/+2
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+1
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada1-2/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-6/+5
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+3
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-21/+39
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_dev_init()David Hildenbrand1-10/+0
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman3-4/+3
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman1-2/+2
2022-02-25ia64: remove CONFIG_SET_FS supportArnd Bergmann1-21/+39
2022-02-16ia64: Rename 'ip' to 'addr' in 'struct fdesc'Christophe Leroy1-3/+3
2022-01-22proc: remove PDE_DATA() completelyMuchun Song1-5/+5
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-2/+2
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V1-0/+1
2022-01-15ia64: topology: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-15ia64: fix typo in a commentJason Wang1-1/+1
2022-01-15arch/ia64/kernel/setup.c: use swap() to make code cleanerYang Guang1-4/+1
2022-01-15ia64: module: use swap() to make code cleanerYang Guang1-4/+2
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman2-2/+2
2021-11-25futex: Wireup futex_waitv syscallAndré Almeida1-0/+1
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-19/+12
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-4/+6
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-16/+5
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-4/+1