- 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
- ea7c45f futex,arm: Wire up sys_futex_waitv() by André Almeida · 3 years, 4 months ago
- 35776f1 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 4 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 4 months ago
- 249dbe7 ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulation by Arnd Bergmann · 3 years, 5 months ago
- b6e47f3 ARM: 9109/1: oabi-compat: add epoll_pwait handler by Arnd Bergmann · 3 years, 5 months ago
- b48c723 exit/bdflush: Remove the deprecated bdflush system call by Eric W. Biederman · 3 years, 7 months ago
- 77d34a4 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 6 months ago
- ad05f67 ARM: 9086/1: syscalls: use pattern rules to generate syscall headers by Masahiro Yamada · 3 years, 8 months ago
- b34b982 ARM: 9085/1: remove unneeded abi parameter to syscallnr.sh by Masahiro Yamada · 3 years, 8 months ago
- 6073882 ARM: 9084/1: simplify the build rule of mach-types.h by Masahiro Yamada · 3 years, 8 months ago
- 65ffb3d quota: Wire up quotactl_fd syscall by Jan Kara · 3 years, 8 months ago
- 5b9fedb quota: Disable quotactl_path syscall by Jan Kara · 3 years, 8 months ago
- 322a3b84 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 8 months ago
- 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 9 months ago
- a49f4f8 arch: Wire up Landlock syscalls by Mickaël Salaün · 3 years, 9 months ago
- 32e9a0d ARM: 9067/1: syscalls: switch to generic syscallhdr.sh by Masahiro Yamada · 3 years, 11 months ago
- 0047eb9 ARM: 9068/1: syscalls: switch to generic syscalltbl.sh by Masahiro Yamada · 3 years, 11 months ago
- fa8b900 quota: wire up quotactl_path by Sascha Hauer · 3 years, 11 months ago
- 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 11 months ago
- 29c5c3a arch: syscalls: remove $(srctree)/ prefix from syscall tables by Masahiro Yamada · 4 years ago
- 2a18672 fs: add mount_setattr() by Christian Brauner · 4 years ago
- b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
- ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
- 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
- 9b4feb6 arch: wire-up close_range() by Christian Brauner · 6 years ago
- c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 8 months ago
- 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
- 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
- dc7a12b docs: arm: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- 8f6ccf6 Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
- 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
- 8f3220a arch: wire-up clone3() syscall by Christian Brauner · 6 years ago
- d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
- 39036cd arch: add pidfd and io_uring syscalls everywhere by Arnd Bergmann · 6 years ago
- 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
- d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
- 00bf25d y2038: use time32 syscall names on 32-bit by Arnd Bergmann · 6 years ago
- 275f221 ipc: rename old-style shmctl/semctl/msgctl syscalls by Arnd Bergmann · 6 years ago
- 4ab65ba ARM: add kexec_file_load system call number by Arnd Bergmann · 6 years ago
- 78594b9 ARM: add migrate_pages() system call by Arnd Bergmann · 6 years ago
- 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
- 73aeb2c ARM: 8787/1: wire up io_pgetevents syscall by Stefan Agner · 6 years ago
- 338035e arm: Wire up restartable sequences system call by Mathieu Desnoyers · 7 years ago
- c8cee35 ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivative by Lukasz Majewski · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- a1016e9 ARM: wire up statx syscall by Russell King · 8 years ago
- ed141f2 Merge branch 'syscalls' into for-linus by Russell King · 8 years ago
- ffa5d3e ARM: Update mach-types by Russell King · 8 years ago
- 219622b ARM: wire up new pkey syscalls by Russell King · 8 years ago
- 96a8fae ARM: convert to generated system call tables by Russell King · 8 years ago
- 4e2648db ARM: remove indirection of asm/mach-types.h by Russell King · 8 years ago
- 6e8ac72 ARM: 8562/1: suppress "include/generated/mach-types.h is up to date." by Masahiro Yamada · 9 years ago
- 34dc938 ARM: shmobile: mackerel: Remove mach-type entry by Magnus Damm · 10 years ago
- 848a7b1 ARM: Update mach-types by Russell King · 12 years ago
- 2d4d07b ARM: boot: Fix usage of kecho by Fabio Estevam · 12 years ago
- edc88ce ARM: be really quiet when building with 'make -s' by Arnd Bergmann · 13 years ago
- ac9e7ab Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 1c3a918 ARM: clps711x: Remove board support for CEIVA by Alexander Shiyan · 12 years ago
- d684f05 ARM: mach-pnx4008: Remove architecture by Roland Stigge · 12 years ago
- d098bc7 ARM: Update mach-types by Russell King · 13 years ago
- a3c2b51 ARM: Update mach-types by Russell King · 13 years ago
- d22759e ARM: 7193/1: Fix machine_is_xxx() naming for eSata SheevaPlug and QNAP TS-209 by Jon Medhurst (Tixy) · 13 years ago
- 9b7c547 ARM: Update mach-types to fix mxs build breakage by Shawn Guo · 13 years ago
- 628e1110 ARM: Add a few machine types to mach-types by Russell King · 13 years ago
- 0d6cfa3 ARM: 7051/1: cpuimx* boards: fix mach-types errors by Eric Bénard · 13 years ago
- 1d08fd9 Update Nook Color machine 3284 to common Encore name by Oleg Drokin · 13 years ago
- 60ba536 ARM: Update mach-types by Russell King · 14 years ago
- 6f82f4d ARM: Update (and cut down) mach-types by Russell King · 14 years ago
- 4a683a2 ARM: Update mach-types by Russell King · 14 years ago
- 440e2e4 ARM: Update mach-types by Russell King · 14 years ago
- a14d040 ARM: Update mach-types by Russell King · 14 years ago
- d849537 ARM: Update mach-types by Russell King · 15 years ago
- 99a0099 ARM: Update mach-types by Russell King · 15 years ago
- 48edcfc ARM: Update mach-types by Russell King · 15 years ago
- 0fa1180 ARM: Update mach-types by Russell King · 15 years ago
- ba45d52 [ARM] Update mach-types by Russell King · 15 years ago
- a695bc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- d93626e [ARM] Update mach-types by Russell King · 15 years ago
- 6620653 arm: move mach-types to include/generated by Sam Ravnborg · 16 years ago
- 9faf3c1d [ARM] Update mach-types by Russell King · 15 years ago
- ba97836 [ARM] Update mach-types by Russell King · 15 years ago
- c1cb6b7 [ARM] Update mach-types by Russell King · 15 years ago
- a084fcfa [ARM] Update mach-types by Russell King · 15 years ago
- 13892cf [ARM] Update mach-types by Russell King · 16 years ago
- 3eadd3b [ARM] Update mach-types by Russell King · 16 years ago
- 6daad5c [ARM] update mach-types by Russell King · 16 years ago
- 99b36e6 [ARM] update mach-types by Nicolas Pitre · 16 years ago
- 305b076 [ARM] update mach-types by Russell King · 16 years ago
- 773e961 [ARM] Update mach-types by Russell King · 16 years ago
- b4ffb0e [ARM] Update mach-types by Russell King · 16 years ago
- da4d77c [ARM] update mach-types by Russell King · 16 years ago
- f44f82e [ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/include by Russell King · 16 years ago
- 9d9f6d2 [ARM] Update mach-types by Russell King · 17 years ago
- 4ed4789 [ARM] mach-types update by Russell King · 17 years ago
- 184dd48 [ARM] Update mach-types by Russell King · 17 years ago
- 2fd2b12 [ARM] Update mach-types by Russell King · 17 years ago
- 9da7cf2 [ARM] Update mach-types by Russell King · 18 years ago