summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-031-4/+0
|\
| * ptrace: Remove arch_ptrace_attachEric W. Biederman2022-05-111-4/+0
* | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-2/+3
|\ \
| * | mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang2022-05-131-2/+3
| |/
* | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds2022-05-251-7/+0
|\ \
| * | x86: remove the IOMMU table infrastructureChristoph Hellwig2022-04-181-7/+0
| |/
* / ia64: define get_cycles macro for arch-overrideJason A. Donenfeld2022-05-131-0/+1
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-04-011-6/+0
|\
| * asm/user.h: killed unused macrosAl Viro2022-01-301-6/+0
* | Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-03-281-209/+0
|\ \
| * | ia64: termbits.h is identical to asm-generic oneIlpo Järvinen2022-02-251-209/+0
| |/
* | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-252-22/+4
|\ \
| * | asm-generic: Refactor dereference_[kernel]_function_descriptor()Christophe Leroy2022-02-161-19/+0
| * | asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy2022-02-161-0/+3
| * | asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy2022-02-161-2/+0
| * | ia64: Rename 'ip' to 'addr' in 'struct fdesc'Christophe Leroy2022-02-162-2/+2
| |/
* | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-1/+1
|\ \
| * | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
| |/
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-234-25/+9
|\ \
| * \ Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann2022-02-253-24/+8
| |\ \
| | * | ia64: remove CONFIG_SET_FS supportArnd Bergmann2022-02-253-21/+6
| | * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-3/+2
| | |/
| * / signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+1
| |/
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-0/+1
|\ \
| * | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-211-7/+14
|\ \
| * | lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel2022-02-111-7/+14
| |/
* / fork, IA64: Provide alloc_thread_stack_node() for IA64Sebastian Andrzej Siewior2022-02-221-3/+3
|/
* 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
* | 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-101-15/+2
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-15/+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 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-0/+5
|\ \
| * | ia64: Add instruction_pointer_set() APIMasami Hiramatsu2021-09-301-0/+5
| |/
* | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-1/+1
|\ \
| * | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
| |/
* / locking: Remove spin_lock_flags() etcArnd Bergmann2021-10-301-17/+6
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-2/+0
|\
| * ia64: make num_rsvd_regions staticGeert Uytterhoeven2021-09-031-1/+0
| * ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven2021-09-031-1/+0
* | printk: Userspace format indexing supportChris Down2021-07-191-2/+2
|/
* 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
* Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-12/+0
|\
| * asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann2021-05-101-12/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-023-2/+1
|\ \
| * | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1