Age | Commit message (Expand) | Author |
2021-04-16 | ia64: fix discontig.c section mismatches | Randy Dunlap |
2021-04-16 | ia64: remove duplicate entries in generic_defconfig | Randy Dunlap |
2021-04-09 | ia64: fix user_stack_pointer() for ptrace() | Sergei Trofimovich |
2021-03-25 | ia64: fix format strings for err_inject | Sergei Trofimovich |
2021-03-25 | ia64: mca: allocate early mca with GFP_ATOMIC | Sergei Trofimovich |
2021-03-13 | ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign | Sergei Trofimovich |
2021-03-13 | ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls | Sergei Trofimovich |
2021-03-02 | ia64: don't call handle_signal() unless there's actually a signal queued | Jens Axboe |
2021-02-28 | Merge tag 'kbuild-fixes-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-28 | ia64: remove redundant READELF from arch/ia64/Makefile | Masahiro Yamada |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-24 | mm: simplify parater of function memmap_init_zone() | Baoquan He |
2021-02-24 | mm: rename memmap_init() and memmap_init_zone() | Baoquan He |
2021-02-24 | mm: fix prototype warning from kernel test robot | Baoquan He |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe |
2021-02-22 | arch: syscalls: remove $(srctree)/ prefix from syscall tables | Masahiro Yamada |
2021-02-22 | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work | Masahiro Yamada |
2021-02-21 | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
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-02-07 | Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-01 | kbuild: remove PYTHON variable | Masahiro Yamada |
2021-01-29 | tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu() | Will Deacon |
2021-01-29 | tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu() | Will Deacon |
2021-01-28 | Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-01-24 | fs: add mount_setattr() | Christian Brauner |
2021-01-22 | arch: ia64: Remove rest of perfmon support | Viresh Kumar |
2021-01-22 | arch: ia64: Remove CONFIG_OPROFILE support | Viresh Kumar |
2021-01-18 | efi: ia64: move IA64-only declarations to new asm/efi.h header | Ard Biesheuvel |
2021-01-17 | ia64: fix build failure caused by memory model changes | Mike Rapoport |
2021-01-12 | ia64: fix xchg() warning | Arnd Bergmann |
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-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |
2020-12-29 | mm: memmap defer init doesn't work as expected | Baoquan He |
2020-12-22 | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
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 tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | 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 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | ia64: make SPARSEMEM default and disable DISCONTIGMEM | Mike Rapoport |