summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-181-1/+0
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-16/+0
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-16/+0
* | xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya2019-05-141-1/+1
* | Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-05-1119-79/+362
|\ \
| * | xtensa: implement initialize_cacheattr for MPU coresMax Filippov2019-05-072-1/+37
| * | xtensa: add exclusive atomics supportMax Filippov2019-05-076-6/+264
| * | xtensa: clean up inline assembly in futex.hMax Filippov2019-05-071-38/+42
| * | xtensa: replace variant/core.h with asm/core.hMax Filippov2019-05-0610-12/+21
| * | xtensa: drop ifdef __KERNEL__ from kernel-only headersMax Filippov2019-05-067-24/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-2/+2
|\ \ \
| * | | net: socket: implement 64-bit timestampsArnd Bergmann2019-04-191-2/+2
| |/ /
* | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-1/+1
|\ \ \
| * | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
| | |/ | |/|
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-0/+1
|\ \ \
| * | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-1/+0
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-102-36/+18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0
| | |/ / | |/| |
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-26/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-17/+0
| * | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-031-9/+0
| |/ /
* | | Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-04-081-9/+12
|\ \ \
| * | | xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov2019-04-031-9/+12
| |/ /
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-14/+3
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-13/+3
|/ /
* / 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/+0
* kbuild: warn redundant generic-yMasahiro Yamada2019-03-172-2/+0
* Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-03-075-207/+40
|\
| * xtensa: drop unused definitionsMax Filippov2019-02-071-9/+0
| * xtensa: use generic spinlock/rwlock implementationMax Filippov2019-02-073-194/+8
| * 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/+1
|\ \
| * | arch: move common mmap flags to linux/mman.hMichael S. Tsirkin2019-02-181-3/+1
| |/
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-13/+1
|\ \
| * | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-1/+1
| * | syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann2019-02-071-12/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-053-122/+2
|\ \
| * | arch: Use asm-generic/socket.h when possibleDeepa Dinamani2019-02-033-124/+2
| * | net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann2019-01-171-0/+2
| |/
* / get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-042-3/+0
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-9/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-5/+3
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-5/+3
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-033-7/+7
|/
* xtensa: implement jump_label supportMax Filippov2018-12-201-0/+65