summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-13tile: remove calls to arch_flush_lazy_mmu_mode()Chris Metcalf2-5/+2
2013-08-13tile: fix some issues in hugepage supportChris Metcalf1-35/+3
2013-08-13tile: avoid recursive backtrace faultsChris Metcalf2-2/+30
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf15-69/+1996
2013-08-12tile: remove unnecessary backslashes in asm-offsets.cChris Metcalf1-14/+14
2013-08-12tile: fix tilegx vmalloc_sync_all BUG_ONChris Metcalf1-1/+2
2013-08-12tile: fix comment bug in sys_cmpxchg descriptionChris Metcalf1-1/+1
2013-08-12tile: support "memmap" boot parameterChris Metcalf1-4/+76
2013-08-12tile: various console improvementsChris Metcalf6-42/+43
2013-08-06tile PCI RC: remove stale include of linux/numa.hChris Metcalf1-1/+0
2013-08-06tile PCI RC: reduce driver's vmalloc space usageChris Metcalf1-2/+8
2013-08-06tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf2-3/+33
2013-08-06tile PCI DMA: fix bug in non-page-aligned accessorsChris Metcalf1-2/+2
2013-08-06tile PCI RC: add dma_get_required_mask()Chris Metcalf2-0/+22
2013-08-06tile PCI RC: use proper accessor functionChris Metcalf1-13/+11
2013-08-06tile PCI RC: bomb comments and whitespace formatChris Metcalf1-124/+56
2013-08-06tile PCI RC: include pci/pcie/KconfigChris Metcalf1-0/+2
2013-08-06tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf2-62/+12
2013-08-06tile PCI RC: restructure TRIO initializationChris Metcalf2-92/+118
2013-08-06tile PCI DMA: handle a NULL dev argument properlyChris Metcalf1-2/+3
2013-08-06tile PCI RC: support I/O space accessChris Metcalf4-18/+257
2013-08-06tile PCI RC: gentler warning for missing plug-in PCIChris Metcalf2-4/+11
2013-08-06tile PCI RC: support more MSI-X interrupt vectorsChris Metcalf4-20/+106
2013-08-06tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf2-12/+38
2013-08-05tile PCI RC: handle case that PCI link is already upChris Metcalf1-13/+28
2013-08-05tile PCI RC: tweak the the pcie_rc_delay supportChris Metcalf1-19/+16
2013-08-05tile PCI RC: support pci=off boot arg for tileproChris Metcalf1-0/+17
2013-08-05tile PCI RC: tilepro conflict with PCI and RAM addressesChris Metcalf1-4/+5
2013-08-05tile PCI RC: cleanups for tilepro PCI RCChris Metcalf2-14/+3
2013-08-01tile: optimize strnlen using SIMD instructionsKen Steele4-1/+98
2013-08-01tile: optimize and clean up string functionsChris Metcalf8-84/+212
2013-07-31tile: convert uses of "inv" to "finv"Chris Metcalf9-103/+32
2013-07-31tile: various minor cleanups to hardwall subsystemChris Metcalf2-15/+18
2013-07-17arch: tile: include: asm: add cmpxchg64() definitionChen Gang1-0/+6
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+3
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-14/+14
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+10
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-160/+309
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-4/+7
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds158-2309/+2189
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-6/+1
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2013-07-13Safer ABI for O_TMPFILEAl Viro3-3/+3
2013-07-12arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson1-3/+7
2013-07-12Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-19/+25
2013-07-12arm: multi_v7_defconfig: add i.MX options and NFS rootVincent Stehlé1-0/+10
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson593-10349/+13932
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle42-362/+503
2013-07-12perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen1-3/+4
2013-07-11Watchdog: allow orion_wdt to be built for DoveRussell King3-5/+1