summaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2020-12-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn1-0/+1
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+5
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-23/+14
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-13/+4
2020-12-15Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-25/+28
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+15
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-106/+53
2020-12-15ia64: make SPARSEMEM default and disable DISCONTIGMEMMike Rapoport1-3/+3
2020-12-15ia64: forbid using VIRTUAL_MEM_MAP with FLATMEMMike Rapoport4-44/+22
2020-12-15ia64: split virtual map initialization out of paging_init()Mike Rapoport2-31/+40
2020-12-15ia64: discontig: paging_init(): remove local max_pfn calculationMike Rapoport1-4/+1
2020-12-15ia64: remove 'ifdef CONFIG_ZONE_DMA32' statementsMike Rapoport2-4/+0
2020-12-15ia64: remove custom __early_pfn_to_nid()Mike Rapoport2-33/+0
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2-1/+7
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+0
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-24/+0
2020-12-12ia64: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+5
2020-12-08tweewide: Fix most Shebang linesFinn Behrens1-1/+1
2020-12-02sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker1-5/+15
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra1-1/+1
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne1-24/+0
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams1-0/+6
2020-11-06highmem: Get rid of kmap_types.hThomas Gleixner1-13/+0
2020-10-30ia64: convert to legacy_timer_tickArnd Bergmann2-23/+14
2020-10-27ia64: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-13/+4
2020-10-25[ia64] ptrace_[sg]etregs(): use access_elf_reg() instead of access_uarea()Al Viro1-20/+23
2020-10-25[ia64] missed cleanups from switch to regset coredumpsAl Viro2-5/+5
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-1/+0
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim1-0/+1
2020-10-18ia64: fix build error with !COREDUMPKrzysztof Kozlowski1-1/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe1-1/+1
2020-10-16mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()David Hildenbrand1-2/+2
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-21/+8
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-18/+0
2020-10-12Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds20-7021/+22
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-75/+2
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+1
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2-2/+2
2020-09-28PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSThomas Gleixner1-1/+1
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour1-3/+3
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig1-0/+2
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2-3/+1