aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)Author
2023-08-08Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/intel-sdk-5...Bruce Ashfield
2023-08-08ia64/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-07-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/intel-sdk-5...Bruce Ashfield
2023-07-27mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2023-07-27mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2023-05-19Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-05-17ia64: fix an addr to taddr in huge_pte_offset()Hugh Dickins
2023-05-17ia64: salinfo: placate defined-but-not-used warningRandy Dunlap
2023-05-17ia64: mm/contig: fix section mismatch warning/errorRandy Dunlap
2023-02-01Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-02-01ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-01-04Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-01-04arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2023-01-04ia64: don't call handle_signal() unless there's actually a signal queuedJens Axboe
2023-01-04ia64: add support for TIF_NOTIFY_SIGNALJens Axboe
2022-10-31Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-10-26ia64: export memory_add_physaddr_to_nid to fix cxl build errorRandy Dunlap
2022-08-22Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-08-21ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()Alexander Lobakin
2022-05-31Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-05-30ia64: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-03-09Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-03-08ia64: ensure proper NUMA distance and possible map initializationValentin Schneider
2021-11-29Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-11-18ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTKRandy Dunlap
2021-11-18ia64: kprobes: Fix to pass correct trampoline address to the handlerMasami Hiramatsu
2021-07-25Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-07-25mm/page_alloc: fix memory map initialization for descending nodesMike Rapoport
2021-07-14Merge branch 'v5.10/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-07-14ia64: mca_drv: fix incorrect array size calculationArnd Bergmann
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-28Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-21Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-05-19ia64: module: fix symbolizer crash on fdescrSergei Trofimovich
2021-05-17Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-05-14ia64: fix EFI_DEBUG buildSergei Trofimovich
2021-05-02Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-04-28ia64: fix discontig.c section mismatchesRandy Dunlap
2021-04-26Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-04-21ia64: remove duplicate entries in generic_defconfigRandy Dunlap
2021-04-15Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-04-14ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich
2021-04-12Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-04-10ia64: fix format strings for err_injectSergei Trofimovich
2021-04-10ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
2021-04-04Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-03-30ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich
2021-03-30ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich