aboutsummaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)AuthorFilesLines
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+3
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2016-05-23Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-2/+0
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 7-50/+50
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSGravatar Konstantin Khlebnikov 2-2/+0
2016-05-23Fix typoGravatar Andrea Gelmini 1-2/+2
2016-05-23Fix typoGravatar Andrea Gelmini 1-2/+2
2016-05-23Fix typoGravatar Andrea Gelmini 1-1/+1
2016-05-20printk/nmi: generic solution for safe printk in NMIGravatar Petr Mladek 1-0/+1
2016-05-20exit_thread: accept a task parameter to be exitedGravatar Jiri Slaby 1-2/+2
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-0/+1
2016-05-19arch: fix has_transparent_hugepage()Gravatar Hugh Dickins 1-1/+0
2016-05-19tile: mm: use hugetlb_bad_size()Gravatar Vaishali Thakkar 1-1/+6
2016-05-19include/linux/nodemask.h: create next_node_in() helperGravatar Andrew Morton 1-3/+1
2016-05-19mm: rename _count, field of the struct page, to _refcountGravatar Joonsoo Kim 1-1/+1
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextGravatar Arnaldo Carvalho de Melo 1-3/+3
2016-05-09net: dsa: mv88e6xxx: factorize the switch driverGravatar Vivien Didelot 2-4/+2
2016-05-05asm-generic: Drop renameat syscall from default listGravatar James Hogan 1-0/+1
2016-04-28tile: sort the "select" lines in the TILE/TILEGX configsGravatar Chris Metcalf 1-39/+28
2016-04-26tile: clarify barrier semantics of atomic_add_returnGravatar Chris Metcalf 1-2/+15
2016-04-26tile/defconfigs: Remove CONFIG_IPV6_PRIVACYGravatar Borislav Petkov 2-2/+0
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 3-22/+22
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsGravatar Alexander Potapenko 1-0/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-2/+2
2016-03-18Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-5/+8
2016-03-17mm: cleanup *pte_alloc* interfacesGravatar Kirill A. Shutemov 1-1/+1
2016-03-17tile: query dynamic DEBUG_PAGEALLOC settingGravatar Joonsoo Kim 1-4/+7
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 2-2/+0
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-7/+0
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Gravatar Bjorn Helgaas 2-7/+0
2016-03-14dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistentGravatar Andrew Lunn 2-2/+2
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigGravatar Bjorn Helgaas 1-3/+0
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigGravatar Bogicevic Sasa 1-1/+0
2016-03-07PCI: Move pci_dma_* helpers to common codeGravatar Christoph Hellwig 1-3/+0
2016-03-04tile: Fix misspellings in comments.Gravatar Adam Buchbinder 3-18/+18
2016-03-02tile kgdb: fix bug in copy to gdb regs, and optimize memsetGravatar Chris Metcalf 1-4/+4
2016-03-01arch/hotplug: Call into idle with a proper stateGravatar Thomas Gleixner 1-1/+1
2016-02-10KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionGravatar David Howells 2-2/+0
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMGravatar Toshi Kani 1-3/+8
2016-01-20dma-mapping: always provide the dma_map_ops based implementationGravatar Christoph Hellwig 2-4/+0
2016-01-20tile: uninline dma_set_maskGravatar Christoph Hellwig 2-28/+30
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-4/+5
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 23-184/+309
2016-01-18numa: remove stale node_has_online_mem() defineGravatar Chris Metcalf 1-3/+0
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceGravatar Chris Metcalf 7-41/+16
2016-01-18tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryGravatar Chris Metcalf 1-1/+1
2016-01-18tile: fix tilepro casts for readl, writel, etcGravatar Chris Metcalf 1-8/+8
2016-01-18tile: fix a -Wframe-larger-than warningGravatar Chris Metcalf 1-1/+1
2016-01-18tile: include the syscall number in the backtraceGravatar Chris Metcalf 1-9/+8