Age | Commit message (Expand) | Author |
2021-04-30 | arch/ia64/include/asm/pgtable.h: minor typo fixes | Bhaskar Chowdhury |
2021-04-30 | arch/ia64/kernel/fsys.S: fix typos | Bhaskar Chowdhury |
2021-04-30 | arch/ia64/kernel/head.S: remove duplicate include | Zhang Yunkai |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-04-29 | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2021-04-25 | ia64: syscalls: switch to generic syscallhdr.sh | Masahiro Yamada |
2021-04-25 | ia64: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada |
2021-04-22 | arch: Wire up Landlock syscalls | Mickaël Salaün |
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-17 | quota: wire up quotactl_path | Sascha Hauer |
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 |