summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* mm: simplify parater of function memmap_init_zone()Baoquan He2021-02-241-5/+7
* mm: rename memmap_init() and memmap_init_zone()Baoquan He2021-02-241-3/+3
* mm: fix prototype warning from kernel test robotBaoquan He2021-02-241-6/+0
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-0/+1
|\
| * fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
* | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-2/+2
|\ \
| * | tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()Will Deacon2021-01-291-1/+1
| * | tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()Will Deacon2021-01-291-1/+1
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-2116-1389/+1
|\ \ \
| * | | arch: ia64: Remove rest of perfmon supportViresh Kumar2021-01-2210-1217/+1
| * | | arch: ia64: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-226-172/+0
| | |/ | |/|
* | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-1/+1
|\ \ \
| * | | elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro2021-01-061-1/+1
* | | | Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-2010-3/+22
|\ \ \ \
| * | | | efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel2021-01-1810-3/+22
| |/ / /
* | | | Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-072-2/+2
|\ \ \ \
| * | | | kbuild: remove PYTHON variableMasahiro Yamada2021-02-012-2/+2
| | |/ / | |/| |
* | | | Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-01-282-14/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | ia64: fix xchg() warningArnd Bergmann2021-01-121-1/+1
| * | | ia64: fix timer cleanup regressionArnd Bergmann2021-01-121-13/+18
| | |/ | |/|
* | | ia64: fix build failure caused by memory model changesMike Rapoport2021-01-171-0/+1
| |/ |/|
* | local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* | mm: memmap defer init doesn't work as expectedBaoquan He2020-12-291-2/+2
|/
* Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-12-221-1/+1
|\
| * tweewide: Fix most Shebang linesFinn Behrens2020-12-081-1/+1
* | epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-2/+5
|\ \
| * | ia64: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-122-2/+5
* | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-162-23/+14
|\ \ \
| * | | ia64: convert to legacy_timer_tickArnd Bergmann2020-10-302-23/+14
| |/ /
* | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-13/+4
|\ \ \
| * | | ia64: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-13/+4
| |/ /
* | | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-152-25/+28
|\ \ \
| * | | [ia64] ptrace_[sg]etregs(): use access_elf_reg() instead of access_uarea()Al Viro2020-10-251-20/+23
| * | | [ia64] missed cleanups from switch to regset coredumpsAl Viro2020-10-252-5/+5
| |/ /
* | | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-151-5/+15
|\ \ \
| * \ \ Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-12-152-1/+7
| |\ \ \ | | | |/ | | |/|
| * | | sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker2020-12-021-5/+15
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-156-106/+53
|\ \ \
| * | | ia64: make SPARSEMEM default and disable DISCONTIGMEMMike Rapoport2020-12-151-3/+3
| * | | ia64: forbid using VIRTUAL_MEM_MAP with FLATMEMMike Rapoport2020-12-154-44/+22
| * | | ia64: split virtual map initialization out of paging_init()Mike Rapoport2020-12-152-31/+40
| * | | ia64: discontig: paging_init(): remove local max_pfn calculationMike Rapoport2020-12-151-4/+1
| * | | ia64: remove 'ifdef CONFIG_ZONE_DMA32' statementsMike Rapoport2020-12-152-4/+0
| * | | ia64: remove custom __early_pfn_to_nid()Mike Rapoport2020-12-152-33/+0
| | |/ | |/|
* | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-13/+0
|\ \ \
| * | | highmem: Get rid of kmap_types.hThomas Gleixner2020-11-061-13/+0
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-141-24/+0
|\ \ \ | |_|/ |/| |
| * | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-24/+0
| |/
* | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-291-1/+1
|\ \