aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
AgeCommit message (Expand)Author
2016-08-04tile: support static_key usage in non-module __exit sectionsChris Metcalf
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-28mm: move most file-based accounting to the nodeMel Gorman
2016-07-28mm: move page mapped accounting to the nodeMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-24tile: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds
2016-06-24tile: support gcc 7 optimization to use __multi3Chris Metcalf
2016-06-24locking/atomic, arch/tile: Fix tilepro buildPeter Zijlstra
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-15tile 32-bit big-endian: fix bugs in syscall argument orderChris Metcalf
2016-06-14tile/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-06-14locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep()Peter Zijlstra
2016-06-07tile: allow disabling CONFIG_EARLY_PRINTKChris Metcalf
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov
2016-05-23Fix typoAndrea Gelmini
2016-05-23Fix typoAndrea Gelmini
2016-05-23Fix typoAndrea Gelmini
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-19tile: mm: use hugetlb_bad_size()Vaishali Thakkar
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-09net: dsa: mv88e6xxx: factorize the switch driverVivien Didelot
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan
2016-04-28tile: sort the "select" lines in the TILE/TILEGX configsChris Metcalf
2016-04-26tile: clarify barrier semantics of atomic_add_returnChris Metcalf
2016-04-26tile/defconfigs: Remove CONFIG_IPV6_PRIVACYBorislav Petkov
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov