| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | arch/ia64/kernel/head.S: remove duplicate include | Zhang Yunkai | 2021-04-30 | 1 | -1/+0 |
* | | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-04-29 | 4 | -82/+5 |
|\ \ |
|
| * | | ia64: syscalls: switch to generic syscallhdr.sh | Masahiro Yamada | 2021-04-25 | 2 | -42/+2 |
| * | | ia64: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada | 2021-04-25 | 3 | -40/+3 |
| |/ |
|
* | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2021-04-29 | 1 | -0/+1 |
|\ \ |
|
| * | | quota: wire up quotactl_path | Sascha Hauer | 2021-03-17 | 1 | -0/+1 |
| |/ |
|
* | | ia64: fix discontig.c section mismatches | Randy Dunlap | 2021-04-16 | 1 | -3/+3 |
* | | ia64: remove duplicate entries in generic_defconfig | Randy Dunlap | 2021-04-16 | 1 | -2/+0 |
* | | ia64: fix user_stack_pointer() for ptrace() | Sergei Trofimovich | 2021-04-09 | 1 | -7/+1 |
* | | ia64: fix format strings for err_inject | Sergei Trofimovich | 2021-03-25 | 1 | -11/+11 |
* | | ia64: mca: allocate early mca with GFP_ATOMIC | Sergei Trofimovich | 2021-03-25 | 1 | -1/+1 |
|/ |
|
* | ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign | Sergei Trofimovich | 2021-03-13 | 1 | -1/+1 |
* | ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls | Sergei Trofimovich | 2021-03-13 | 1 | -6/+18 |
* | ia64: don't call handle_signal() unless there's actually a signal queued | Jens Axboe | 2021-03-02 | 1 | -1/+2 |
* | Merge tag 'kbuild-fixes-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-28 | 1 | -1/+0 |
|\ |
|
| * | ia64: remove redundant READELF from arch/ia64/Makefile | Masahiro Yamada | 2021-02-28 | 1 | -1/+0 |
* | | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-02-27 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe | 2021-02-21 | 1 | -1/+1 |
* | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-02-25 | 13 | -62/+32 |
|\ \ |
|
| * | | arch: syscalls: remove $(srctree)/ prefix from syscall tables | Masahiro Yamada | 2021-02-22 | 1 | -1/+1 |
| * | | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work | Masahiro Yamada | 2021-02-22 | 1 | -5/+6 |
| * | | ia64: remove generated/nr-irqs.h generation to fix build warning | Masahiro Yamada | 2021-02-12 | 4 | -34/+3 |
| * | | ia64: remove unneeded header includes from <asm/mca.h> | Masahiro Yamada | 2021-02-12 | 4 | -6/+6 |
| * | | ia64: do not typedef struct pal_min_state_area_s | Masahiro Yamada | 2021-02-12 | 6 | -16/+16 |
* | | | mm: simplify parater of function memmap_init_zone() | Baoquan He | 2021-02-24 | 1 | -5/+7 |
* | | | mm: rename memmap_init() and memmap_init_zone() | Baoquan He | 2021-02-24 | 1 | -3/+3 |
* | | | mm: fix prototype warning from kernel test robot | Baoquan He | 2021-02-24 | 1 | -6/+0 |
* | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-02-23 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | fs: add mount_setattr() | Christian Brauner | 2021-01-24 | 1 | -0/+1 |
* | | | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-21 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu() | Will Deacon | 2021-01-29 | 1 | -1/+1 |
| * | | | tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu() | Will Deacon | 2021-01-29 | 1 | -1/+1 |
* | | | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-02-21 | 16 | -1389/+1 |
|\ \ \ \ |
|
| * | | | | arch: ia64: Remove rest of perfmon support | Viresh Kumar | 2021-01-22 | 10 | -1217/+1 |
| * | | | | arch: ia64: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-22 | 6 | -172/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-21 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | elf_prstatus: collect the common part (everything before pr_reg) into a struct | Al Viro | 2021-01-06 | 1 | -1/+1 |
* | | | | | Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-20 | 10 | -3/+22 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | efi: ia64: move IA64-only declarations to new asm/efi.h header | Ard Biesheuvel | 2021-01-18 | 10 | -3/+22 |
| |/ / / |
|
* | | | | Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-02-07 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | kbuild: remove PYTHON variable | Masahiro Yamada | 2021-02-01 | 2 | -2/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-01-28 | 2 | -14/+19 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ia64: fix xchg() warning | Arnd Bergmann | 2021-01-12 | 1 | -1/+1 |
| * | | | ia64: fix timer cleanup regression | Arnd Bergmann | 2021-01-12 | 1 | -13/+18 |
| | |/
| |/| |
|
* | | | ia64: fix build failure caused by memory model changes | Mike Rapoport | 2021-01-17 | 1 | -0/+1 |
| |/
|/| |
|
* | | local64.h: make <asm/local64.h> mandatory | Randy Dunlap | 2020-12-29 | 1 | -1/+0 |
* | | mm: memmap defer init doesn't work as expected | Baoquan He | 2020-12-29 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2020-12-22 | 1 | -1/+1 |
|\ |
|
| * | tweewide: Fix most Shebang lines | Finn Behrens | 2020-12-08 | 1 | -1/+1 |
* | | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn | 2020-12-19 | 1 | -0/+1 |