summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-06-061-1/+1
|\
| * kbuild: add variables for compression toolsDenis Efremov2020-06-061-1/+1
* | ia64: add support for folded p4d page tablesMike Rapoport2020-06-045-22/+52
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-034-7/+3
|\ \
| * | 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
| * | mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-032-2/+2
| * | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-1/+0
* | | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-031-1/+1
|\ \ \ | |/ / |/| |
| * | fix a braino in ia64 uaccess csum changesAl Viro2020-06-031-1/+1
* | | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-0/+1
|\ \ \
| * | | vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
| | |/ | |/|
* | | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-012-40/+2
|\ \ \ | | |/ | |/|
| * | take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro2020-05-292-29/+0
| * | ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro2020-05-292-15/+6
| * | ia64: csum_partial_copy_nocheck(): don't abuse csum_partial_copy_from_user()Al Viro2020-05-291-2/+2
* | | Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-011-6/+6
|\ \ \
| * \ \ Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar2020-05-252-4/+15
| |\ \ \ | | | |/ | | |/|
| * | | efi: Clean up config table description arraysArd Biesheuvel2020-04-241-6/+6
| | |/ | |/|
* | | 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/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-101-0/+3
* mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-101-2/+2
* 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
* kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko2020-04-071-0/+2
* asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-035-5/+10
|\
| * rtc/ia64: remove legacy efirtc driverArnd Bergmann2020-03-195-5/+10
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-021-1/+0
|\ \
| * | scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-02-241-1/+0
| |/
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-1/+0
* | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+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-316-80/+39
|\ \
| * | ia64: replace setup_irq() by request_irq()afzal mohammed2020-03-136-80/+39
| |/
* | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-7/+1
|\ \
| * | ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus()Qais Yousef2020-03-251-7/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-304-4/+4
|\ \
| * \ 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-213-1/+2
| |/
* | efi: Clean up config_parse_tables()Ard Biesheuvel2020-02-231-2/+1
* | efi/ia64: Switch to efi_config_parse_tables()Ard Biesheuvel2020-02-231-1/+4
* | efi/ia64: Use local variable for EFI system table addressArd Biesheuvel2020-02-231-5/+6
* | efi/ia64: Use existing helpers to locate ESI tableArd Biesheuvel2020-02-232-17/+10
* | efi: Merge EFI system table revision and vendor checksArd Biesheuvel2020-02-231-20/+3