summaryrefslogtreecommitdiffstats
path: root/arch/tile/include
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-011-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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-054-7/+157
|\ \
| * | tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf2013-08-012-3/+21
| * | tile: support multiple mPIPE shims in tilegx network driverChris Metcalf2013-08-013-0/+35
| * | tile: support jumbo frames in the tilegx network driverChris Metcalf2013-08-012-4/+101
| |/
* | tile / cpu topology: remove stale Macro arch_provides_topology_pointersHanjun Guo2013-07-291-3/+0
|/
* tile: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-031-1/+1
* Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-021-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-021-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-04-301-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-291-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-233-11/+0
|\
| * burying unused conditionalsAl Viro2013-02-141-1/+0
| * tile: switch to generic compat rt_sigaction()Al Viro2013-02-031-4/+0
| * tile: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-031-2/+0
| * tile: switch to generic sigaltstackAl Viro2013-02-032-4/+0
* | tile: fix memcpy_*io functions for allnoconfigChris Metcalf2013-02-081-1/+5
* | tile: avoid defining INT_MASK macro in <arch/interrupts.h>Chris Metcalf2013-02-043-390/+382
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-1/+1
|\
| * missing user_stack_pointer() instancesAl Viro2012-12-191-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| * | tile: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-12-183-3/+10
|\ \ \
| * | | arch/tile: set CORE_DUMP_USE_REGSET on tileSimon Marchi2012-12-181-0/+2
| * | | arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf2012-12-142-3/+2
| * | | arch/tile: provide PT_FLAGS_COMPAT value in pt_regsChris Metcalf2012-12-131-0/+6
| |/ /
* | | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-172-2/+1
OpenPOWER on IntegriCloud