summaryrefslogtreecommitdiff
path: root/arch/tile/kernel (follow)
Commit message (Expand)AuthorAge
...
| * tile: do less L1 I-cache evictionChris Metcalf2013-08-30
| * tile: allow "initrd" boot argument for kexecChris Metcalf2013-08-30
| * tile: correct r1 value during syscall tracingChris Metcalf2013-08-30
| * tile: fix panic with large IRQ numberChris Metcalf2013-08-30
| * tile: support kprobes on tilegxTony Lu2013-08-30
| * tile: support ftrace on tilegxTony Lu2013-08-30
| * tile: provide traceability for hypervisor callsChris Metcalf2013-08-13
| * tile: implement gettimeofday() via vDSOChris Metcalf2013-08-13
| * tile: improve illegal translation interrupt handlingChris Metcalf2013-08-13
| * tile: make register dumps more readableChris Metcalf2013-08-13
| * tile: improve big-endian supportChris Metcalf2013-08-13
| * tile: support CONFIG_PREEMPTChris Metcalf2013-08-13
| * tile: avoid recursive backtrace faultsChris Metcalf2013-08-13
| * tile: fast-path unaligned memory access for tilegxChris Metcalf2013-08-13
| * tile: remove unnecessary backslashes in asm-offsets.cChris Metcalf2013-08-12
| * tile: fix comment bug in sys_cmpxchg descriptionChris Metcalf2013-08-12
| * tile: support "memmap" boot parameterChris Metcalf2013-08-12
| * tile: various console improvementsChris Metcalf2013-08-12
| * tile PCI RC: reduce driver's vmalloc space usageChris Metcalf2013-08-06
| * tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf2013-08-06
| * tile PCI DMA: fix bug in non-page-aligned accessorsChris Metcalf2013-08-06
| * tile PCI RC: add dma_get_required_mask()Chris Metcalf2013-08-06
| * tile PCI RC: use proper accessor functionChris Metcalf2013-08-06
| * tile PCI RC: bomb comments and whitespace formatChris Metcalf2013-08-06
| * tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf2013-08-06
| * tile PCI RC: restructure TRIO initializationChris Metcalf2013-08-06
| * tile PCI DMA: handle a NULL dev argument properlyChris Metcalf2013-08-06
| * tile PCI RC: support I/O space accessChris Metcalf2013-08-06
| * tile PCI RC: gentler warning for missing plug-in PCIChris Metcalf2013-08-06
| * tile PCI RC: support more MSI-X interrupt vectorsChris Metcalf2013-08-06
| * tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf2013-08-06
| * tile PCI RC: handle case that PCI link is already upChris Metcalf2013-08-05
| * tile PCI RC: tweak the the pcie_rc_delay supportChris Metcalf2013-08-05
| * tile PCI RC: support pci=off boot arg for tileproChris Metcalf2013-08-05
| * tile PCI RC: tilepro conflict with PCI and RAM addressesChris Metcalf2013-08-05
| * tile PCI RC: cleanups for tilepro PCI RCChris Metcalf2013-08-05
| * tile: convert uses of "inv" to "finv"Chris Metcalf2013-07-31
| * tile: various minor cleanups to hardwall subsystemChris Metcalf2013-07-31
* | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-22
* | tile: delete __cpuinit usage from all tile filesPaul Gortmaker2013-07-14
|/
* mm/tile: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* tile: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-03
* sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-19
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-05-09
|\
| * tile: support new Tilera hypervisorChris Metcalf2013-05-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-05-01
|\ \ \
| * | | arch/tile: Fix syscall return value passed to tracepointSimon Marchi2013-04-24
| * | | tile: ns2cycles should use __raw_get_cpu_varHenrik Austad2013-03-26