summaryrefslogtreecommitdiffstats
path: root/arch/tile/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-7/+13
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2-4/+1
2015-06-07video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani1-1/+0
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani1-0/+1
2015-05-28EDAC: Cleanup atomic_scrub messBorislav Petkov1-29/+0
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand1-6/+12
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner1-3/+0
2015-05-11tile: improve stack backtraceChris Metcalf3-10/+6
2015-05-11tile: support delivering NMIs for multicore backtraceChris Metcalf3-1/+72
2015-04-30tile: add <asm/word-at-a-time.h> and enable support functionsChris Metcalf2-56/+46
2015-04-28tile: use READ_ONCE() in arch_spin_is_locked()Chris Metcalf2-2/+9
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds6-5/+28
2015-04-17tile: nohz: warn if nohz_full uses hypervisor shared coresChris Metcalf1-1/+5
2015-04-17tile: ftrace: fix function_graph tracer issuesTony Lu1-0/+2
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf1-3/+6
2015-04-17tile: support arch_irq_work_raiseChris Metcalf3-1/+15
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2015-04-12tile: Remove signal translation and exec_domainRichard Weinberger1-2/+0
2015-03-31ptp: tilegx: convert to the 64 bit get/set time methods.Richard Cochran1-2/+2
2015-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-20/+21
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10tile: drop pte_file()-related helpersKirill A. Shutemov1-11/+0
2015-01-13tile: enable sparse checks for get/put_userChris Metcalf1-8/+11
2015-01-13tile: fix put_user sparse errorsChris Metcalf1-9/+9
2015-01-13tile: default to little endian on older toolchainsChris Metcalf1-3/+1
2014-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds5-16/+25
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-11-13tile: avoid undefined behavior with regs[TREG_TP] etcChris Metcalf2-10/+20
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches3-6/+5
2014-10-20tile: io: implement dummy relaxed accessor macros for writesWill Deacon1-0/+4
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+5
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-10-02tile: add clock_gettime support to vDSOChris Metcalf1-5/+10
2014-10-02tile: switch to using seqlocks for the vDSO time codeChris Metcalf1-2/+3
2014-10-02Removed repeated word in commentsKurt McAlpine1-5/+5
2014-10-02tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven1-3/+0
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-08-26tile: Replace __get_cpu_var usesChristoph Lameter2-5/+5
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-6/+0
2014-08-08proc: convert /proc/$PID/hardwall to seq_file interfaceAlexey Dobriyan1-1/+1
2014-08-06tile: Use get_signal() signal_setup_done()Richard Weinberger1-2/+1
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+2
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+1