summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-141-5/+2
|\
| * tile/PCI: use cached pci_dev->pcie_mpss to simplify codeYijing Wang2013-09-241-5/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\ \
| * | constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
| |/
* | arch: tile: re-use kbasename() helperAndy Shevchenko2013-09-301-7/+5
* | tile: ensure interrupts disabled for preempt_schedule_irq()Chris Metcalf2013-09-272-0/+6
* | tile: change lock initalization in hardwallHenrik Austad2013-09-271-3/+3
|/
* tile: remove stray blank spaceChris Metcalf2013-09-161-1/+1
* tile: remove stale arch/tile/kernel/futex_64.SChris Metcalf2013-09-131-55/+0
* tile: remove HUGE_VMAP dead codeChris Metcalf2013-09-131-2/+1
* tile: fix typos in comment in arch/tile/kernel/unaligned.cChris Metcalf2013-09-131-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-0649-880/+5515
|\
| * tile PCI RC: make default consistent DMA mask 32-bitChris Metcalf2013-09-032-11/+25
| * tile: add null check for kzalloc in tile/kernel/setup.cWang Sheng-Hui2013-09-031-0/+4
| * tile: make __write_once a synonym for __read_mostlyChris Metcalf2013-09-032-13/+5
| * tile: remove support for TILE64Chris Metcalf2013-09-038-132/+6
| * tile: use standard tile_bundle_bits type in traps.cChris Metcalf2013-09-031-9/+3
| * tile: simplify code referencing hypervisor API addressesChris Metcalf2013-09-031-17/+8
| * tile: change <asm/system.h> to <asm/switch_to.h> in commentsChris Metcalf2013-09-032-4/+4
| * tile: mark pcibios_init() as __initChris Metcalf2013-09-032-2/+2
| * tile: check for correct compiler earlier in asm-offsets.cChris Metcalf2013-09-031-8/+8
| * tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf2013-09-031-3/+3
| * tile: support reporting Tilera hypervisor statisticsChris Metcalf2013-09-031-0/+76
| * tilegx: support KGDBChris Metcalf2013-09-033-0/+505
| * tile: parameterize VA and PA space more cleanlyChris Metcalf2013-09-037-21/+23
| * tile: don't assume user privilege is zeroChris Metcalf2013-09-032-7/+18
| * tile: clean up relocate_kernel_64 debug codeChris Metcalf2013-09-031-2/+7
| * tilegx: change how we find the kernel stackChris Metcalf2013-08-305-23/+24
| * tile: don't call show_regs_print_info() with corrupt currentChris Metcalf2013-08-301-3/+5
| * tile: group .hottext* sections properly in vmlinux.ldsChris Metcalf2013-08-301-0/+2
| * tile: do less L1 I-cache evictionChris Metcalf2013-08-301-1/+7
| * tile: allow "initrd" boot argument for kexecChris Metcalf2013-08-301-0/+42
| * tile: correct r1 value during syscall tracingChris Metcalf2013-08-301-0/+15
| * tile: fix panic with large IRQ numberChris Metcalf2013-08-301-1/+2
| * tile: support kprobes on tilegxTony Lu2013-08-305-4/+585
| * tile: support ftrace on tilegxTony Lu2013-08-304-0/+477
| * tile: provide traceability for hypervisor callsChris Metcalf2013-08-139-72/+356
| * tile: implement gettimeofday() via vDSOChris Metcalf2013-08-1313-22/+656
| * 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/+13
| * 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
OpenPOWER on IntegriCloud