summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-171-5/+1Star
|\
| * mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig2019-07-171-5/+1Star
* | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-1/+1
|\ \
| * | docs: xtensa: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
| |/
* | Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-07-163-33/+46
|\ \ | |/ |/|
| * xtensa: abstract 'entry' and 'retw' in assembly codeMax Filippov2019-07-081-0/+46
| * xtensa: remove arch/xtensa/include/asm/types.hMax Filippov2019-06-281-23/+0Star
| * xtensa: drop dead PCI support codeMax Filippov2019-06-171-10/+0Star
* | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-111-0/+1
|\ \
| * | arch: handle arches who do not yet define clone3Christian Brauner2019-06-211-0/+1
* | | binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig2019-06-241-1/+1
* | | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2019-06-241-1/+0Star
* | | binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-241-1/+0Star
* | | binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig2019-06-241-1/+0Star
* | | binfmt_flat: remove flat_set_persistentChristoph Hellwig2019-06-241-1/+0Star
* | | binfmt_flat: remove flat_reloc_validChristoph Hellwig2019-06-241-1/+0Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3Star
| |/ |/|
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
|/
* arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-181-1/+0Star
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-16/+0Star
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-16/+0Star
* | xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya2019-05-151-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-0710-12/+21
| * | xtensa: drop ifdef __KERNEL__ from kernel-only headersMax Filippov2019-05-077-24/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-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-081-1/+1
|\ \ \
| * | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-1/+1
| | |/ | |/|
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-071-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/+0Star
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-102-36/+18Star
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0Star
| | |/ / | |/| |
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-26/+0Star
|\ \ \ \ | |_|/ / |/| | |
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-17/+0Star
| * | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-031-9/+0Star
| |/ /
* | | 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