summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | kill unused dump_fpu() instancesAl Viro2020-07-271-34/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-073-3/+0
|\ \ \
| * | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-073-3/+0
* | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-254/+142
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ia64: switch to ->regset_get()Al Viro2020-07-271-91/+58
| * | [ia64] access_uarea(): don't bother with fpregs_[gs]et()Al Viro2020-06-261-9/+33
| * | [ia64] access_uarea(): stop bothering with gpregs_[gs]et()Al Viro2020-06-261-9/+8
| * | [ia64] regularize do_gpregs_[gs]et()Al Viro2020-06-261-124/+31
| * | [ia64] teach elf_access_reg() to handle the missing range (r16..r31)Al Viro2020-06-261-2/+4
| * | [ia64] sanitize elf_access_gpreg()Al Viro2020-06-261-34/+23
* | | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+1
|\ \ \
| * | | arch: wire-up close_range()Christian Brauner2020-06-171-0/+1
| |/ /
* | | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-042-25/+36
|\ \ \
| * | | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-4/+3
| * | | ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_argsChristian Brauner2020-06-232-26/+38
| | |/ | |/|
* / | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/ /
* | Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds2020-06-181-3/+3
|\ \