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