index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc: drop duplicate header scatterlist.h
Geliang Tang
2016-11-19
1
-1
/
+0
*
sparc64: Enable 64-bit DMA
Tushar Dave
2016-11-18
1
-2
/
+6
*
sparc64: Enable sun4v dma ops to use IOMMU v2 APIs
Tushar Dave
2016-11-18
3
-58
/
+205
*
sparc64: Bind PCIe devices to use IOMMU v2 service
Tushar Dave
2016-11-18
3
-0
/
+60
*
sparc64: Initialize iommu_map_table and iommu_pool
Tushar Dave
2016-11-18
1
-0
/
+19
*
sparc64: Add ATU (new IOMMU) support
Tushar Dave
2016-11-18
4
-0
/
+166
*
sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
Andreas Larsson
2016-11-10
1
-2
/
+2
*
sparc: Handle negative offsets in arch_jump_label_transform
James Clarke
2016-10-25
1
-6
/
+17
*
sparc64: Delete now unused user copy assembler helpers.
David S. Miller
2016-10-24
1
-30
/
+0
*
sparc64: Prepare to move to more saner user copy exception handling.
David S. Miller
2016-10-24
1
-12
/
+11
*
sparc64: Delete __ret_efault.
David S. Miller
2016-10-24
1
-7
/
+1
*
sparc64: Setup a scheduling domain for highest level cache.
Atish Patra
2016-10-24
2
-18
/
+36
*
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2016-10-19
1
-8
/
+16
|
\
|
*
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
1
-8
/
+16
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
9
-86
/
+32
|
\
\
|
|
/
|
/
|
|
*
sparc: move exports to definitions
Al Viro
2016-08-07
9
-86
/
+32
*
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
|
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-10-07
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-10-06
4
-14
/
+44
|
\
\
|
*
|
sparc64: Enable setting "relaxed ordering" in IOMMU mappings
chris hyser
2016-10-06
1
-1
/
+15
|
*
|
sparc64: Enable PCI IOMMU version 2 API
chris hyser
2016-10-06
1
-10
/
+26
|
*
|
sparc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-10-06
3
-3
/
+3
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
1
-2
/
+0
|
\
\
\
|
*
|
|
cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier
Thomas Gleixner
2016-09-06
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-03
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2016-08-24
1
-1
/
+1
|
|
/
*
|
sparc64: Fix irq stack bootmem allocation.
Atish Patra
2016-09-28
1
-0
/
+25
*
|
sparc64: Fix cpu_possible_mask if nr_cpus is set
Atish Patra
2016-09-28
2
-0
/
+15
|
/
*
sparc: support static_key usage in non-module __exit sections
Jason Baron
2016-08-04
1
-0
/
+7
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
3
-24
/
+24
*
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
1
-9
/
+11
|
\
|
*
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
2016-08-01
1
-1
/
+1
|
|
\
|
*
|
sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()
Bjorn Helgaas
2016-06-17
1
-9
/
+11
*
|
|
sparc32: off by ones in BUG_ON()
Dan Carpenter
2016-07-27
1
-2
/
+2
*
|
|
sparc: Don't leak context bits into thread->fault_address
David S. Miller
2016-07-27
3
-4
/
+24
|
|
/
|
/
|
*
|
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2016-07-04
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-05-31
8
-93
/
+200
|
\
|
*
sparc64: Fix return from trap window fill crashes.
David S. Miller
2016-05-29
3
-48
/
+108
|
*
sparc: Harden signal return frame checks.
David S. Miller
2016-05-29
5
-45
/
+92
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-25
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
2016-05-16
1
-3
/
+3
|
*
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-05-16
1
-7
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-05-22
4
-15
/
+11
|
\
\
|
*
|
sparc32: use proper prototype for trapbase
Sam Ravnborg
2016-05-20
3
-5
/
+3
|
*
|
sparc32: drop local prototype in kgdb_32
Sam Ravnborg
2016-05-20
1
-2
/
+2
|
*
|
sparc32: drop hardcoding trap_level in kgdb_trap
Sam Ravnborg
2016-05-20
2
-9
/
+7
*
|
|
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-20
2
-8
/
+8
|
|
/
|
/
|
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-05-11
15
-65
/
+112
|
\
\
|
|
/
|
*
sparc64: Fix bootup regressions on some Kconfig combinations.
David S. Miller
2016-04-27
8
-55
/
+34
|
*
sparc64: recognize and support Sonoma CPU type
Khalid Aziz
2016-04-21
4
-1
/
+21
[next]