summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-12-1714-44/+31
|\
| * tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf2016-12-168-27/+21
| * tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-12-163-3/+3
| * tile: remove #pragma unroll from finv_buffer_remote()Chris Metcalf2016-12-161-7/+1
| * tile-module: Rename jump labels in module_alloc()Markus Elfring2016-12-161-5/+4
| * tile-module: Use kmalloc_array() in module_alloc()Markus Elfring2016-12-161-1/+1
| * tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"Colin Ian King2016-12-161-1/+1
* | arch/tile: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-2/+10
* | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar2016-12-021-2/+2
|\ \
| * | tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2016-11-231-2/+2
| |/
* | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-221-0/+3
|\ \ | |/
| * tile: handle __ro_after_init like parisc doesChris Metcalf2016-11-141-0/+3
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-2/+0
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0
|/
* tile: use simpler API for random address requestsJason Cooper2016-10-111-2/+1
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-072-1/+2
* arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf2016-10-074-63/+27
* atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-071-1/+0
* Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-152-13/+10
|\
| * mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-302-13/+10
* | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
|/
* tile: support static_key usage in non-module __exit sectionsChris Metcalf2016-08-041-0/+12
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-14/+14
* signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-27/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-5/+6
|\
| * tile/ptrace: run seccomp after ptraceKees Cook2016-06-141-5/+6
| * seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
* | mm: move most file-based accounting to the nodeMel Gorman2016-07-281-4/+4
* | mm: move page mapped accounting to the nodeMel Gorman2016-07-281-1/+1
* | mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-07-276-17/+45
|\ \
| * | tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-252-0/+3
| * | tile: support gcc 7 optimization to use __multi3Chris Metcalf2016-06-241-1/+5
| * | tile 32-bit big-endian: fix bugs in syscall argument orderChris Metcalf2016-06-152-16/+32
| * | tile: allow disabling CONFIG_EARLY_PRINTKChris Metcalf2016-06-071-0/+5
| |/
* | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-2510-116/+203
|\ \
| * | locking/atomic, arch/tile: Fix tilepro buildPeter Zijlstra2016-06-244-35/+40
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
| * | locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-166-94/+159
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-142-0/+12
| * | locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep()Peter Zijlstra2016-06-141-0/+7
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-241-1/+1
|\ \
| * | tile: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1
| |/
* | Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-242-2/+3
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-3/+3
|\
| * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-3/+3
OpenPOWER on IntegriCloud