summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove uninitialized_var() usageKees Cook2023-08-113-3/+3
* ia64/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-083-22/+2
* ia64: salinfo: placate defined-but-not-used warningRandy Dunlap2023-05-171-1/+1
* ia64: mm/contig: fix section mismatch warning/errorRandy Dunlap2023-05-171-1/+1
* ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap2023-02-061-1/+1
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-063-3/+4
* ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()Alexander Lobakin2022-08-251-1/+1
* ia64: define get_cycles macro for arch-overrideJason A. Donenfeld2022-06-251-0/+1
* ia64: kprobes: Fix to pass correct trampoline address to the handlerMasami Hiramatsu2022-05-011-4/+4
* Revert "ia64: kprobes: Use generic kretprobe trampoline handler"Masami Hiramatsu2022-05-011-2/+75
* Revert "ia64: kprobes: Fix to pass correct trampoline address to the handler"Masami Hiramatsu2022-05-011-5/+4
* ia64: ensure proper NUMA distance and possible map initializationValentin Schneider2022-03-231-2/+5
* hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit2021-12-011-0/+10
* ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTKRandy Dunlap2021-11-261-1/+1
* ia64: kprobes: Fix to pass correct trampoline address to the handlerMasami Hiramatsu2021-11-261-4/+5
* ia64: mca_drv: fix incorrect array size calculationArnd Bergmann2021-07-201-1/+1
* tweewide: Fix most Shebang linesFinn Behrens2021-05-221-1/+1
* ia64: module: fix symbolizer crash on fdescrSergei Trofimovich2021-05-222-5/+30
* ia64: fix discontig.c section mismatchesRandy Dunlap2021-04-281-3/+3
* ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich2021-04-141-7/+1
* ia64: fix format strings for err_injectSergei Trofimovich2021-04-101-11/+11
* ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich2021-04-101-1/+1
* ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich2021-03-301-1/+1
* ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich2021-03-301-6/+18
* ia64: fix build error with !COREDUMPKrzysztof Kozlowski2020-11-051-1/+1
* ia64: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-11-051-75/+2
* mm: replace memmap_context by meminit_contextLaurent Dufour2020-10-071-3/+3
* scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-07-221-1/+0
* mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-291-3/+1
* mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2020-01-291-2/+0
* mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2020-01-291-8/+3
* mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2020-01-291-1/+1
* signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturnEric W. Biederman2020-01-271-9/+1
* signal/ia64: Use the generic force_sigsegv in setup_frameEric W. Biederman2020-01-271-38/+12
* ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng2019-10-051-2/+6
* ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap2019-06-221-0/+1
* ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_infoTony Luck2018-08-221-2/+2
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-212-8/+8
|\
| * pid: Implement PIDTYPE_TGIDEric W. Biederman2018-07-212-3/+3
| * pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman2018-07-212-3/+3
| * pids: Compute task_tgid using signal->leader_pidEric W. Biederman2018-07-212-5/+5
* | Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-204-188/+33
|\ \
| * | ia64: switch to NO_BOOTMEMMike Rapoport2018-07-234-135/+22
| * | ia64: use mem_data to detect nodes' minimal and maximal PFNsMike Rapoport2018-07-231-46/+14
| * | ia64: remove unused num_dma_physpages member from 'struct early_node_data'Mike Rapoport2018-07-231-8/+0
| * | ia64: contig/paging_init: reduce code duplicationMike Rapoport2018-07-231-3/+1
* | | ia64: Fix kernel BUG at lib/ioremap.c:72!Tony Luck2018-08-201-0/+1
* | | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-0/+3
|\ \ \
| * \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-022-5/+6
| |\ \ \