aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann17-1/+291
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann21-75/+96
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann12-226/+307
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann8-206/+206
2019-02-07x86/x32: use time64 versions of sigtimedwait and recvmmsgArnd Bergmann1-2/+2
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani2-4/+5
2019-02-07sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann2-3/+62
2019-02-07syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann4-28/+0
2019-01-25alpha: add generic get{eg,eu,g,p,u,pp}id() syscallsArnd Bergmann3-11/+8
2019-01-25alpha: add standard statfs64/fstatfs64 syscallsArnd Bergmann1-0/+2
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann12-15/+28
2019-01-25arch: add split IPC system calls where neededArnd Bergmann8-0/+83
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann7-21/+21
2019-01-25sparc64: fix sparc_ipc type conversionArnd Bergmann1-1/+1
2019-01-25sh: add statx system callArnd Bergmann1-0/+1
2019-01-25sh: remove duplicate unistd_32.h fileArnd Bergmann1-403/+0
2019-01-25m68k: assign syscall number for seccompArnd Bergmann1-0/+1
2019-01-25ARM: add kexec_file_load system call numberArnd Bergmann3-1/+4
2019-01-25ARM: add migrate_pages() system callArnd Bergmann4-2/+4
2019-01-25alpha: update syscall macro definitionsArnd Bergmann3-8/+7
2019-01-25alpha: wire up io_pgetevents system callArnd Bergmann1-0/+1
2019-01-25ia64: assign syscall numbers for perf and seccompArnd Bergmann1-0/+2
2019-01-25ia64: add statx and io_pgetevents syscallsArnd Bergmann1-0/+2
2019-01-25ia64: add __NR_umount2 definitionArnd Bergmann3-15/+3
2019-01-18s390: remove compat_wrapper.cArnd Bergmann3-326/+140
2019-01-18s390: autogenerate compat syscall wrappersArnd Bergmann5-21/+147
2019-01-18s390: use generic UID16 implementationArnd Bergmann5-252/+41
2019-01-18ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann2-2/+4
2019-01-18s390: open-code s390_personality syscallArnd Bergmann1-2/+5
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-21/+107
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into fixesOlof Johansson1-0/+4
2019-01-12Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson3-3/+20
2019-01-12Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into fixesOlof Johansson1-2/+6
2019-01-12Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixesOlof Johansson1-0/+4
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-7/+8
2019-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-4/+6
2019-01-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds7-7/+56
2019-01-11x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not backedVitaly Kuznetsov1-2/+1
2019-01-11KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flush_tlb_with_range()Lan Tianyu1-1/+1
2019-01-11kvm: sev: Fail KVM_SEV_INIT if already initializedDavid Rientjes1-0/+3
2019-01-11KVM: x86: Fix bit shifting in update_intel_pt_cfgGustavo A. R. Silva1-1/+1
2019-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-7/+7
2019-01-11ARM: integrator: impd1: use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-1/+1
2019-01-11arm64: kexec_file: return successfully even if kaslr-seed doesn't existAKASHI Takahiro1-1/+3
2019-01-10Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds12-41/+117
2019-01-10arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon5-5/+52
2019-01-10gpio: pl061: handle failed allocationsNicholas Mc Guire1-1/+5
2019-01-10csky: fixup compile error with CPU 810.Guo Ren1-1/+1
2019-01-10ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij1-2/+2
2019-01-10arm64: dts: marvell: mcbin: fix PCIe reset signalBaruch Siach1-1/+1