summaryrefslogtreecommitdiff
path: root/arch/tile/include
AgeCommit message (Expand)AuthorFilesLines
2013-08-06tile PCI RC: remove stale include of linux/numa.hChris Metcalf1-1/+0
2013-08-06tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf1-0/+3
2013-08-06tile PCI RC: add dma_get_required_mask()Chris Metcalf1-0/+4
2013-08-06tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf1-3/+0
2013-08-06tile PCI RC: restructure TRIO initializationChris Metcalf1-0/+1
2013-08-06tile PCI RC: support I/O space accessChris Metcalf2-10/+127
2013-08-06tile PCI RC: gentler warning for missing plug-in PCIChris Metcalf1-2/+3
2013-08-06tile PCI RC: support more MSI-X interrupt vectorsChris Metcalf2-0/+44
2013-08-06tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf1-3/+7
2013-08-06tile PCI RC: cleanups for tilepro PCI RCChris Metcalf1-1/+0
2013-08-02tile: optimize strnlen using SIMD instructionsKen Steele1-0/+2
2013-08-02tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf2-3/+21
2013-08-02tile: support multiple mPIPE shims in tilegx network driverChris Metcalf3-0/+35
2013-08-02tile: support jumbo frames in the tilegx network driverChris Metcalf2-4/+101
2013-07-31tile: convert uses of "inv" to "finv"Chris Metcalf3-57/+22
2013-07-30tile / cpu topology: remove stale Macro arch_provides_topology_pointersHanjun Guo1-3/+0
2013-07-17arch: tile: include: asm: add cmpxchg64() definitionChen Gang1-0/+6
2013-07-04tile: normalize global variables exported by vmlinux.ldsJiang Liu1-1/+1
2013-07-03Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2013-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-1/+1
2013-05-28tile: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-1/+1
2013-05-10Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-3/+24
2013-05-03tile: support new Tilera hypervisorChris Metcalf1-3/+24
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds6-7/+39
2013-05-01Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd1-1/+6
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2013-04-30mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf1-1/+9
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf1-1/+9
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-03-22tile: support atomic64_dec_if_positive()Chris Metcalf1-0/+21
2013-03-22tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi1-0/+8
2013-03-21tile: Add definition of NR_syscallsSimon Marchi1-0/+2
2013-03-21tile: move declaration of sys_call_table to <asm/syscall.h>Simon Marchi2-6/+6
2013-03-21arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi1-1/+2
2013-03-04tile: work around bug in the generic sys_llseekChris Metcalf1-0/+3
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-11/+0
2013-02-14burying unused conditionalsAl Viro1-1/+0
2013-02-08tile: fix memcpy_*io functions for allnoconfigChris Metcalf1-1/+5
2013-02-04tile: avoid defining INT_MASK macro in <arch/interrupts.h>Chris Metcalf3-390/+382
2013-02-04tile: switch to generic compat rt_sigaction()Al Viro1-4/+0
2013-02-04tile: switch to generic compat rt_sigqueueinfo()Al Viro1-2/+0
2013-02-04tile: switch to generic sigaltstackAl Viro2-4/+0
2013-01-04ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-1/+1
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2012-12-20missing user_stack_pointer() instancesAl Viro1-0/+1
2012-12-20Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0