summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-04-091-9/+12
|\
| * xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov2019-04-041-9/+12
* | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-14/+3Star
* | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-13/+3Star
|/
* KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-282-1/+1
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0Star
* kbuild: warn redundant generic-yMasahiro Yamada2019-03-172-2/+0Star
* Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-03-075-207/+40Star
|\
| * xtensa: drop unused definitionsMax Filippov2019-02-071-9/+0Star
| * xtensa: use generic spinlock/rwlock implementationMax Filippov2019-02-073-194/+8Star
| * xtensa: provide xchg for sizes 1 and 2Max Filippov2019-02-071-4/+32
* | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-061-3/+1Star
|\ \
| * | arch: move common mmap flags to linux/mman.hMichael S. Tsirkin2019-02-181-3/+1Star
| |/
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-13/+1Star
|\ \
| * | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-1/+1
| * | syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann2019-02-071-12/+0Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-053-122/+2Star
|\ \
| * | arch: Use asm-generic/socket.h when possibleDeepa Dinamani2019-02-033-124/+2Star
| * | net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann2019-01-171-0/+2
| |/
* / get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-042-3/+0Star
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-9/+0Star
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0Star
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-5/+3Star
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-5/+3Star
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-043-7/+7
|/
* xtensa: implement jump_label supportMax Filippov2018-12-201-0/+65
* xtensa: implement syscall tracepointsMax Filippov2018-12-174-1/+14
* xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOKMax Filippov2018-12-171-1/+79
* xtensa: enable CORE_DUMP_USE_REGSETMax Filippov2018-12-171-5/+1Star
* xtensa: implement task_user_regset_viewMax Filippov2018-12-172-14/+20
* xtensa: call do_syscall_trace_{enter,leave} selectivelyMax Filippov2018-12-171-4/+1Star
* xtensa: use NO_SYSCALL instead of -1Max Filippov2018-12-171-0/+2
* xtensa: define syscall_get_arch()Dmitry V. Levin2018-12-171-0/+7
* Move EM_XTENSA to uapi/linux/elf-em.hDmitry V. Levin2018-12-171-1/+1
* xtensa: don't use l32r opcode directlyMax Filippov2018-12-052-10/+8Star
* xtensa: clean up WSR*/RSR*/get_sr/set_srMax Filippov2018-12-045-39/+19Star
* xtensa: drop unused declarations from elf.hMax Filippov2018-12-031-11/+0Star
* xtensa: clean up syscall.hMax Filippov2018-12-031-13/+6Star
* xtensa: drop unused coprocessor helper functionsMax Filippov2018-12-031-3/+0Star
* xtensa: drop unused field from the struct exc_tableMax Filippov2018-12-031-2/+0Star
* xtensa: generate uapi header and syscall table header filesFiroz Khan2018-12-033-781/+4Star
* xtensa: add __NR_syscalls along with __NR_syscall_countFiroz Khan2018-12-031-1/+3
* Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-11-161-1/+5
|\
| * xtensa: make sure bFLT stack is 16 byte alignedMax Filippov2018-11-051-1/+5
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-8/+0Star
* | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\ \
| * | tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
| |/
* | xtensa: use generic vga.hJiri Slaby2018-10-272-19/+1Star
* | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0Star
* | y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
|/