summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-0570-886/+1054
|\
| * Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-2733-1/+54
| |\
| | * riscv: Use latest system call ABIArnd Bergmann2019-02-253-5/+3
| | * unicore32: Fix __ARCH_WANT_STAT64 definitionArnd Bergmann2019-02-191-1/+1
| | * asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-1911-0/+13
| | * asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-1911-0/+11
| | * 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-1922-0/+31
| * | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-1033-382/+834
| |\|
| | * y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-0717-1/+291
| | * 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
| * | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner2019-02-1038-1073/+470
| |\|
| | * 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
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-052-0/+24
|\ \ \
| * | | x86/speculation: Add PR_SPEC_DISABLE_NOEXECWaiman Long2019-01-292-0/+24
* | | | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-05114-4335/+1607
|\ \ \ \
| * | | | MIPS: lantiq: Remove separate GPHY Firmware loaderHauke Mehrtens2019-02-252-5/+0
| * | | | MIPS: ingenic: Add support for appended devicetreePaul Cercueil2019-02-222-5/+11
| * | | | MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer2019-02-1911-531/+260
| * | | | MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer2019-02-194-3/+6
| * | | | MIPS: SGI-IP27: do xtalk scanning laterThomas Bogendoerfer2019-02-192-4/+12
| * | | | MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix outputThomas Bogendoerfer2019-02-192-45/+45
| * | | | MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer2019-02-195-192/+138
| * | | | MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer2019-02-198-75/+19
| * | | | MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang2019-02-191-2/+2
| * | | | MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys()Paul Burton2019-02-191-6/+1
| * | | | MIPS: eBPF: Remove REG_32BIT_ZERO_EXPaul Burton2019-02-191-10/+7
| * | | | MIPS: eBPF: Always return sign extended 32b valuesPaul Burton2019-02-191-3/+6
| * | | | MIPS: CM: Fix indentationPaul Burton2019-02-151-2/+2
| * | | | MIPS: BCM47XX: Fix/improve Buffalo WHR-G54S supportRafał Miłecki2019-02-112-6/+6