summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2017-09-22
|\
| * tile: array underflow in setup_maxnodemem()Dan Carpenter2017-07-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-11
|\ \
| * | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-24
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-09
|\ \
| * | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-08
| |/
* | Merge branch 'pci/resource' into nextBjorn Helgaas2017-09-07
|\ \
| * | PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt2017-08-02
| * | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-02
| |/
* / tile/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-03
|/
* Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-07
|\
| * tile: remove unneeded extra-y in MakefileMasahiro Yamada2017-06-29
| * tile: thin archives fix linkingNicholas Piggin2017-06-29
| * tile: fix dependency and .*.cmd inclusion for incremental buildMasahiro Yamada2017-06-29
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-06
|\ \
| * | tile: remove dma_supported and mapping_error methodsChristoph Hellwig2017-06-28
| |/
* / jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner2017-05-26
|/
* tile/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-14
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: add new mmgrab() helperVegard Nossum2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | tile/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-06
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-12-17
|\
| * tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf2016-12-16
| * tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-12-16
| * tile-module: Rename jump labels in module_alloc()Markus Elfring2016-12-16
| * tile-module: Use kmalloc_array() in module_alloc()Markus Elfring2016-12-16
| * tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"Colin Ian King2016-12-16
* | arch/tile: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-14
* | tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2016-11-23
|/
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf2016-10-07
* ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-24
* tile: support static_key usage in non-module __exit sectionsChris Metcalf2016-08-04
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-29
|\
| * tile/ptrace: run seccomp after ptraceKees Cook2016-06-14
| * seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-07-27
|\ \
| * | tile 32-bit big-endian: fix bugs in syscall argument orderChris Metcalf2016-06-15
| |/
* / Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-24
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-25
|\
| * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-16