| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2019-05-11 | 33 | -98/+397 |
|\ |
|
| * | xtensa: implement initialize_cacheattr for MPU cores | Max Filippov | 2019-05-07 | 3 | -7/+57 |
| * | xtensa: add exclusive atomics support | Max Filippov | 2019-05-07 | 7 | -6/+267 |
| * | xtensa: clean up inline assembly in futex.h | Max Filippov | 2019-05-07 | 1 | -38/+42 |
| * | xtensa: replace variant/core.h with asm/core.h | Max Filippov | 2019-05-07 | 21 | -23/+32 |
| * | xtensa: drop ifdef __KERNEL__ from kernel-only headers | Max Filippov | 2019-05-07 | 7 | -24/+0 |
| * | xtensa: set proper error code for simdisk_setup() | Chengguang Xu | 2019-05-06 | 1 | -1/+1 |
| * | xtensa: fix incorrect fd close in error case of simdisk_setup() | Chengguang Xu | 2019-05-06 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-05-08 | 1 | -2/+2 |
|\ \ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-26 | 1 | -0/+4 |
| |\| |
|
| * | | net: socket: implement 64-bit timestamps | Arnd Bergmann | 2019-04-19 | 1 | -2/+2 |
* | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-05-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 2019-03-21 | 1 | -1/+1 |
* | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2019-05-07 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon | 2019-04-08 | 1 | -0/+1 |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-05-06 | 2 | -4/+0 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2019-04-10 | 5 | -38/+30 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long | 2019-04-03 | 1 | -3/+0 |
| * | | | | | locking/rwsem: Remove arch specific rwsem files | Waiman Long | 2019-04-03 | 1 | -1/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-05-06 | 1 | -26/+0 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | arch/tlb: Clean up simple architectures | Peter Zijlstra | 2019-04-03 | 1 | -17/+0 |
| * | | | | asm-generic/tlb, arch: Provide generic VIPT cache flush | Peter Zijlstra | 2019-04-03 | 1 | -9/+0 |
| |/ / / |
|
* | | | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2019-04-23 | 1 | -0/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann | 2019-04-15 | 1 | -0/+4 |
| | |/
| |/| |
|
* | | | Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2019-04-09 | 4 | -11/+24 |
|\ \ \ |
|
| * | | | xtensa: fix format string warning in init_pmd | Max Filippov | 2019-04-05 | 1 | -1/+1 |
| * | | | xtensa: fix return_address | Max Filippov | 2019-04-04 | 1 | -1/+5 |
| * | | | xtensa: fix initialization of pt_regs::syscall in start_thread | Max Filippov | 2019-04-04 | 1 | -9/+12 |
| * | | | xtensa: use actual syscall number in do_syscall_trace_leave | Max Filippov | 2019-04-04 | 1 | -0/+6 |
| | |/
| |/| |
|
* | | | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) | 2019-04-05 | 1 | -14/+3 |
* | | | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 2019-04-05 | 1 | -13/+3 |
|/ / |
|
* / | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada | 2019-03-28 | 2 | -1/+1 |
|/ |
|
* | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 2019-03-17 | 1 | -2/+0 |
* | kbuild: warn redundant generic-y | Masahiro Yamada | 2019-03-17 | 2 | -2/+0 |
* | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 2 | -0/+7 |
* | memblock: memblock_phys_alloc(): don't panic | Mike Rapoport | 2019-03-12 | 1 | -0/+3 |
* | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc | Mike Rapoport | 2019-03-12 | 1 | -2/+1 |
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-03-10 | 1 | -1/+0 |
|\ |
|
| * | of: select OF_RESERVED_MEM automatically | Christoph Hellwig | 2019-02-13 | 1 | -1/+0 |
* | | Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2019-03-07 | 10 | -257/+94 |
|\ \ |
|
| * | | xtensa: simplify trap_init | Max Filippov | 2019-02-07 | 1 | -3/+2 |
| * | | xtensa: drop unused definitions | Max Filippov | 2019-02-07 | 2 | -11/+0 |
| * | | xtensa: fix get_wchan | Max Filippov | 2019-02-07 | 1 | -2/+2 |
| * | | xtensa: use generic spinlock/rwlock implementation | Max Filippov | 2019-02-07 | 4 | -194/+10 |
| * | | xtensa: provide xchg for sizes 1 and 2 | Max Filippov | 2019-02-07 | 1 | -4/+32 |
| * | | xtensa: clean up arch/xtensa/kernel/time.c | Max Filippov | 2019-02-07 | 1 | -28/+25 |
| * | | xtensa: SMP: rework IPI processing | Max Filippov | 2019-02-07 | 1 | -15/+23 |
* | | | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-03-06 | 1 | -3/+1 |
|\ \ \ |
|
| * | | | arch: move common mmap flags to linux/mman.h | Michael S. Tsirkin | 2019-02-18 | 1 | -3/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-05 | 3 | -41/+52 |
|\ \ \ |
|