summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* y2038: rename old time and utime syscallsArnd Bergmann2019-02-0721-75/+96
* y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-0712-226/+307
* y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-078-206/+206
* x86/x32: use time64 versions of sigtimedwait and recvmmsgArnd Bergmann2019-02-071-2/+2
* timex: use __kernel_timex internallyDeepa Dinamani2019-02-072-4/+5
* sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann2019-02-072-3/+62
* syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann2019-02-074-28/+0
* alpha: add generic get{eg,eu,g,p,u,pp}id() syscallsArnd Bergmann2019-01-253-11/+8
* alpha: add standard statfs64/fstatfs64 syscallsArnd Bergmann2019-01-251-0/+2
* arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-2512-15/+28
* arch: add split IPC system calls where neededArnd Bergmann2019-01-258-0/+83
* ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-257-21/+21
* sparc64: fix sparc_ipc type conversionArnd Bergmann2019-01-251-1/+1
* sh: add statx system callArnd Bergmann2019-01-251-0/+1
* sh: remove duplicate unistd_32.h fileArnd Bergmann2019-01-251-403/+0
* m68k: assign syscall number for seccompArnd Bergmann2019-01-251-0/+1
* ARM: add kexec_file_load system call numberArnd Bergmann2019-01-253-1/+4
* ARM: add migrate_pages() system callArnd Bergmann2019-01-254-2/+4
* alpha: update syscall macro definitionsArnd Bergmann2019-01-253-8/+7
* alpha: wire up io_pgetevents system callArnd Bergmann2019-01-251-0/+1
* ia64: assign syscall numbers for perf and seccompArnd Bergmann2019-01-251-0/+2
* ia64: add statx and io_pgetevents syscallsArnd Bergmann2019-01-251-0/+2
* ia64: add __NR_umount2 definitionArnd Bergmann2019-01-253-15/+3
* s390: remove compat_wrapper.cArnd Bergmann2019-01-183-326/+140
* s390: autogenerate compat syscall wrappersArnd Bergmann2019-01-185-21/+147
* s390: use generic UID16 implementationArnd Bergmann2019-01-185-252/+41
* ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann2019-01-182-2/+4
* s390: open-code s390_personality syscallArnd Bergmann2019-01-181-2/+5
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-01-1313-21/+107
|\
| * Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson2019-01-131-0/+4
| |\
| | * reset: socfpga: add an early reset driver for SoCFPGADinh Nguyen2019-01-071-0/+4
| * | Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2019-01-133-3/+20
| |\ \
| | * | ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij2019-01-101-2/+2
| | * | arm64: dts: marvell: mcbin: fix PCIe reset signalBaruch Siach2019-01-101-1/+1
| | * | arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt2019-01-101-0/+17
| | |/
| * | Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-01-131-2/+6
| |\ \
| | * | ARM: integrator: impd1: use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-01-111-1/+1
| | * | gpio: pl061: handle failed allocationsNicholas Mc Guire2019-01-101-1/+5
| | |/
| * | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-01-131-0/+4
| |\ \
| | * | arm64: defconfig: enable modules for amlogic s400 sound cardJerome Brunet2019-01-091-0/+4
| | |/
| * | ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi2019-01-101-1/+1
| * | ARM: dts: da850-lcdk: Correct the audio codec regulatorsPeter Ujfalusi2019-01-101-0/+36
| * | ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi2019-01-101-1/+1
| * | ARM: dts: da850-evm: Correct the audio codec regulatorsPeter Ujfalusi2019-01-101-4/+25
| * | ARM: davinci: omapl138-hawk: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| * | ARM: davinci: dm644x-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| * | ARM: davinci: dm355-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| * | ARM: davinci: da850-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| * | ARM: davinci: da830-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| |/
* | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds2019-01-123-7/+8
|\ \