summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+1
|\
| * mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-081-2/+1
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-032-2/+2
|\ \
| * | ia64: move core-y in arch/ia64/Makefile to arch/ia64/KbuildMasahiro Yamada2021-09-032-2/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-034-30/+29
|\ \
| * | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
| * | ia64: make num_rsvd_regions staticGeert Uytterhoeven2021-09-032-2/+1
| * | ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven2021-09-032-27/+25
| * | ia64: fix #endif comment for reserve_elfcorehdr()Geert Uytterhoeven2021-09-031-1/+1
| * | ia64: fix typo in a commentJason Wang2021-09-031-1/+1
| |/
* | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-021-2/+2
|\ \
| * | ia64/sba_iommu: return error code from sba_map_sg_attrs()Martin Oliveira2021-08-091-2/+2
| |/
* | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-011-2/+2
|\ \
| * | printk: Userspace format indexing supportChris Down2021-07-191-2/+2
* | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-0/+2
|\ \ \
| * | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-0/+2
| |/ /
* | | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-011-1/+1
|\ \ \ | |_|/ |/| |
| * | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
| |/
* | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-301-1/+0
|\ \ | |/ |/|
| * arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-301-1/+0
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-0/+1
|\ \
| * | kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-0/+1
* | | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V2021-07-081-1/+1
* | | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-1/+1
| |/ |/|
* | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-12/+0
|\ \
| * | asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann2021-05-101-12/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-024-8/+2
|\ \ \
| * | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
| * | | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-1/+0
| * | | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-1/+0
| * | | mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-06-301-3/+1
| * | | mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang2021-06-301-3/+0
* | | | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\ \ \ \
| * | | | quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-298-12/+10
|\ \ \ \ | | |/ / | |/| |
| * | | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-1/+1
| * | | arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport2021-06-292-6/+4
| * | | mm: update legacy flush_tlb_* to use vmaChen Li2021-06-291-1/+1
| * | | ia64: mca_drv: fix incorrect array size calculationArnd Bergmann2021-06-291-1/+1
| * | | ia64: headers: drop duplicated wordsRandy Dunlap2021-06-293-3/+3
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-281-3/+3
|\ \ \
| * | | mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne2021-06-041-3/+3
| |/ /
* | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-284-8/+7
|\ \ \
| * | | sched: Change task_struct::statePeter Zijlstra2021-06-182-5/+5
| * | | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-2/+2
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-031-1/+1
| |\| |
| * | | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+0
| | |/ | |/|
* | | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-281-16/+0
|\ \ \
| * | | kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao2021-06-031-7/+0
| * | | kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-9/+0
| |/ /