summaryrefslogtreecommitdiffstats
path: root/arch/tile
AgeCommit message (Expand)AuthorLines
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-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
2016-01-18tile: fix tilepro casts for readl, writel, etcChris Metcalf-8/+8
2016-01-18tile: fix a -Wframe-larger-than warningChris Metcalf-1/+1
2016-01-18tile: include the syscall number in the backtraceChris Metcalf-9/+8
2016-01-18arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf-107/+77
2016-01-15tile, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov-10/+0
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+1
2016-01-12tile: define __smp_xxxMichael S. Tsirkin-4/+5
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+0
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams-3/+1
2016-01-05tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf-9/+10
2016-01-04tile/jump_label: add jump label support for TILE-GxZhigang Lu-10/+184
2016-01-04tile: define a macro ktext_writable_addr to get writable kernel text addressZhigang Lu-4/+14
2015-12-04locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso-2/+0
2015-11-23treewide: Remove old email addressPeter Zijlstra-1/+1
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre-13/+0
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson-0/+1
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar-2/+7
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf-1/+7
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf-1/+0
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar-29/+6
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds-29/+5
2015-09-28Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds-0/+1
2015-09-28tile: fix build failureSudip Mukherjee-0/+1
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra-4/+4
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-3/+2
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig-2/+4
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig-6/+0