aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-5/+5
2016-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-14/+44
2016-10-06sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser1-1/+15
2016-10-06sparc64: Enable PCI IOMMU version 2 APIchris hyser1-10/+26
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker3-3/+3
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-09-28sparc64: Fix irq stack bootmem allocation.Atish Patra1-0/+25
2016-09-28sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra2-0/+15
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner1-2/+0
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf1-1/+1
2016-08-04sparc: support static_key usage in non-module __exit sectionsJason Baron1-0/+7
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski3-24/+24
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-9/+11
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas1-1/+1
2016-07-27sparc32: off by ones in BUG_ON()Dan Carpenter1-2/+2
2016-07-27sparc: Don't leak context bits into thread->fault_addressDavid S. Miller3-4/+24
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner1-1/+1
2016-06-17sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas1-9/+11
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-93/+200
2016-05-29sparc64: Fix return from trap window fill crashes.David S. Miller3-48/+108
2016-05-29sparc: Harden signal return frame checks.David S. Miller5-45/+92
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+7
2016-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-15/+11
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby2-8/+8
2016-05-20sparc32: use proper prototype for trapbaseSam Ravnborg3-5/+3
2016-05-20sparc32: drop local prototype in kgdb_32Sam Ravnborg1-2/+2
2016-05-20sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg2-9/+7
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo1-3/+3
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo1-7/+7
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar15-65/+112
2016-04-27sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller8-55/+34
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo1-3/+3
2016-04-21sparc64: recognize and support Sonoma CPU typeKhalid Aziz4-1/+21
2016-04-21sparc: Implement and wire up vio_hotplug for vio.Adrian Glaubitz1-0/+9
2016-04-21sparc: Implement and wire up modalias_show for vio.Adrian Glaubitz1-0/+9
2016-04-21sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdataSowmini Varadhan1-8/+21
2016-03-29sparc: Write up preadv2/pwritev2 syscalls.David S. Miller2-3/+3
2016-03-29sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger1-0/+17
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds13-32/+32
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches9-26/+26
2016-03-20sparc: Fix misspellings in comments.Adam Buchbinder4-6/+6
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar7-5/+60
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner2-2/+2
2016-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-5/+60
2016-03-01sparc64: Fix sparc64_set_context stack handling.David S. Miller1-1/+1
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar1-1/+1