summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * tile: improve illegal translation interrupt handlingChris Metcalf2013-08-132-11/+16
| * tile: make register dumps more readableChris Metcalf2013-08-131-10/+10
| * tile: improve big-endian supportChris Metcalf2013-08-131-10/+14
| * tile: support CONFIG_PREEMPTChris Metcalf2013-08-139-29/+67
| * tile: avoid recursive backtrace faultsChris Metcalf2013-08-131-2/+28
| * tile: fast-path unaligned memory access for tilegxChris Metcalf2013-08-139-66/+1927
| * tile: remove unnecessary backslashes in asm-offsets.cChris Metcalf2013-08-121-14/+14
| * tile: fix comment bug in sys_cmpxchg descriptionChris Metcalf2013-08-121-1/+1
| * tile: support "memmap" boot parameterChris Metcalf2013-08-121-4/+76
| * tile: various console improvementsChris Metcalf2013-08-123-39/+13Star
| * tile PCI RC: reduce driver's vmalloc space usageChris Metcalf2013-08-061-2/+8
| * tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf2013-08-061-3/+30
| * tile PCI DMA: fix bug in non-page-aligned accessorsChris Metcalf2013-08-061-2/+2
| * tile PCI RC: add dma_get_required_mask()Chris Metcalf2013-08-061-0/+18
| * tile PCI RC: use proper accessor functionChris Metcalf2013-08-061-13/+11Star
| * tile PCI RC: bomb comments and whitespace formatChris Metcalf2013-08-061-124/+56Star
| * tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf2013-08-061-59/+12Star
| * tile PCI RC: restructure TRIO initializationChris Metcalf2013-08-061-92/+117
| * tile PCI DMA: handle a NULL dev argument properlyChris Metcalf2013-08-061-2/+3
| * tile PCI RC: support I/O space accessChris Metcalf2013-08-061-8/+120
| * tile PCI RC: gentler warning for missing plug-in PCIChris Metcalf2013-08-061-2/+8
| * tile PCI RC: support more MSI-X interrupt vectorsChris Metcalf2013-08-061-20/+39
| * tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf2013-08-061-9/+31
| * tile PCI RC: handle case that PCI link is already upChris Metcalf2013-08-051-13/+28
| * tile PCI RC: tweak the the pcie_rc_delay supportChris Metcalf2013-08-051-19/+16Star
| * tile PCI RC: support pci=off boot arg for tileproChris Metcalf2013-08-051-0/+17
| * tile PCI RC: tilepro conflict with PCI and RAM addressesChris Metcalf2013-08-051-4/+5
| * tile PCI RC: cleanups for tilepro PCI RCChris Metcalf2013-08-051-13/+3Star
| * tile: convert uses of "inv" to "finv"Chris Metcalf2013-07-312-2/+2
| * tile: various minor cleanups to hardwall subsystemChris Metcalf2013-07-312-15/+18
* | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-221-7/+2Star
* | tile: delete __cpuinit usage from all tile filesPaul Gortmaker2013-07-155-13/+13
|/
* mm/tile: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-8/+8
* tile: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-042-3/+5
* sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-05-092-4/+10
|\
| * tile: support new Tilera hypervisorChris Metcalf2013-05-022-4/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-1/+1
|\ \
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-05-014-28/+51
|\ \ \
| * | | arch/tile: Fix syscall return value passed to tracepointSimon Marchi2013-04-241-1/+1
| * | | tile: ns2cycles should use __raw_get_cpu_varHenrik Austad2013-03-261-1/+5
| * | | tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi2013-03-222-7/+24
| * | | arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi2013-03-213-24/+26
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-6/+0Star
|\ \ \
| * | | consolidate compat lookup_dcookie()Al Viro2013-03-041-5/+0Star
* | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-2/+1Star
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-59/+10Star
|\ \ \ \
| * | | | tile: Use generic idle loopThomas Gleixner2013-04-082-57/+10Star
| * | | | tile: Enter idle with preemption disabledThomas Gleixner2013-04-081-2/+0Star
| | |_|/ | |/| |