summaryrefslogtreecommitdiff
path: root/arch/tile/kernel
AgeCommit message (Expand)Author
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2017-11-03arch/tile: Implement ->set_state_oneshot_stopped()Chris Metcalf
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus 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-07Merge branch 'pci/resource' into nextBjorn Helgaas
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-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus 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-28tile: remove dma_supported and mapping_error methodsChristoph Hellwig
2017-05-26jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner
2017-04-14tile/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-06tile/ptrace: Preserve previous registers for short regset writeDave Martin
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-12-16tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf
2016-12-16tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-12-16tile-module: Rename jump labels in module_alloc()Markus Elfring
2016-12-16tile-module: Use kmalloc_array() in module_alloc()Markus Elfring
2016-12-16tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"Colin Ian King
2016-12-14arch/tile: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-11-23tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2016-08-04tile: support static_key usage in non-module __exit sectionsChris Metcalf
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds
2016-06-15tile 32-bit big-endian: fix bugs in syscall argument orderChris Metcalf