summaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)Author
2017-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-07Merge branch 'pci/resource' into nextBjorn Helgaas
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-08-29dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra
2017-08-03tile/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-24tile: array underflow in setup_maxnodemem()Dan Carpenter
2017-07-20tile: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2017-07-11tile: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-06tile: provide default ioremap declarationLogan Gunthorpe
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-06-30tile: remove unneeded extra-y in MakefileMasahiro Yamada
2017-06-30tile: thin archives fix linkingNicholas Piggin
2017-06-30tile: fix dependency and .*.cmd inclusion for incremental buildMasahiro Yamada
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-28tile: remove dma_supported and mapping_error methodsChristoph Hellwig
2017-06-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-08locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov
2017-05-26jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner
2017-05-15kill strlen_user()Al Viro
2017-05-11arch/include: remove empty Kbuild filesNicolas Dichtel
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-01Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-14tile/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-04-10EDAC: Remove EDAC_MM_EDACBorislav Petkov