Age | Commit message (Expand) | Author |
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-30 | 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-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-06-25 | 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-26 | 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-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2016-05-24 | 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-21 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek |
2016-05-21 | exit_thread: accept a task parameter to be exited | Jiri Slaby |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-20 | arch: fix has_transparent_hugepage() | Hugh Dickins |
2016-05-20 | tile: mm: use hugetlb_bad_size() | Vaishali Thakkar |
2016-05-20 | include/linux/nodemask.h: create next_node_in() helper | Andrew Morton |
2016-05-20 | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim |
2016-05-17 | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo |
2016-05-09 | net: dsa: mv88e6xxx: factorize the switch driver | Vivien Didelot |
2016-05-04 | asm-generic: Drop renameat syscall from default list | James Hogan |
2016-04-28 | tile: sort the "select" lines in the TILE/TILEGX configs | Chris Metcalf |
2016-04-26 | tile: clarify barrier semantics of atomic_add_return | Chris Metcalf |
2016-04-26 | tile/defconfigs: Remove CONFIG_IPV6_PRIVACY | Borislav Petkov |
2016-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |