index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-12
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
22
-220
/
+234
2009-06-09
powerpc: Add support for swiotlb on 32-bit
Becky Bruce
8
-2
/
+226
2009-06-09
powerpc/spufs: Remove unused error path
Stephen Rothwell
1
-2
/
+0
2009-06-09
powerpc: Fix warning when printing a resource_size_t
Stephen Rothwell
1
-1
/
+1
2009-06-09
powerpc/xmon: Remove unused variable in xmon.c
Stephen Rothwell
1
-1
/
+1
2009-06-09
powerpc/pseries: Fix warnings when printing resource_size_t
Stephen Rothwell
1
-2
/
+2
2009-06-09
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
10
-8
/
+32
2009-06-09
powerpc: Separate PACA fields for server CPUs
Benjamin Herrenschmidt
3
-19
/
+39
2009-06-09
powerpc: Split exception handling out of head_64.S
Benjamin Herrenschmidt
2
-960
/
+995
2009-06-09
powerpc: Introduce CONFIG_PPC_BOOK3S
Benjamin Herrenschmidt
1
-11
/
+11
2009-06-09
powerpc: Move VMX and VSX asm code to vector.S
Benjamin Herrenschmidt
6
-306
/
+213
2009-06-09
powerpc: Set init_bootmem_done on NUMA platforms as well
Benjamin Herrenschmidt
2
-1
/
+3
2009-06-09
powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lock
Benjamin Herrenschmidt
1
-3
/
+4
2009-06-09
powerpc/mm: Fix some SMP issues with MMU context handling
Benjamin Herrenschmidt
1
-4
/
+8
2009-06-09
powerpc: Add PTRACE_SINGLEBLOCK support
Roland McGrath
4
-11
/
+60
2009-06-06
powerpc/virtex: Add ml510 reference design device tree
Roderick Colenbrander
1
-0
/
+465
2009-06-06
powerpc/virtex: Add Xilinx ML510 reference design support
Roderick Colenbrander
4
-1
/
+47
2009-06-06
powerpc/virtex: refactor intc driver and add support for i8259 cascading
Grant Likely
1
-18
/
+58
2009-06-06
powerpc/virtex: Add support for Xilinx PCI host bridge
Roderick Colenbrander
6
-0
/
+162
2009-06-04
powerpc/40x: Convert AMCC Kilauea/Halekala boards to ppc40x_simple
Josh Boyer
5
-82
/
+61
2009-06-04
powerpc/40x: Convert AMCC Makalu board to ppc40x_simple
Josh Boyer
5
-83
/
+61
2009-06-04
powerpc/4xx: Sequoia: Enable NAND support
Stefan Roese
2
-37
/
+94
2009-06-04
powerpc/4xx: Disable PCI_LEGACY
Josh Boyer
16
-18
/
+18
2009-06-02
powerpc/pci: Fix annotation of pcibios_claim_one_bus
Stephen Rothwell
1
-2
/
+1
2009-06-02
powerpc/ftrace: Use PPC_INST_NOP directly
Michael Ellerman
1
-7
/
+2
2009-06-02
powerpc/ftrace: Remove unused macros
Michael Ellerman
1
-8
/
+0
2009-06-02
powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDR
Michael Ellerman
1
-9
/
+3
2009-06-02
powerpc: Display processor virtualization resource allocs in lparcfg
Nathan Fontenot
1
-2
/
+38
2009-06-02
powerpc: Convert RTAS event scan from kernel thread to workqueue
Anton Blanchard
1
-38
/
+38
2009-06-02
powerpc: Make the NR_CPUS max 8192
Michael Neuling
1
-2
/
+2
2009-05-29
Merge branch 'merge' into next
Benjamin Herrenschmidt
18
-311
/
+556
2009-05-27
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
Benjamin Herrenschmidt
6
-83
/
+54
2009-05-27
powerpc: Minor cleanups of kernel virt address space definitions
Benjamin Herrenschmidt
5
-12
/
+37
2009-05-27
powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm
Benjamin Herrenschmidt
3
-1
/
+1
2009-05-27
Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"
Benjamin Herrenschmidt
2
-57
/
+271
2009-05-26
powerpc/mm: Fix broken MMU PID stealing on !SMP
Hideo Saito
1
-3
/
+3
2009-05-22
powerpc/maple: Add a quirk to disable MSI for IPR on Bimini
Michael Ellerman
1
-0
/
+14
2009-05-21
powerpc/pci: clean up direct access to sysdata by iseries platform
Kumar Gala
2
-5
/
+5
2009-05-21
powerpc: Keep track of emulated instructions
Geert Uytterhoeven
4
-6
/
+196
2009-05-21
powerpc/xmon: Add dl command to dump contents of __log_buf
Vinay Sridhar
1
-0
/
+47
2009-05-21
powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bit
Becky Bruce
1
-5
/
+1
2009-05-21
powerpc/spufs: Remove double check for non-negative dentry
Jan Blunck
1
-4
/
+0
2009-05-21
powerpc: Improve decrementer accuracy
Anton Blanchard
1
-3
/
+18
2009-05-21
powerpc/pci: Remove redundant pcnet32 fixup
Kumar Gala
2
-21
/
+0
2009-05-21
powerpc/pci: Cleanup some minor cruft
Kumar Gala
2
-14
/
+0
2009-05-21
powerpc/pci: Move pseries code into pseries platform specific area
Kumar Gala
3
-27
/
+27
2009-05-21
powerpc/pci: Clean up direct access to sysdata by celleb platforms
Kumar Gala
3
-29
/
+6
2009-05-21
powerpc/pci: Clean up direct access to sysdata by RTAS
Kumar Gala
1
-8
/
+2
2009-05-21
powerpc/pci: Clean up direct access to sysdata by powermac platforms
Kumar Gala
1
-1
/
+1
2009-05-21
powerpc/pci: Clean up direct access to sysdata on tsi108 platforms
Kumar Gala
1
-2
/
+2
[next]