summaryrefslogtreecommitdiffstats
path: root/arch/tile
AgeCommit message (Expand)AuthorLines
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2016-06-24tile: get rid of superfluous __GFP_REPEATMichal Hocko-1/+1
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds-2/+3
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+3
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2016-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+0
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-50/+50
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov-2/+0
2016-05-23Fix typoAndrea Gelmini-2/+2
2016-05-23Fix typoAndrea Gelmini-2/+2
2016-05-23Fix typoAndrea Gelmini-1/+1
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek-0/+1
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby-2/+2
2016-05-20exit_thread: remove empty bodiesJiri Slaby-0/+1
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins-1/+0
2016-05-19tile: mm: use hugetlb_bad_size()Vaishali Thakkar-1/+6
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton-3/+1
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim-1/+1
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo-3/+3
2016-05-09net: dsa: mv88e6xxx: factorize the switch driverVivien Didelot-4/+2
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan-0/+1
2016-04-28tile: sort the "select" lines in the TILE/TILEGX configsChris Metcalf-39/+28
2016-04-26tile: clarify barrier semantics of atomic_add_returnChris Metcalf-2/+15
2016-04-26tile/defconfigs: Remove CONFIG_IPV6_PRIVACYBorislav Petkov-2/+0
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-22/+22
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko-0/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+2
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+8
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov-1/+1
2016-03-17tile: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim-4/+7
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-2/+0
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+0
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas-7/+0
2016-03-14dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistentAndrew Lunn-2/+2
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas-3/+0
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa-1/+0
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig-3/+0
2016-03-04tile: Fix misspellings in comments.Adam Buchbinder-18/+18
2016-03-02tile kgdb: fix bug in copy to gdb regs, and optimize memsetChris Metcalf-4/+4
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner-1/+1
2016-02-10KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells-2/+0
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani-3/+8
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig-4/+0
2016-01-20tile: uninline dma_set_maskChristoph Hellwig-28/+30
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-4/+5
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-184/+309
2016-01-18numa: remove stale node_has_online_mem() defineChris Metcalf-3/+0
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf-41/+16
2016-01-18tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryChris Metcalf-1/+1