summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2017-11-032-0/+3
|\
| * arch/tile: Implement ->set_state_oneshot_stopped()Chris Metcalf2017-11-031-0/+1
| * tile: pass machine size to sparseLuc Van Oostenryck2017-10-311-0/+2
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0230-0/+30
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-022-0/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0213-0/+13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2017-09-223-4/+1
|\
| * tile: array underflow in setup_maxnodemem()Dan Carpenter2017-07-241-1/+1
| * tile: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-07-202-3/+0
* | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-121-2/+2
|\ \
| * | dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig2017-08-291-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-113-13/+11
|\ \
| * | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-243-13/+11
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-091-1/+1
|\ \
| * | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-081-1/+1
* | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-082-42/+32
|\ \ \ | |/ / |/| |
| * | Merge branch 'pci/resource' into nextBjorn Helgaas2017-09-072-32/+0
| |\ \
| | * | PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt2017-08-022-19/+0
| | * | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-022-13/+0
| | |/
| * / tile/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-032-10/+32
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-35/+7
|\ \
| * | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-35/+5
| * | locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra2017-08-101-0/+2
| |/
* / arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-174-49/+0
|/
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-1/+0
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2017-07-143-75/+74
|\ \
| * | mm, tile: drop arch_{add,remove}_memoryMichal Hocko2017-03-301-30/+0
| * | tile: prefer <arch/intreg.h> to __need_int_reg_tChris Metcalf2017-03-272-45/+74
* | | tile: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-19/+19
* | | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-071-14/+12
|\ \ \
| * | | tile: remove unneeded extra-y in MakefileMasahiro Yamada2017-06-301-1/+0
| * | | tile: thin archives fix linkingNicholas Piggin2017-06-301-7/+7
| * | | tile: fix dependency and .*.cmd inclusion for incremental buildMasahiro Yamada2017-06-301-6/+5
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-062-1/+13
|\ \ \
| * | | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+2
| * | | tile: provide default ioremap declarationLogan Gunthorpe2017-07-061-0/+11
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-1/+0
|\ \ \ \
| * | | | kill strlen_user()Al Viro2017-05-151-1/+0
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-30/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | tile: remove dma_supported and mapping_error methodsChristoph Hellwig2017-06-281-30/+0
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-031-2/+0
|\ \ \ \
| * | | | jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner2017-05-261-2/+0
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-031-2/+1
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-06-221-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov2017-06-081-2/+1
| | |/ / | |/| |
* | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-7/+0
| |/ / |/| |
* | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-1/+1
|/ /
* | arch/include: remove empty Kbuild filesNicolas Dichtel2017-05-111-1/+0
* | uapi: export all arch specifics directoriesNicolas Dichtel2017-05-111-2/+0