aboutsummaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)Author
2015-07-08modpost: work correctly with tile coldtext sectionsChris Metcalf
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-02Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-06-23vfs: add file_path() helperMiklos Szeredi
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-16tile: add init.h to usb.c to avoid compile failurePaul Gortmaker
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-06-04tile: avoid a "label not used" warning in do_page_fault()Chris Metcalf
2015-06-04tile: vdso: use raw_read_seqcount_begin() in vdsoChris Metcalf
2015-06-03tile: force CONFIG_TILEGX if ARCH != tileproChris Metcalf
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/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
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: fix "odd fault" warning for stack backtracesChris Metcalf
2015-05-11tile: set up initial stack top to honor STACK_TOP_DELTAChris 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-28tile: modify arch_spin_unlock_wait() semanticsChris Metcalf
2015-04-28tile: properly use node_isset() on a nodemask_tChris Metcalf
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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: map data region shadow of kernel as R/WChris Metcalf
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf
2015-04-17tile: support arch_irq_work_raiseChris Metcalf
2015-04-17arch: tile: fix null pointer dereference on pt_regs pointerColin Ian King
2015-04-17tile/elf: reorganize notify_exec()Davidlohr Bueso
2015-04-17tile: use si_int instead of si_ptr for compat_siginfoChris Metcalf
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds