aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)Author
2023-08-08ia64/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
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-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-01ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
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-26ia64: export memory_add_physaddr_to_nid to fix cxl build errorRandy Dunlap
2022-08-21ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()Alexander Lobakin
2022-05-30ia64: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-03-08ia64: ensure proper NUMA distance and possible map initializationValentin Schneider
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-25mm/page_alloc: fix memory map initialization for descending nodesMike Rapoport
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-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-19ia64: module: fix symbolizer crash on fdescrSergei Trofimovich
2021-05-14ia64: fix EFI_DEBUG buildSergei Trofimovich
2021-04-28ia64: fix discontig.c section mismatchesRandy Dunlap
2021-04-21ia64: remove duplicate entries in generic_defconfigRandy Dunlap
2021-04-14ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich
2021-04-10ia64: fix format strings for err_injectSergei Trofimovich
2021-04-10ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
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
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2021-01-06mm: memmap defer init doesn't work as expectedBaoquan He
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-18ia64: fix build error with !COREDUMPKrzysztof Kozlowski
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-16mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()David Hildenbrand
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds