aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsGravatar Linus Torvalds 1-3/+1
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-1/+4
2023-03-05Remove Intel compiler supportGravatar Masahiro Yamada 3-172/+2
2023-03-02ia64: fix livelock in uaccessGravatar Al Viro 1-1/+4
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-1/+1
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-19/+38
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-1/+2
2023-02-20Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-27/+1
2023-02-15dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Gravatar Greg Kroah-Hartman 1-1/+1
2023-02-13char/agp: introduce asm-generic/agp.hGravatar Mike Rapoport 2-21/+1
2023-02-13char/agp: consolidate {alloc,free}_gatt_pages()Gravatar Mike Rapoport 1-6/+0
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMGravatar Mike Rapoport (IBM) 1-4/+0
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsGravatar Suren Baghdasaryan 1-4/+4
2023-02-05kbuild: remove --include-dir MAKEFLAG from top MakefileGravatar Masahiro Yamada 1-1/+1
2023-02-03efi: Drop minimum EFI version check at bootGravatar Ard Biesheuvel 1-1/+1
2023-02-02mm: add vma_alloc_zeroed_movable_folio()Gravatar Matthew Wilcox (Oracle) 1-8/+6
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 1-1/+0
2023-02-02ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 1-3/+29
2023-01-31ia64: fix build error due to switch case label appearing next to declarationGravatar James Morse 1-2/+5
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesGravatar Ingo Molnar 1-2/+2
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledGravatar Peter Zijlstra 1-0/+1
2023-01-13objtool/idle: Validate __cpuidle code as noinstrGravatar Peter Zijlstra 1-1/+0
2023-01-11sched/cputime: Fix IA64 build error of missing arch_vtime_task_switch() proto...Gravatar Ingo Molnar 1-0/+1
2023-01-05elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Gravatar Catalin Marinas 1-2/+2
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-1/+2
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-31/+0
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-20/+12
2022-11-23ACPI: make remove callback of ACPI driver voidGravatar Dawei Li 1-2/+2
2022-11-18ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitionsGravatar Bjorn Helgaas 1-4/+0
2022-11-18ia64/kprobes: remove orphan declarations from arch/ia64/include/asm/kprobes.hGravatar Gaosheng Cui 1-2/+0
2022-11-18ia64: replace IS_ERR() with IS_ERR_VALUE()Gravatar ye xingchen 1-3/+3
2022-11-15ia64: ptrace: user_regset_copyin_ignore() always returns 0Gravatar Sergey Shtylyov 1-11/+9
2022-11-08mm: remove kern_addr_valid() completelyGravatar Kefeng Wang 1-16/+0
2022-11-08hugetlb: simplify hugetlb handling in follow_page_maskGravatar Mike Kravetz 1-15/+0
2022-10-17arch: Introduce CONFIG_FUNCTION_ALIGNMENTGravatar Peter Zijlstra 2-1/+2
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 10-20/+29
2022-10-11ia64: mca: use strscpy() is more robust and saferGravatar xu xin 1-1/+1
2022-10-11ia64: update config filesGravatar Lukas Bulwahn 5-10/+0
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-4/+4
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-7/+3
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-109/+0
2022-10-03ia64: simplify esi object addition in MakefileGravatar Masahiro Yamada 1-4/+1
2022-10-02kbuild: remove head-y syntaxGravatar Masahiro Yamada 1-1/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headGravatar Masahiro Yamada 1-2/+2
2022-09-12ia64: export memory_add_physaddr_to_nid to fix cxl build errorGravatar Randy Dunlap 1-0/+1
2022-09-11ia64: move from strlcpy with unused retval to strscpyGravatar Wolfram Sang 1-1/+1
2022-09-11ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequencyGravatar Sergei Trofimovich 2-1/+27
2022-09-11kernel: exit: cleanup release_thread()Gravatar Kefeng Wang 1-7/+0