summaryrefslogtreecommitdiff
path: root/arch/tile/include
AgeCommit message (Expand)Author
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
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-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-04-17tile: nohz: warn if nohz_full uses hypervisor shared coresChris 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-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-12tile: Remove signal translation and exec_domainRichard Weinberger
2015-03-31ptp: tilegx: convert to the 64 bit get/set time methods.Richard Cochran
2015-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
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
2015-01-13tile: default to little endian on older toolchainsChris Metcalf
2014-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-11-13tile: avoid undefined behavior with regs[TREG_TP] etcChris Metcalf
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches
2014-10-20tile: io: implement dummy relaxed accessor macros for writesWill Deacon
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-02tile: add clock_gettime support to vDSOChris Metcalf
2014-10-02tile: switch to using seqlocks for the vDSO time codeChris Metcalf
2014-10-02Removed repeated word in commentsKurt McAlpine
2014-10-02tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven