Age | Commit message (Expand) | Author |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-18 | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-05-18 | arch: remove dangling asm-generic wrappers | Masahiro Yamada |
2019-05-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2019-05-16 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-16 | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2019-05-14 | xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC | Sinan Kaya |
2019-05-14 | init: provide a generic free_initmem implementation | Mike Rapoport |
2019-05-11 | Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-07 | xtensa: implement initialize_cacheattr for MPU cores | Max Filippov |
2019-05-07 | xtensa: add exclusive atomics support | Max Filippov |
2019-05-07 | xtensa: clean up inline assembly in futex.h | Max Filippov |
2019-05-06 | xtensa: replace variant/core.h with asm/core.h | Max Filippov |
2019-05-06 | xtensa: drop ifdef __KERNEL__ from kernel-only headers | Max Filippov |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-05-06 | xtensa: set proper error code for simdisk_setup() | Chengguang Xu |
2019-05-06 | xtensa: fix incorrect fd close in error case of simdisk_setup() | Chengguang Xu |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-23 | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2019-04-23 | arch: mostly remove <asm/segment.h> | Christoph Hellwig |
2019-04-19 | net: socket: implement 64-bit timestamps | Arnd Bergmann |
2019-04-15 | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann |
2019-04-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2019-04-08 | Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2019-04-08 | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon |
2019-04-05 | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) |
2019-04-04 | xtensa: fix format string warning in init_pmd | Max Filippov |
2019-04-04 | xtensa: fix return_address | Max Filippov |
2019-04-03 | xtensa: fix initialization of pt_regs::syscall in start_thread | Max Filippov |
2019-04-03 | xtensa: use actual syscall number in do_syscall_trace_leave | Max Filippov |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long |
2019-04-03 | locking/rwsem: Remove arch specific rwsem files | Waiman Long |
2019-04-03 | arch/tlb: Clean up simple architectures | Peter Zijlstra |
2019-04-03 | asm-generic/tlb, arch: Provide generic VIPT cache flush | Peter Zijlstra |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada |
2019-03-20 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada |
2019-03-17 | kbuild: warn redundant generic-y | Masahiro Yamada |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-12 | memblock: memblock_phys_alloc(): don't panic | Mike Rapoport |
2019-03-12 | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc | Mike Rapoport |