summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-0/+14
|\
| * kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-0/+14
* | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-3/+0
|\ \
| * | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-3/+0
* | | Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2020-10-122-19/+1
|\ \ \
| * | | ia64: Remove perfmonChristoph Hellwig2020-09-112-19/+1
| | |/ | |/|
* / | ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra2020-09-161-2/+0
|/ /
* / arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke2020-08-171-0/+9
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-121-1/+1
|\
| * uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-111-3/+0
|\ \ | |/ |/|
| * ia64: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
* | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-102-35/+46
|\ \
| * | locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...Peter Zijlstra2020-08-062-35/+46
* | | Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2020-08-071-2/+0
|\ \ \
| * | | kill elf_fpxregs_tAl Viro2020-07-271-2/+0
* | | | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-5/+0
* | | | asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport2020-08-071-9/+0
* | | | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-10/+0
* | | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
| |/ / |/| |
* | | Merge branch 'locking/header'Peter Zijlstra2020-07-291-1/+0
|\ \ \ | |_|/ |/| |
| * | locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-1/+0
| |/
* | maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds2020-06-181-1/+1
* | maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-181-1/+1
|/
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-32/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-092-2/+1
* ia64: pass log level as arg into ia64_do_show_stack()Dmitry Safonov2020-06-091-1/+0
* mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-081-1/+1
* ia64: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-25/+3
* ia64: add support for folded p4d page tablesMike Rapoport2020-06-042-11/+10
* mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-031-4/+0
* mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-031-0/+1
* Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-011-10/+0
|\
| * take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro2020-05-291-11/+0
| * ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro2020-05-291-1/+2
* | ia64: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski2020-05-271-1/+1
* | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-232-4/+15
|/
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-2/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-4/+1
* asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-7/+0
* Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-03-311-2/+0
|\
| * ia64: replace setup_irq() by request_irq()afzal mohammed2020-03-131-2/+0
* | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-03-281-3/+2
|\ \
| * | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-3/+2
| |/
* / ia64: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior2020-03-211-1/+0
|/
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\
| * mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
* | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-1/+4
|\ \
| * | ACPI/sleep: Convert acpi_wakeup_address into a functionSean Christopherson2019-12-101-1/+4
| |/