summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
* arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-181-1/+0
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-171-0/+6
|\
| * uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-05-161-0/+1
|\ \
| * | clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* | | 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-142-2/+2
* | | | init: provide a generic free_initmem implementationMike Rapoport2019-05-141-5/+0
* | | | Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-05-1133-98/+397
|\ \ \ \ | |_|_|/ |/| | |
| * | | xtensa: implement initialize_cacheattr for MPU coresMax Filippov2019-05-073-7/+57
| * | | xtensa: add exclusive atomics supportMax Filippov2019-05-077-6/+267
| * | | xtensa: clean up inline assembly in futex.hMax Filippov2019-05-071-38/+42
| * | | xtensa: replace variant/core.h with asm/core.hMax Filippov2019-05-0621-23/+32
| * | | xtensa: drop ifdef __KERNEL__ from kernel-only headersMax Filippov2019-05-067-24/+0
| * | | xtensa: set proper error code for simdisk_setup()Chengguang Xu2019-05-061-1/+1
| * | | xtensa: fix incorrect fd close in error case of simdisk_setup()Chengguang Xu2019-05-061-1/+0
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-2/+2
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-251-0/+4
| |\| |
| * | | 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-062-4/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-105-38/+30
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-3/+0
| * | | | | 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 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-231-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
| | |/ | |/|
* | | Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-04-084-11/+24
|\ \ \
| * | | xtensa: fix format string warning in init_pmdMax Filippov2019-04-041-1/+1
| * | | xtensa: fix return_addressMax Filippov2019-04-041-1/+5
| * | | xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov2019-04-031-9/+12
| * | | xtensa: use actual syscall number in do_syscall_trace_leaveMax Filippov2019-04-031-0/+6
| | |/ | |/|
* | | 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
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-122-0/+7
* memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-121-0/+3
* memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport2019-03-121-2/+1
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-1/+0
|\
| * of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-131-1/+0
* | Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-03-0710-257/+94
|\ \