aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAge
* tile: remove stray blank spaceChris Metcalf2013-09-16
* tile: <arch/> header updates from upstreamChris Metcalf2013-09-16
* tile: improve gxio iorpc autogenerated code styleChris Metcalf2013-09-16
* tile: double default VMALLOC spaceChris Metcalf2013-09-16
* tile: remove stale arch/tile/kernel/futex_64.SChris Metcalf2013-09-13
* tile: remove HUGE_VMAP dead codeChris Metcalf2013-09-13
* tile: use pmd_pfn() instead of casting via pte_tChris Metcalf2013-09-13
* tile: fix typos in comment in arch/tile/kernel/unaligned.cChris Metcalf2013-09-13
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* arch: mm: remove obsolete init OOM protectionJohannes Weiner2013-09-12
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-11
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-06
|\
| * Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-21
| |\
| | * PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-06
|\ \ \
| * | | tile: refresh tile defconfig filesChris Metcalf2013-09-06
| * | | tile: rework <asm/cmpxchg.h>Chris Metcalf2013-09-06
| * | | tile PCI RC: make default consistent DMA mask 32-bitChris Metcalf2013-09-03
| * | | tile: add null check for kzalloc in tile/kernel/setup.cWang Sheng-Hui2013-09-03
| * | | tile: make __write_once a synonym for __read_mostlyChris Metcalf2013-09-03
| * | | tile: remove support for TILE64Chris Metcalf2013-09-03
| * | | tile: use asm-generic/bitops/builtin-*.hAkinobu Mita2013-09-03
| * | | tile: eliminate no-op "noatomichash" boot argumentChris Metcalf2013-09-03
| * | | tile: use standard tile_bundle_bits type in traps.cChris Metcalf2013-09-03
| * | | tile: simplify code referencing hypervisor API addressesChris Metcalf2013-09-03
| * | | tile: change <asm/system.h> to <asm/switch_to.h> in commentsChris Metcalf2013-09-03
| * | | tile: mark pcibios_init() as __initChris Metcalf2013-09-03
| * | | tile: check for correct compiler earlier in asm-offsets.cChris Metcalf2013-09-03
| * | | tile: use standard 'generic-y' model for <asm/hw_irq.h>Chris Metcalf2013-09-03
| * | | tile: use asm-generic version of <asm/local64.h>Chris Metcalf2013-09-03
| * | | tile PCI RC: add comment about "PCI hole" problemChris Metcalf2013-09-03
| * | | tile: remove DEBUG_EXTRA_FLAGS kernel config optionChris Metcalf2013-09-03
| * | | tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf2013-09-03
| * | | tile: support FRAME_POINTERChris Metcalf2013-09-03
| * | | tile: support reporting Tilera hypervisor statisticsChris Metcalf2013-09-03
| * | | tilegx: support KGDBChris Metcalf2013-09-03
| * | | tilegx: provide kernel support for the tilegx UART shimChris Metcalf2013-09-03
| * | | tile: parameterize VA and PA space more cleanlyChris Metcalf2013-09-03
| * | | tile: don't assume user privilege is zeroChris Metcalf2013-09-03
| * | | tile: clean up relocate_kernel_64 debug codeChris Metcalf2013-09-03
| * | | tile: handle super huge pages in virt_to_pteChris Metcalf2013-08-30
| * | | tilegx: change how we find the kernel stackChris Metcalf2013-08-30
| * | | tile: don't call show_regs_print_info() with corrupt currentChris Metcalf2013-08-30
| * | | tile: fix some -Wsign-compare warningsChris Metcalf2013-08-30
| * | | tile: group .hottext* sections properly in vmlinux.ldsChris Metcalf2013-08-30
| * | | tile: fix strncpy_from_user bugChris Metcalf2013-08-30
| * | | tile: remove set/clear_fixmap APIsChris Metcalf2013-08-30
| * | | tile: do less L1 I-cache evictionChris Metcalf2013-08-30
| * | | tile: allow "initrd" boot argument for kexecChris Metcalf2013-08-30