summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-122593-417707/+16432
|\
| * syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming conventionDominik Brodowski2018-04-091-9/+9
| * syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...Dominik Brodowski2018-04-095-362/+405
| * syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski2018-04-094-185/+185
| * syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski2018-04-092-229/+230
| * syscalls/x86: Extend register clearing on syscall entry to lower registersDominik Brodowski2018-04-052-0/+8
| * syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64Dominik Brodowski2018-04-057-57/+12
| * syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...Dominik Brodowski2018-04-056-380/+509
| * syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski2018-04-057-2/+119
| * x86/syscalls: Don't pointlessly reload the system call numberLinus Torvalds2018-04-052-7/+8
| * Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-0230-200/+138
| |\
| | * syscalls/x86: auto-create compat_sys_*() prototypesDominik Brodowski2018-04-023-66/+1
| | * x86/sigreturn: use SYSCALL_DEFINE0Tautschnig, Michael2018-04-021-2/+3
| | * x86: fix sys_sigreturn() return type to be long, not unsigned longDominik Brodowski2018-04-022-2/+2
| | * x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()Dominik Brodowski2018-04-022-1/+7
| | * mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski2018-04-026-6/+6
| | * mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-0218-31/+33
| | * mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski2018-04-0210-25/+26
| | * fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()Dominik Brodowski2018-04-026-11/+11
| | * fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski2018-04-027-16/+16
| | * fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()Dominik Brodowski2018-04-026-8/+9
| | * fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscallDominik Brodowski2018-04-026-8/+8
| | * fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski2018-04-021-1/+1
| | * fs: add ksys_read() helper; remove in-kernel calls to sys_read()Dominik Brodowski2018-04-021-1/+1
| | * fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski2018-04-026-7/+7
| | * fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappersDominik Brodowski2018-04-021-3/+3
| | * fs: add ksys_write() helper; remove in-kernel calls to sys_write()Dominik Brodowski2018-04-021-1/+1
| | * fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()Dominik Brodowski2018-04-021-1/+1
| | * x86: remove compat_sys_x86_waitpid()Dominik Brodowski2018-04-023-10/+1
| | * x86: use _do_fork() in compat_sys_x86_clone()Dominik Brodowski2018-04-021-1/+2
| * | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-022182-413749/+0
| |\ \
| | * | CRIS: Drop support for the CRIS portJesper Nilsson2018-03-16424-99736/+0
| | * | arch: remove tile portArnd Bergmann2018-03-16290-69357/+0
| | * | arch: remove blackfin portArnd Bergmann2018-03-16462-123639/+0
| | * | arch: remove score portArnd Bergmann2018-03-09127-7695/+0
| | * | arch: remove m32r portArnd Bergmann2018-03-09220-27229/+0
| | * | arch: remove frv portArnd Bergmann2018-03-09206-27155/+0
| | * | mn10300: Remove the architectureDavid Howells2018-03-09274-33860/+0
| | * | Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2018-03-07179-25078/+0
| | |\ \
| | | * | metag: Remove arch/metag/James Hogan2018-02-22179-25078/+0
| * | | | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-02116-8/+11296
| |\ \ \ \
| | * | | | nds32: To use the generic dump_stack()Greentime Hu2018-03-161-12/+0
| | * | | | nds32: fix building failed if using elf toolchain.Greentime Hu2018-03-161-1/+0
| | * | | | nios2: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu2018-03-161-0/+1
| | * | | | nds32: fix building failed if using older version gcc.Greentime Hu2018-03-161-3/+4
| | * | | | nds32: Build infrastructureGreentime Hu2018-02-229-0/+529
| | * | | | nds32: defconfigGreentime Hu2018-02-221-0/+104
| | * | | | nds32: Miscellaneous header filesGreentime Hu2018-02-223-0/+63
| | * | | | nds32: Device tree supportGreentime Hu2018-02-223-0/+112
| | * | | | nds32: Generic timers supportGreentime Hu2018-02-221-0/+11