summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ia64: drop unused IA64_FW_EMU ifdefSergei Trofimovich2021-04-301-5/+0
* | ia64: ensure proper NUMA distance and possible map initializationValentin Schneider2021-04-301-2/+5
* | arch/ia64/kernel/fsys.S: fix typosBhaskar Chowdhury2021-04-301-2/+2
* | arch/ia64/kernel/head.S: remove duplicate includeZhang Yunkai2021-04-301-1/+0
* | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-294-82/+5
|\ \
| * | ia64: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-04-242-42/+2
| * | ia64: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-243-40/+3
| |/
* | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-0/+1
|\ \
| * | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
| |/
* | ia64: fix format strings for err_injectSergei Trofimovich2021-03-251-11/+11
* | ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich2021-03-251-1/+1
|/
* ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich2021-03-131-6/+18
* ia64: don't call handle_signal() unless there's actually a signal queuedJens Axboe2021-03-031-1/+2
* 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-221-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-112-27/+0
| * | ia64: remove unneeded header includes from <asm/mca.h>Masahiro Yamada2021-02-113-0/+3
| * | ia64: do not typedef struct pal_min_state_area_sMasahiro Yamada2021-02-113-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-216-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-162-25/+28
|\ \
| * | [ia64] ptrace_[sg]etregs(): use access_elf_reg() instead of access_uarea()Al Viro2020-10-261-20/+23
| * | [ia64] missed cleanups from switch to regset coredumpsAl Viro2020-10-262-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
|\ \ \