summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-041-3/+1
* Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-061-2/+2
|\
| * ia64: agp: Replace empty define with do whileCorentin Labbe2019-12-041-2/+2
* | Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-12-044-77/+34
|\ \
| * | ia64: remove stale paravirt leftoversJuergen Gross2019-12-024-77/+34
| |/
* | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-12-023-11/+0
|\ \
| * | ia64: remove unneeded uapi asm-generic wrappersMasahiro Yamada2019-11-113-11/+0
| |/
* | Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-021-0/+5
|\ \
| * | iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reservedYian Chen2019-11-111-0/+5
| |/
* | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-011-1/+1
|\ \
| * | y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann2019-11-151-1/+1
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-283-9/+3
|\ \
| * | dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-2/+2
| * | dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig2019-11-112-7/+1
| |/
* | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-282-5/+4
|\ \
| * | arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-1/+0
| * | ia64: rename ioremap_nocache to ioremap_ucChristoph Hellwig2019-11-112-5/+5
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-261-2/+2
|\ \
| * | sched/cputime: Rename vtime_account_system() to vtime_account_kernel()Frederic Weisbecker2019-10-091-2/+2
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-11/+9
|\ \
| * | ia64: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-1/+1
| * | vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook2019-11-041-1/+1
| * | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-2/+0
| * | vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook2019-11-041-3/+1
| * | vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook2019-11-041-0/+2
| * | ia64: Rename PT_LOAD identifier "code" to "text"Kees Cook2019-11-041-7/+7
| |/
* | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-1/+1
|\ \ | |/ |/|
| * ia64: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-244-54/+9
|\ \
| * | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
| * | ia64: switch to generic version of pte allocationMike Rapoport2019-09-241-30/+2
| * | mm: remove quicklist page table cachesNicholas Piggin2019-09-242-24/+12
| * | mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-241-1/+1
* | | ia64: Fix some warnings introduced in merge windowTony Luck2019-09-243-2/+2
|/ /
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-202-1/+2
|\ \
| * | kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+1
| * | kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-1/+1
* | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-192-1/+3
|\ \ \
| * | | dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-042-0/+4
| * | | dma-mapping: fix filename referencesAndy Shevchenko2019-09-031-1/+1
| |/ /
* | | Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2019-09-172-8/+2
|\ \ \
| * | | percpu: Make pcpu_setup_first_chunk() void functionKefeng Wang2019-07-042-8/+2
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-0/+1
|\ \ \ \
| * | | | arch, ia64: Make NUMA select SMPMatt Fleming2019-09-031-0/+1
| | |/ / | |/| |
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-163-1/+5
|\ \ \ \
| * | | | efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel2019-08-084-2/+6
| |/ / /
* | | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-16172-25603/+306
|\ \ \ \
| * | | | ia64: remove CONFIG_SWIOTLB ifdefsChristoph Hellwig2019-08-162-4/+0
| * | | | ia64: remove support for machvecsChristoph Hellwig2019-08-1644-473/+101
| * | | | ia64: move the screen_info setup to common codeChristoph Hellwig2019-08-162-30/+34