Age | Commit message (Expand) | Author |
2017-06-24 | mm: larger stack guard gap, between vmas | Hugh Dickins |
2017-02-01 | tile/ptrace: Preserve previous registers for short regset write | Dave Martin |
2016-11-23 | tile: avoid using clocksource_cyc2ns with absolute cycle count | Chris Metcalf |
2016-11-14 | tile: handle __ro_after_init like parisc does | Chris Metcalf |
2016-10-11 | tile: use simpler API for random address requests | Jason Cooper |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-10-07 | arch/tile: adopt the new nmi_backtrace framework | Chris Metcalf |
2016-10-07 | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf |
2016-08-24 | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf |
2016-08-04 | tile: support static_key usage in non-module __exit sections | Chris Metcalf |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-08-02 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-07-28 | mm: move most file-based accounting to the node | Mel Gorman |
2016-07-28 | mm: move page mapped accounting to the node | Mel Gorman |
2016-07-28 | mm, vmscan: move LRU lists to node | Mel Gorman |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-25 | tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan |
2016-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-06-24 | tile: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | Clarify naming of thread info/stack allocators | Linus Torvalds |
2016-06-24 | tile: support gcc 7 optimization to use __multi3 | Chris Metcalf |
2016-06-24 | locking/atomic, arch/tile: Fix tilepro build | Peter Zijlstra |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-15 | tile 32-bit big-endian: fix bugs in syscall argument order | Chris Metcalf |
2016-06-14 | tile/ptrace: run seccomp after ptrace | Kees Cook |
2016-06-14 | seccomp: Add a seccomp_data parameter secure_computing() | Andy Lutomirski |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2016-06-14 | locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep() | Peter Zijlstra |
2016-06-07 | tile: allow disabling CONFIG_EARLY_PRINTK | Chris Metcalf |
2016-05-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-05-24 | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2016-05-23 | arch/defconfig: remove CONFIG_RESOURCE_COUNTERS | Konstantin Khlebnikov |
2016-05-23 | Fix typo | Andrea Gelmini |
2016-05-23 | Fix typo | Andrea Gelmini |
2016-05-23 | Fix typo | Andrea Gelmini |
2016-05-20 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-19 | arch: fix has_transparent_hugepage() | Hugh Dickins |
2016-05-19 | tile: mm: use hugetlb_bad_size() | Vaishali Thakkar |
2016-05-19 | include/linux/nodemask.h: create next_node_in() helper | Andrew Morton |
2016-05-19 | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim |