summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2018-06-06sparc64: Fix build warnings with gcc 7.David S. Miller
2018-04-13sparc64: ldc abort during vds iso bootJag Raman
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-08-30sparc64: remove unnecessary log messageTushar Dave
2017-08-12sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-07-05sparc64: Zero pages on allocation for mondo and error queues.Liam R. Howlett
2017-07-05sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-17sparc64: make string buffers large enoughDan Carpenter
2017-06-14arch/sparc: support NR_CPUS = 4096Jane Chu
2017-06-14sparc64: delete old wrap codePavel Tatashin
2017-06-14sparc: Machine description indices can varyJames Clarke
2017-06-14sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-07sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett
2017-05-14sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge
2017-03-31sparc/ptrace: Preserve previous registers for short regset writeDave Martin
2016-11-19sparc: drop duplicate header scatterlist.hGeliang Tang
2016-11-18sparc64: Enable 64-bit DMATushar Dave
2016-11-18sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave
2016-11-18sparc64: Bind PCIe devices to use IOMMU v2 serviceTushar Dave
2016-11-18sparc64: Initialize iommu_map_table and iommu_poolTushar Dave
2016-11-18sparc64: Add ATU (new IOMMU) supportTushar Dave
2016-11-10sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson
2016-10-25sparc: Handle negative offsets in arch_jump_label_transformJames Clarke
2016-10-24sparc64: Delete now unused user copy assembler helpers.David S. Miller
2016-10-24sparc64: Prepare to move to more saner user copy exception handling.David S. Miller
2016-10-24sparc64: Delete __ret_efault.David S. Miller
2016-10-24sparc64: Setup a scheduling domain for highest level cache.Atish Patra
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-10-06sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser
2016-10-06sparc64: Enable PCI IOMMU version 2 APIchris hyser
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-09-28sparc64: Fix irq stack bootmem allocation.Atish Patra
2016-09-28sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2016-08-07sparc: move exports to definitionsAl Viro
2016-08-04sparc: support static_key usage in non-module __exit sectionsJason Baron
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-07-27sparc32: off by ones in BUG_ON()Dan Carpenter