summaryrefslogtreecommitdiff
path: root/arch/tile/include/asm (unfollow)
Commit message (Expand)Author
2020-06-01uapi: export all headers under uapi directoriesNicolas Dichtel
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-09UPSTREAM: Clarify naming of thread info/stack allocatorsLinus Torvalds
2016-10-07tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-03-22Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani
2016-01-05tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-08-08tile: Reorganize _switch_to()Chris Metcalf
2015-08-04sched, tile: Remove finish_arch_switchChris Metcalf
2015-08-03tile: Remove finish_arch_switchChris Metcalf
2015-07-30tile: enable full SECCOMP supportChris Metcalf
2015-07-29arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27tile: Provide atomic_{or,xor,and}Chris Metcalf
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-07video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani
2015-05-28EDAC: Cleanup atomic_scrub messBorislav Petkov
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner
2015-05-11tile: improve stack backtraceChris Metcalf
2015-05-11tile: support delivering NMIs for multicore backtraceChris Metcalf
2015-04-30tile: add <asm/word-at-a-time.h> and enable support functionsChris Metcalf
2015-04-28tile: use READ_ONCE() in arch_spin_is_locked()Chris Metcalf
2015-04-17tile: ftrace: fix function_graph tracer issuesTony Lu
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf
2015-04-17tile: support arch_irq_work_raiseChris Metcalf
2015-04-12tile: Remove signal translation and exec_domainRichard Weinberger
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10tile: drop pte_file()-related helpersKirill A. Shutemov
2015-01-13tile: enable sparse checks for get/put_userChris Metcalf
2015-01-13tile: fix put_user sparse errorsChris Metcalf
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches