summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2016-11-231-2/+2
* tile: handle __ro_after_init like parisc doesChris Metcalf2016-11-141-0/+3
* 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
* | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-241-0/+1
|\ \
| * | asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-232-2/+0
|\ \
| * | arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov2016-05-232-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-05-237-50/+50
|\ \ \ | |/ / |/| |
| * | Fix typoAndrea Gelmini2016-05-231-2/+2
| * | Fix typoAndrea Gelmini2016-05-231-2/+2
| * | Fix typoAndrea Gelmini2016-05-231-1/+1
| * | tile: sort the "select" lines in the TILE/TILEGX configsChris Metcalf2016-04-281-39/+28
| * | tile: clarify barrier semantics of atomic_add_returnChris Metcalf2016-04-261-2/+15
| * | tile/defconfigs: Remove CONFIG_IPV6_PRIVACYBorislav Petkov2016-04-262-2/+0
| |/
* | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+1
* | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-2/+2
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-0/+1
* | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-1/+0