aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-06-24tile: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds2-2/+3
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2016-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+0
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds7-50/+50
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov2-2/+0
2016-05-23Fix typoAndrea Gelmini1-2/+2
2016-05-23Fix typoAndrea Gelmini1-2/+2
2016-05-23Fix typoAndrea Gelmini1-1/+1
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek1-0/+1
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby1-2/+2
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-0/+1
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-1/+0
2016-05-19tile: mm: use hugetlb_bad_size()Vaishali Thakkar1-1/+6
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton1-3/+1
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim1-1/+1
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo1-3/+3
2016-05-09net: dsa: mv88e6xxx: factorize the switch driverVivien Didelot2-4/+2
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+1
2016-04-28tile: sort the "select" lines in the TILE/TILEGX configsChris Metcalf1-39/+28
2016-04-26tile: clarify barrier semantics of atomic_add_returnChris Metcalf1-2/+15
2016-04-26tile/defconfigs: Remove CONFIG_IPV6_PRIVACYBorislav Petkov2-2/+0
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-22/+22
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-2/+2
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+8
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-1/+1
2016-03-17tile: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-4/+7
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-2/+0
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-7/+0
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into nextBjorn Helgaas2-7/+0
2016-03-14dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistentAndrew Lunn2-2/+2
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas1-3/+0
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa1-1/+0
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-3/+0
2016-03-04tile: Fix misspellings in comments.Adam Buchbinder3-18/+18
2016-03-02tile kgdb: fix bug in copy to gdb regs, and optimize memsetChris Metcalf1-4/+4
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2016-02-10KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells2-2/+0
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani1-3/+8
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2-4/+0
2016-01-20tile: uninline dma_set_maskChristoph Hellwig2-28/+30
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+5
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds23-184/+309
2016-01-18numa: remove stale node_has_online_mem() defineChris Metcalf1-3/+0
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf7-41/+16
2016-01-18tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryChris Metcalf1-1/+1