summaryrefslogtreecommitdiff
path: root/arch/ia64/include
AgeCommit message (Expand)Author
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-03Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-06ptrace: Remove the unnecessary arguments from arch_ptrace_stopEric W. Biederman
2021-09-30ia64: Add instruction_pointer_set() APIMasami Hiramatsu
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03ia64: make num_rsvd_regions staticGeert Uytterhoeven
2021-09-03ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven
2021-07-19printk: Userspace format indexing supportChris Down
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29ia64: headers: drop duplicated wordsRandy Dunlap
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-04mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne
2021-05-26locking/atomic: ia64: move to ARCH_ATOMICMark Rutland
2021-05-10asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-04-30ia64: module: fix symbolizer crash on fdescrSergei Trofimovich
2021-04-30ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAPSergei Trofimovich
2021-04-30arch/ia64/include/asm/pgtable.h: minor typo fixesBhaskar Chowdhury
2021-04-09ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich
2021-03-13ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-24mm: fix prototype warning from kernel test robotBaoquan He
2021-02-21Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-20Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-12ia64: remove generated/nr-irqs.h generation to fix build warningMasahiro Yamada
2021-02-12ia64: remove unneeded header includes from <asm/mca.h>Masahiro Yamada
2021-02-12ia64: do not typedef struct pal_min_state_area_sMasahiro Yamada
2021-01-29tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()Will Deacon
2021-01-29tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()Will Deacon
2021-01-28Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-22arch: ia64: Remove rest of perfmon supportViresh Kumar
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel
2021-01-17ia64: fix build failure caused by memory model changesMike Rapoport
2021-01-12ia64: fix xchg() warningArnd Bergmann
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds