summaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)Author
2021-02-20Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-12ia64: remove generated/nr-irqs.h generation to fix build warningMasahiro Yamada
2021-02-12ia64: remove unneeded header includes from <asm/mca.h>Masahiro Yamada
2021-02-12ia64: do not typedef struct pal_min_state_area_sMasahiro Yamada
2021-02-07Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-01kbuild: remove PYTHON variableMasahiro Yamada
2021-01-29tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()Will Deacon
2021-01-29tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()Will Deacon
2021-01-28Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-24fs: add mount_setattr()Christian Brauner
2021-01-22arch: ia64: Remove rest of perfmon supportViresh Kumar
2021-01-22arch: ia64: Remove CONFIG_OPROFILE supportViresh Kumar
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel
2021-01-17ia64: fix build failure caused by memory model changesMike Rapoport
2021-01-12ia64: fix xchg() warningArnd Bergmann
2021-01-12ia64: fix timer cleanup regressionArnd Bergmann
2021-01-06elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-29mm: memmap defer init doesn't work as expectedBaoquan He
2020-12-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15ia64: make SPARSEMEM default and disable DISCONTIGMEMMike Rapoport
2020-12-15ia64: forbid using VIRTUAL_MEM_MAP with FLATMEMMike Rapoport
2020-12-15ia64: split virtual map initialization out of paging_init()Mike Rapoport
2020-12-15ia64: discontig: paging_init(): remove local max_pfn calculationMike Rapoport
2020-12-15ia64: remove 'ifdef CONFIG_ZONE_DMA32' statementsMike Rapoport
2020-12-15ia64: remove custom __early_pfn_to_nid()Mike Rapoport
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-12ia64: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-12-08tweewide: Fix most Shebang linesFinn Behrens
2020-12-02sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams
2020-11-06highmem: Get rid of kmap_types.hThomas Gleixner
2020-10-30ia64: convert to legacy_timer_tickArnd Bergmann
2020-10-27ia64: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-10-25[ia64] ptrace_[sg]etregs(): use access_elf_reg() instead of access_uarea()Al Viro
2020-10-25[ia64] missed cleanups from switch to regset coredumpsAl Viro
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds