Age | Commit message (Expand) | Author |
2017-01-06 | tile/ptrace: Preserve previous registers for short regset write | Dave Martin |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2016-12-16 | tile: use __ro_after_init instead of tile-specific __write_once | Chris Metcalf |
2016-12-16 | tile: migrate exception table users off module.h and onto extable.h | Paul Gortmaker |
2016-12-16 | tile: remove #pragma unroll from finv_buffer_remote() | Chris Metcalf |
2016-12-16 | tile-module: Rename jump labels in module_alloc() | Markus Elfring |
2016-12-16 | tile-module: Use kmalloc_array() in module_alloc() | Markus Elfring |
2016-12-16 | tile/pci_gx: fix spelling mistake: "delievered" -> "delivered" | Colin Ian King |
2016-12-14 | arch/tile: add option to skip DMA sync as a part of map and unmap | Alexander Duyck |
2016-12-02 | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes | Ingo Molnar |
2016-11-23 | tile: avoid using clocksource_cyc2ns with absolute cycle count | Chris Metcalf |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |
2016-11-14 | tile: handle __ro_after_init like parisc does | Chris Metcalf |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra |
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 |