summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
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
2016-07-27sparc: Don't leak context bits into thread->fault_addressDavid S. Miller
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner
2016-06-17sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-29sparc64: Fix return from trap window fill crashes.David S. Miller
2016-05-29sparc: Harden signal return frame checks.David S. Miller
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-20sparc32: use proper prototype for trapbaseSam Ravnborg
2016-05-20sparc32: drop local prototype in kgdb_32Sam Ravnborg
2016-05-20sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar