| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 3 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2016-12-17 | 14 | -44/+31 |
|\ |
|
| * | tile: use __ro_after_init instead of tile-specific __write_once | Chris Metcalf | 2016-12-16 | 8 | -27/+21 |
| * | tile: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2016-12-16 | 3 | -3/+3 |
| * | tile: remove #pragma unroll from finv_buffer_remote() | Chris Metcalf | 2016-12-16 | 1 | -7/+1 |
| * | tile-module: Rename jump labels in module_alloc() | Markus Elfring | 2016-12-16 | 1 | -5/+4 |
| * | tile-module: Use kmalloc_array() in module_alloc() | Markus Elfring | 2016-12-16 | 1 | -1/+1 |
| * | tile/pci_gx: fix spelling mistake: "delievered" -> "delivered" | Colin Ian King | 2016-12-16 | 1 | -1/+1 |
* | | arch/tile: add option to skip DMA sync as a part of map and unmap | Alexander Duyck | 2016-12-14 | 1 | -2/+10 |
* | | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes | Ingo Molnar | 2016-12-02 | 1 | -2/+2 |
|\ \ |
|
| * | | tile: avoid using clocksource_cyc2ns with absolute cycle count | Chris Metcalf | 2016-11-23 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-22 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | tile: handle __ro_after_init like parisc does | Chris Metcalf | 2016-11-14 | 1 | -0/+3 |
* | | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 | 1 | -2/+0 |
* | | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 | 1 | -1/+0 |
* | | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 | 1 | -0/+1 |
* | | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 | 1 | -1/+0 |
|/ |
|
* | tile: use simpler API for random address requests | Jason Cooper | 2016-10-11 | 1 | -2/+1 |
* | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | 2 | -1/+2 |
* | arch/tile: adopt the new nmi_backtrace framework | Chris Metcalf | 2016-10-07 | 4 | -63/+27 |
* | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta | 2016-10-07 | 1 | -1/+0 |
* | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2016-09-15 | 2 | -13/+10 |
|\ |
|
| * | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf | 2016-08-30 | 2 | -13/+10 |
* | | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf | 2016-08-24 | 1 | -1/+1 |
|/ |
|
* | tile: support static_key usage in non-module __exit sections | Chris Metcalf | 2016-08-04 | 1 | -0/+12 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -14/+14 |
* | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 2016-08-02 | 1 | -27/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-07-29 | 1 | -5/+6 |
|\ |
|
| * | tile/ptrace: run seccomp after ptrace | Kees Cook | 2016-06-14 | 1 | -5/+6 |
| * | seccomp: Add a seccomp_data parameter secure_computing() | Andy Lutomirski | 2016-06-14 | 1 | -1/+1 |
* | | mm: move most file-based accounting to the node | Mel Gorman | 2016-07-28 | 1 | -4/+4 |
* | | mm: move page mapped accounting to the node | Mel Gorman | 2016-07-28 | 1 | -1/+1 |
* | | mm, vmscan: move LRU lists to node | Mel Gorman | 2016-07-28 | 1 | -4/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2016-07-27 | 6 | -17/+45 |
|\ \ |
|
| * | | tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan | 2016-07-25 | 2 | -0/+3 |
| * | | tile: support gcc 7 optimization to use __multi3 | Chris Metcalf | 2016-06-24 | 1 | -1/+5 |
| * | | tile 32-bit big-endian: fix bugs in syscall argument order | Chris Metcalf | 2016-06-15 | 2 | -16/+32 |
| * | | tile: allow disabling CONFIG_EARLY_PRINTK | Chris Metcalf | 2016-06-07 | 1 | -0/+5 |
| |/ |
|
* | | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2016-07-26 | 1 | -1/+1 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 10 | -116/+203 |
|\ \ |
|
| * | | locking/atomic, arch/tile: Fix tilepro build | Peter Zijlstra | 2016-06-24 | 4 | -35/+40 |
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
| * | | locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 6 | -94/+159 |
| * | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 2 | -0/+12 |
| * | | locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep() | Peter Zijlstra | 2016-06-14 | 1 | -0/+7 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-06-24 | 1 | -1/+1 |
|\ \ |
|
| * | | tile: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
| |/ |
|
* | | Clarify naming of thread info/stack allocators | Linus Torvalds | 2016-06-24 | 2 | -2/+3 |
|/ |
|
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-05-25 | 1 | -3/+3 |
|\ |
|
| * | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 2016-05-16 | 1 | -3/+3 |