summaryrefslogtreecommitdiffstats
path: root/arch/tile/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* tile: support ASLR fullyTony Lu2013-08-301-0/+4
* tile: use proper .align directives on __ex_table sectionsChris Metcalf2013-08-302-0/+7
* tile: support kprobes on tilegxTony Lu2013-08-306-1/+110
* tile: support ftrace on tilegxTony Lu2013-08-301-1/+21
* tile: implement gettimeofday() via vDSOChris Metcalf2013-08-137-5/+71
* tile: improve big-endian supportChris Metcalf2013-08-132-21/+9
* tile: support CONFIG_PREEMPTChris Metcalf2013-08-132-11/+18
* tile: avoid recursive backtrace faultsChris Metcalf2013-08-131-0/+2
* tile: fast-path unaligned memory access for tilegxChris Metcalf2013-08-135-3/+28
* tile: various console improvementsChris Metcalf2013-08-122-3/+29
* tile PCI RC: remove stale include of linux/numa.hChris Metcalf2013-08-061-1/+0
* tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf2013-08-061-0/+3
* tile PCI RC: add dma_get_required_mask()Chris Metcalf2013-08-061-0/+4
* tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf2013-08-061-3/+0
* tile PCI RC: restructure TRIO initializationChris Metcalf2013-08-061-0/+1
* tile PCI RC: support I/O space accessChris Metcalf2013-08-062-10/+127
* tile PCI RC: gentler warning for missing plug-in PCIChris Metcalf2013-08-061-2/+3
* tile PCI RC: support more MSI-X interrupt vectorsChris Metcalf2013-08-062-0/+44
* tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf2013-08-061-3/+7
* tile PCI RC: cleanups for tilepro PCI RCChris Metcalf2013-08-051-1/+0
* tile: optimize strnlen using SIMD instructionsKen Steele2013-08-021-0/+2
* tile: convert uses of "inv" to "finv"Chris Metcalf2013-07-313-57/+22
* arch: tile: include: asm: add cmpxchg64() definitionChen Gang2013-07-171-0/+6
* tile: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-041-1/+1
* Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-031-1/+1
|\
| * tile: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-1/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-031-1/+1
|\ \
| * | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
| |/
* / consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
|/
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-05-091-3/+24
|\
| * tile: support new Tilera hypervisorChris Metcalf2013-05-021-3/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-05-016-7/+39
|\ \
| * | tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf2013-04-091-1/+9
| * | tile: support atomic64_dec_if_positive()Chris Metcalf2013-03-221-0/+21
| * | tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi2013-03-221-0/+8
| * | tile: Add definition of NR_syscallsSimon Marchi2013-03-211-0/+2
| * | tile: move declaration of sys_call_table to <asm/syscall.h>Simon Marchi2013-03-212-6/+6
| * | arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi2013-03-211-1/+2
* | | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-05-011-1/+6
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-2/+0
|\ \ \
| * | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
| |/ /
* | / mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-301-0/+1
| |/ |/|
* | tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf2013-04-091-1/+9
|/
* tile: work around bug in the generic sys_llseekChris Metcalf2013-03-041-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-243-11/+0
|\
| * burying unused conditionalsAl Viro2013-02-141-1/+0
| * tile: switch to generic compat rt_sigaction()Al Viro2013-02-041-4/+0
| * tile: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-041-2/+0
| * tile: switch to generic sigaltstackAl Viro2013-02-042-4/+0
* | tile: fix memcpy_*io functions for allnoconfigChris Metcalf2013-02-081-1/+5