summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* mm: add new mmgrab() helperVegard Nossum2017-02-276-6/+6
* scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-253-7/+7
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-243-7/+7
* | sparc64: Multi-page size supportNitin Gupta2017-02-231-18/+3
* | sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-02-231-1/+5
* | sparc64: Set cpu state to offline when stoppedVijay Kumar2017-02-231-0/+3
* | lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-01-303-4/+77
|\ \ | |/ |/|
| * sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett2017-01-301-0/+73
| * sparc64: Zero pages on allocation for mondo and error queues.Liam R. Howlett2017-01-301-1/+1
| * sparc: Fixed typo in sstate.c. Replaced panicing with panickingTom Hromatka2017-01-161-3/+3
* | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-252-2/+2
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2425-25/+25
|/
* sparc: implement watchdog_nmi_enable and watchdog_nmi_disableBabu Moger2016-12-141-1/+43
* arch/sparc: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-142-4/+4
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-36/+9
|\
| * sparc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-36/+9
* | sparc64: restore irq in error paths in iommuDan Carpenter2016-12-111-0/+2
* | sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter2016-12-111-28/+28
* | sparc64: make string buffers large enoughDan Carpenter2016-12-111-2/+2
* | sparc64: move dereference after check for NULLDan Carpenter2016-12-111-3/+2
* | sparc: kernel: use builtin_platform_driverGeliang Tang2016-12-111-6/+1
* | sparc64:Support User Probes for sparcAllen Pais2016-12-115-1/+389
* | sparc: drop duplicate header scatterlist.hGeliang Tang2016-11-191-1/+0
* | sparc64: Enable 64-bit DMATushar Dave2016-11-181-2/+6
* | sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave2016-11-183-58/+205
* | sparc64: Bind PCIe devices to use IOMMU v2 serviceTushar Dave2016-11-183-0/+60
* | sparc64: Initialize iommu_map_table and iommu_poolTushar Dave2016-11-181-0/+19
* | sparc64: Add ATU (new IOMMU) supportTushar Dave2016-11-184-0/+166
* | sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2016-11-101-2/+2
|/
* sparc: Handle negative offsets in arch_jump_label_transformJames Clarke2016-10-251-6/+17
* sparc64: Delete now unused user copy assembler helpers.David S. Miller2016-10-241-30/+0
* sparc64: Prepare to move to more saner user copy exception handling.David S. Miller2016-10-241-12/+11
* sparc64: Delete __ret_efault.David S. Miller2016-10-241-7/+1
* sparc64: Setup a scheduling domain for highest level cache.Atish Patra2016-10-242-18/+36
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-8/+16
|\
| * mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-8/+16
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-149-86/+32
|\ \ | |/ |/|
| * sparc: move exports to definitionsAl Viro2016-08-079-86/+32
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* | nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-071-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-10-064-14/+44
|\ \
| * | sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser2016-10-061-1/+15
| * | sparc64: Enable PCI IOMMU version 2 APIchris hyser2016-10-061-10/+26
| * | sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-063-3/+3
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-2/+0
|\ \ \
| * | | cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-061-2/+0
| | |/ | |/|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-031-1/+1
|\ \ \ | |_|/ |/| |
| * | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
| |/