aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAge
...
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
| |_|/ |/| |
* | | Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-06-07
|\ \ \
| * | | xtensa: Fix section mismatch between memblock_reserve and mem_reserveGuenter Roeck2019-05-30
| | |/ | |/|
* | | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-30
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/ /
* / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-17
* arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-17
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-17
|\
| * uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-16
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-05-16
|\ \
| * | clk: Remove io.h from clk-provider.hStephen Boyd2019-05-15
* | | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-16
|\ \ \
| * | | arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-23
* | | | xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya2019-05-14
* | | | init: provide a generic free_initmem implementationMike Rapoport2019-05-14
* | | | Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-05-11
|\ \ \ \ | |_|_|/ |/| | |
| * | | xtensa: implement initialize_cacheattr for MPU coresMax Filippov2019-05-07
| * | | xtensa: add exclusive atomics supportMax Filippov2019-05-07
| * | | xtensa: clean up inline assembly in futex.hMax Filippov2019-05-07
| * | | xtensa: replace variant/core.h with asm/core.hMax Filippov2019-05-06
| * | | xtensa: drop ifdef __KERNEL__ from kernel-only headersMax Filippov2019-05-06
| * | | xtensa: set proper error code for simdisk_setup()Chengguang Xu2019-05-06
| * | | xtensa: fix incorrect fd close in error case of simdisk_setup()Chengguang Xu2019-05-06
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-25
| |\| |
| * | | net: socket: implement 64-bit timestampsArnd Bergmann2019-04-19
* | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-07
|\ \ \ \
| * | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-20
| | |_|/ | |/| |
* | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-06
|\ \ \ \
| * | | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-08
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-06
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-10
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-03
| * | | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-03
| | |/ / / | |/| | |
* | | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-06
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-03
| * | | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-03
| |/ / /
* | | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-23
|\ \ \ \ | |_|/ / |/| | |
| * | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-15
| | |/ | |/|
* | | Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-04-08
|\ \ \
| * | | xtensa: fix format string warning in init_pmdMax Filippov2019-04-04
| * | | xtensa: fix return_addressMax Filippov2019-04-04
| * | | xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov2019-04-04
| * | | xtensa: use actual syscall number in do_syscall_trace_leaveMax Filippov2019-04-04
| | |/ | |/|
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-05
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-05
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-28
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-16
* kbuild: warn redundant generic-yMasahiro Yamada2019-03-16