Age | Commit message (Expand) | Author |
2021-02-21 | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-20 | Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-12 | ia64: remove generated/nr-irqs.h generation to fix build warning | Masahiro Yamada |
2021-02-12 | ia64: remove unneeded header includes from <asm/mca.h> | Masahiro Yamada |
2021-02-12 | ia64: do not typedef struct pal_min_state_area_s | Masahiro Yamada |
2021-01-24 | fs: add mount_setattr() | Christian Brauner |
2021-01-22 | arch: ia64: Remove rest of perfmon support | Viresh Kumar |
2021-01-18 | efi: ia64: move IA64-only declarations to new asm/efi.h header | Ard Biesheuvel |
2021-01-12 | ia64: fix timer cleanup regression | Arnd Bergmann |
2021-01-06 | elf_prstatus: collect the common part (everything before pr_reg) into a struct | Al Viro |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-15 | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2020-12-12 | ia64: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-12-02 | sched/vtime: Consolidate IRQ time accounting | Frederic Weisbecker |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra |
2020-10-30 | ia64: convert to legacy_timer_tick | Arnd Bergmann |
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 coredumps | Al Viro |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim |
2020-10-18 | ia64: fix build error with !COREDUMP | Krzysztof Kozlowski |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-14 | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-12 | Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae... | Linus Torvalds |
2020-10-12 | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-09-25 | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv... | Christoph Hellwig |
2020-09-11 | ia64: Remove perfmon | Christoph Hellwig |
2020-09-11 | dma-mapping: add (back) arch_dma_mark_clean for ia64 | Christoph Hellwig |
2020-09-08 | ia64: kprobes: Use generic kretprobe trampoline handler | Masami Hiramatsu |
2020-09-01 | ia64: fix min_low_pfn/max_low_pfn build errors | Randy Dunlap |
2020-09-01 | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-20 | ia64: switch to kernel_clone() | Christian Brauner |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-08-06 | locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits... | Peter Zijlstra |
2020-08-04 | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds |
2020-07-27 | kill unused dump_fpu() instances | Al Viro |
2020-07-27 | ia64: switch to ->regset_get() | Al Viro |