summaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-231-0/+1
|\
| * arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-232-19/+2
|\ \
| * | drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand2022-03-221-10/+0
| * | mm, memory_hotplug: drop arch_free_nodedataMichal Hocko2022-03-221-5/+0
| * | mm: handle uninitialized numa nodes gracefullyMichal Hocko2022-03-221-2/+2
| * | mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...Michal Hocko2022-03-221-2/+0
| |/
* | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-03-221-1/+0
|\ \
| * | arch: Remove references to CONFIG_NFSD_V3 in the default configsChuck Lever2022-03-111-1/+0
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-221-7/+14
|\ \
| * | lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel2022-02-111-7/+14
* | | Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-211-3/+3
|\ \ \
| * | | fork, IA64: Provide alloc_thread_stack_node() for IA64Sebastian Andrzej Siewior2022-02-221-3/+3
| | |/ | |/|
* / | elfcore: Replace CONFIG_{IA64, UML} checks with a new optionCatalin Marinas2022-02-151-0/+1
|/ /
* | ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap2022-01-301-1/+1
* | PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas2022-01-261-2/+2
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-2/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-2/+0
* | proc: remove PDE_DATA() completelyMuchun Song2022-01-221-5/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-7/+2
|\ \
| * | mm: percpu: generalize percpu related configKefeng Wang2022-01-201-7/+2
| |/
* | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-173-3/+3
|\ \
| * | exit: Add and use make_task_dead.Eric W. Biederman2021-12-133-3/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-156-19/+14
|\ \ \
| * | | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
| * | | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-9/+7
| * | | 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
| | |/ | |/|
* | | Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-131-0/+1
|\| |
| * | futex: Wireup futex_waitv syscallAndré Almeida2021-11-251-0/+1
| |/
* / locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2021-12-071-1/+1
|/
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-102-34/+14
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-142-34/+14
* | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-081-2/+0
|\ \
| * | kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-241-2/+0
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-062-2/+2
|\ \
| * | memblock: allow to specify flags with memblock_add_node()David Hildenbrand2021-11-062-2/+2
* | | Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds2021-11-031-2/+2
|\ \ \
| * | | ptrace: Remove the unnecessary arguments from arch_ptrace_stopEric W. Biederman2021-10-061-2/+2
| | |/ | |/|
* | | Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-021-1/+1
|\ \ \
| * | | Merge branch 'for-5.16-vsprintf-pgp' into for-linusPetr Mladek2021-11-028-36/+34
| |\| |
| * | | ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTKRandy Dunlap2021-10-041-1/+1
* | | | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-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-023-16/+10
|\ \ \ \
| * | | | ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-091-6/+0
| * | | | ia64: Add instruction_pointer_set() APIMasami Hiramatsu2021-10-011-0/+5