aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-2/+4
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-6/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-7/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-27/+0
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds4-7/+32
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+68
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+3
2015-08-27tile: correct some typos in opcode type namesChris Metcalf1-3/+3
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar16-126/+151
2015-08-08tile: Reorganize _switch_to()Chris Metcalf1-0/+2
2015-08-04sched, tile: Remove finish_arch_switchChris Metcalf1-7/+3
2015-08-03tile: Remove finish_arch_switchChris Metcalf1-5/+3
2015-07-30tile: enable full SECCOMP supportChris Metcalf3-4/+29
2015-07-29arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez1-0/+1
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra2-4/+0
2015-07-27tile: Provide atomic_{or,xor,and}Chris Metcalf2-0/+72
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds10-69/+133
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+0
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel1-9/+0
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-8/+19
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-29/+0
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-4/+4
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-4/+0
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/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+13
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updatesIngo 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 enabledDavid 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/kernel/git/rw/miscLinus 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