index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Add support for swiotlb on 32-bit
Becky Bruce
2009-06-09
8
-2
/
+226
*
powerpc/spufs: Remove unused error path
Stephen Rothwell
2009-06-09
1
-2
/
+0
*
powerpc: Fix warning when printing a resource_size_t
Stephen Rothwell
2009-06-09
1
-1
/
+1
*
powerpc/xmon: Remove unused variable in xmon.c
Stephen Rothwell
2009-06-09
1
-1
/
+1
*
powerpc/pseries: Fix warnings when printing resource_size_t
Stephen Rothwell
2009-06-09
1
-2
/
+2
*
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
2009-06-09
10
-8
/
+32
*
powerpc: Separate PACA fields for server CPUs
Benjamin Herrenschmidt
2009-06-09
3
-19
/
+39
*
powerpc: Split exception handling out of head_64.S
Benjamin Herrenschmidt
2009-06-09
2
-960
/
+995
*
powerpc: Introduce CONFIG_PPC_BOOK3S
Benjamin Herrenschmidt
2009-06-09
1
-11
/
+11
*
powerpc: Move VMX and VSX asm code to vector.S
Benjamin Herrenschmidt
2009-06-09
6
-306
/
+213
*
powerpc: Set init_bootmem_done on NUMA platforms as well
Benjamin Herrenschmidt
2009-06-09
2
-1
/
+3
*
powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lock
Benjamin Herrenschmidt
2009-06-09
1
-3
/
+4
*
powerpc/mm: Fix some SMP issues with MMU context handling
Benjamin Herrenschmidt
2009-06-09
1
-4
/
+8
*
powerpc: Add PTRACE_SINGLEBLOCK support
Roland McGrath
2009-06-09
4
-11
/
+60
*
powerpc/virtex: Add ml510 reference design device tree
Roderick Colenbrander
2009-06-06
1
-0
/
+465
*
powerpc/virtex: Add Xilinx ML510 reference design support
Roderick Colenbrander
2009-06-06
4
-1
/
+47
*
powerpc/virtex: refactor intc driver and add support for i8259 cascading
Grant Likely
2009-06-06
1
-18
/
+58
*
powerpc/virtex: Add support for Xilinx PCI host bridge
Roderick Colenbrander
2009-06-06
6
-0
/
+162
*
powerpc/pci: Fix annotation of pcibios_claim_one_bus
Stephen Rothwell
2009-06-02
1
-2
/
+1
*
powerpc/ftrace: Use PPC_INST_NOP directly
Michael Ellerman
2009-06-02
1
-7
/
+2
*
powerpc/ftrace: Remove unused macros
Michael Ellerman
2009-06-02
1
-8
/
+0
*
powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDR
Michael Ellerman
2009-06-02
1
-9
/
+3
*
powerpc: Display processor virtualization resource allocs in lparcfg
Nathan Fontenot
2009-06-02
1
-2
/
+38
*
powerpc: Convert RTAS event scan from kernel thread to workqueue
Anton Blanchard
2009-06-02
1
-38
/
+38
*
powerpc: Make the NR_CPUS max 8192
Michael Neuling
2009-06-02
1
-2
/
+2
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2009-05-29
18
-311
/
+556
|
\
|
*
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
Benjamin Herrenschmidt
2009-05-27
6
-83
/
+54
|
*
powerpc: Minor cleanups of kernel virt address space definitions
Benjamin Herrenschmidt
2009-05-27
5
-12
/
+37
|
*
powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm
Benjamin Herrenschmidt
2009-05-27
3
-1
/
+1
|
*
Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"
Benjamin Herrenschmidt
2009-05-27
2
-57
/
+271
|
*
powerpc/mm: Fix broken MMU PID stealing on !SMP
Hideo Saito
2009-05-26
1
-3
/
+3
|
*
powerpc/maple: Add a quirk to disable MSI for IPR on Bimini
Michael Ellerman
2009-05-22
1
-0
/
+14
|
*
powerpc: Explicit alignment for .data.cacheline_aligned
Benjamin Herrenschmidt
2009-05-18
1
-0
/
+1
|
*
powerpc/ps3: Update ps3_defconfig
Geoff Levand
2009-05-18
1
-43
/
+62
|
*
powerpc/ftrace: Fix constraint to be early clobber
Steven Rostedt
2009-05-18
1
-1
/
+1
|
*
powerpc/ftrace: Use pr_devel() in ftrace.c
Michael Ellerman
2009-05-18
1
-10
/
+10
|
*
powerpc: Do not assert pte_locked for hugepage PTE entries
Mel Gorman
2009-05-18
1
-1
/
+2
*
|
powerpc/pci: clean up direct access to sysdata by iseries platform
Kumar Gala
2009-05-21
2
-5
/
+5
*
|
powerpc: Keep track of emulated instructions
Geert Uytterhoeven
2009-05-21
4
-6
/
+196
*
|
powerpc/xmon: Add dl command to dump contents of __log_buf
Vinay Sridhar
2009-05-21
1
-0
/
+47
*
|
powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bit
Becky Bruce
2009-05-21
1
-5
/
+1
*
|
powerpc/spufs: Remove double check for non-negative dentry
Jan Blunck
2009-05-21
1
-4
/
+0
*
|
powerpc: Improve decrementer accuracy
Anton Blanchard
2009-05-21
1
-3
/
+18
*
|
powerpc/pci: Remove redundant pcnet32 fixup
Kumar Gala
2009-05-21
2
-21
/
+0
*
|
powerpc/pci: Cleanup some minor cruft
Kumar Gala
2009-05-21
2
-14
/
+0
*
|
powerpc/pci: Move pseries code into pseries platform specific area
Kumar Gala
2009-05-21
3
-27
/
+27
*
|
powerpc/pci: Clean up direct access to sysdata by celleb platforms
Kumar Gala
2009-05-21
3
-29
/
+6
*
|
powerpc/pci: Clean up direct access to sysdata by RTAS
Kumar Gala
2009-05-21
1
-8
/
+2
*
|
powerpc/pci: Clean up direct access to sysdata by powermac platforms
Kumar Gala
2009-05-21
1
-1
/
+1
*
|
powerpc/pci: Clean up direct access to sysdata on tsi108 platforms
Kumar Gala
2009-05-21
1
-2
/
+2
[next]