summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-258-45/+22
|\ \
| * | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
| * | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-5/+6
| * | ia64: remove generated/nr-irqs.h generation to fix build warningMasahiro Yamada2021-02-122-27/+0
| * | ia64: remove unneeded header includes from <asm/mca.h>Masahiro Yamada2021-02-123-0/+3
| * | ia64: do not typedef struct pal_min_state_area_sMasahiro Yamada2021-02-123-12/+12
* | | 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 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-216-843/+1
|\ \ \
| * | | arch: ia64: Remove rest of perfmon supportViresh Kumar2021-01-226-843/+1
| |/ /
* | | 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-206-3/+6
|\ \ \ | |_|/ |/| |
| * | efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel2021-01-186-3/+6
| |/
* / ia64: fix timer cleanup regressionArnd Bergmann2021-01-121-13/+18
|/
* 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-161-1/+2
|\
| * ia64: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-1/+2
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-23/+13
|\ \
| * | ia64: convert to legacy_timer_tickArnd Bergmann2020-10-301-23/+13
| |/
* | 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 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-12-151-1/+1
|\ \
| * | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
| |/
* / sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker2020-12-021-5/+15
|/
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+1
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+1
* | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
* | ia64: fix build error with !COREDUMPKrzysztof Kozlowski2020-10-181-1/+1
|/
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-13/+1
|\
| * dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-1/+1
| * Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2020-09-251-1/+1
| |\
| * | dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig2020-09-111-13/+1
* | | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-141-2/+2
|\ \ \
| * | | ia64: switch to kernel_clone()Christian Brauner2020-08-201-2/+2
* | | | Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2020-10-127-6798/+2
|\ \ \ \
| * | | | ia64: Remove perfmonChristoph Hellwig2020-09-117-6798/+2
| | |_|/ | |/| |
* | | | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-121-75/+2
|\ \ \ \
| * | | | ia64: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-75/+2
| |/ / /
* | | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* | | | ia64: fix min_low_pfn/max_low_pfn build errorsRandy Dunlap2020-09-011-1/+1
| |_|/ |/| |
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-236-8/+8
| |/ |/|
* | all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
|/
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-106-0/+6
|\
| * locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...Peter Zijlstra2020-08-066-0/+6
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-34/+0
|\ \