summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* 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-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-013-16/+10
|\ \ \ \
| * | | | ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-6/+0
| * | | | ia64: Add instruction_pointer_set() APIMasami Hiramatsu2021-09-301-0/+5
| * | | | 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
| |/ / /
* | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-012-5/+2
|\ \ \ \
| * | | | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-152-5/+2
| |/ / /
* | | | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-011-17/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | locking: Remove spin_lock_flags() etcArnd Bergmann2021-10-301-17/+6
| |/ /
* / / firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann2021-10-071-2/+0
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+1
|\ \
| * | mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-081-2/+1
* | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-032-2/+2
|\ \ \
| * | | ia64: move core-y in arch/ia64/Makefile to arch/ia64/KbuildMasahiro Yamada2021-09-032-2/+2
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-034-30/+29
|\ \ \
| * | | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
| * | | ia64: make num_rsvd_regions staticGeert Uytterhoeven2021-09-032-2/+1
| * | | ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven2021-09-032-27/+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
| |/ /
* | | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-021-2/+2
|\ \ \ | |_|/ |/| |
| * | ia64/sba_iommu: return error code from sba_map_sg_attrs()Martin Oliveira2021-08-091-2/+2
| |/
* | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-011-2/+2
|\ \
| * | printk: Userspace format indexing supportChris Down2021-07-191-2/+2
* | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-0/+2
|\ \ \
| * | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-0/+2
| |/ /
* | | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-011-1/+1
|\ \ \ | |_|/ |/| |
| * | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
| |/
* | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-301-1/+0
|\ \ | |/ |/|
| * arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-301-1/+0
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-0/+1
|\ \
| * | kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-0/+1
* | | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V2021-07-081-1/+1
* | | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-1/+1
| |/ |/|