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
2007-09-19
[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()
Michael Ellerman
1
-140
/
+76
2007-09-19
[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code
Michael Ellerman
1
-0
/
+4
2007-09-19
[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...
Michael Ellerman
3
-33
/
+66
2007-09-19
[POWERPC] spufs: Cleanup ELF coredump extra notes logic
Michael Ellerman
1
-3
/
+9
2007-09-19
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
Michael Ellerman
7
-98
/
+39
2007-09-19
[POWERPC] spufs: Add contents of npc file to SPU coredumps
Michael Ellerman
1
-1
/
+7
2007-09-19
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
Michael Ellerman
2
-25
/
+17
2007-09-19
[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...
Michael Ellerman
2
-5
/
+3
2007-09-19
[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded
Michael Ellerman
1
-2
/
+6
2007-09-19
[POWERPC] spufs: Correctly calculate the size of the local-store to dump
Michael Ellerman
1
-14
/
+2
2007-09-19
[POWERPC] spufs: Write some SPU coredump values as ASCII
Michael Ellerman
2
-10
/
+12
2007-09-19
[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...
Michael Ellerman
1
-10
/
+11
2007-09-19
[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes
Michael Ellerman
1
-0
/
+2
2007-09-19
[POWERPC] spufs: Remove ctx_info and ctx_info_list
Michael Ellerman
1
-60
/
+19
2007-09-19
[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code
Michael Ellerman
1
-20
/
+38
2007-09-19
[POWERPC] cell: Remove DEBUG for SPU callbacks
Jeremy Kerr
1
-1
/
+1
2007-09-19
[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook
Jeremy Kerr
1
-8
/
+8
2007-09-19
[POWERPC] cell: Unify spufs syscall path
Jeremy Kerr
4
-85
/
+70
2007-09-19
[POWERPC] spufs: Fix race condition on gang->aff_ref_spu
Andre Detsch
1
-17
/
+32
2007-09-19
[POWERPC] spufs: Make isolated loader properly aligned
Sebastian Siewior
1
-3
/
+6
2007-09-19
[POWERPC] spufs: Remove spu_harvest
Jeremy Kerr
1
-13
/
+0
2007-09-19
[POWERPC] spufs: Remove asmlinkage from do_spu_create
Jeremy Kerr
1
-2
/
+2
2007-09-19
[POWERPC] spufs: Make file-internal functions & variables static
Sebastian Siewior
5
-9
/
+9
2007-09-19
[POWERPC] Remove barriers from the SLB shadow buffer update
Michael Neuling
2
-8
/
+6
2007-09-19
[POWERPC] Don't cast kmalloc return value in ibmebus.c
Jesper Juhl
1
-1
/
+2
2007-09-14
[POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub
Anton Vorontsov
2
-1
/
+47
2007-09-14
[POWERPC] fsl_soc: add support for fsl_spi
Anton Vorontsov
2
-0
/
+94
2007-09-14
[POWERPC] Fix modpost warnings from head*.S on ppc32
Kumar Gala
6
-28
/
+24
2007-09-14
[POWERPC] Add cpu feature for SPE handling
Kumar Gala
4
-24
/
+24
2007-09-14
[POWERPC] 83xx: Removed PCI exclude of PHB
Kumar Gala
8
-19
/
+0
2007-09-14
[POWERPC] Move PCI nodes to be sibilings with SOC nodes
Kumar Gala
16
-1285
/
+1323
2007-09-14
[POWERPC] DTS cleanup
Kumar Gala
25
-99
/
+4
2007-09-14
[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port
Kumar Gala
4
-0
/
+1933
2007-09-14
[POWERPC] Handle alignment faults on SPE load/store instructions
Kumar Gala
1
-0
/
+250
2007-09-14
[POWERPC] fsl_soc.c cleanup
Scott Wood
1
-10
/
+17
2007-09-14
[POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.
Jon Loeliger
3
-37
/
+0
2007-09-14
[POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.
Jon Loeliger
1
-12
/
+2
2007-09-14
[POWERPC] linkstation updates
Guennadi Liakhovetski
4
-5
/
+18
2007-09-14
[POWERPC] 85xx: Clean up from 85xx_ds rename
Kumar Gala
1
-14
/
+22
2007-09-14
[POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.c
Kumar Gala
4
-6
/
+6
2007-09-13
[POWERPC] PS3: Enhance storage probe debug output
Geoff Levand
1
-8
/
+16
2007-09-13
[POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y build
Jeremy Kerr
1
-0
/
+4
2007-09-13
[POWERPC] Add workaround for MPICs with broken register reads
Olof Johansson
3
-2
/
+23
2007-09-13
[POWERPC] Document and implement an improved flash device binding for powerpc
David Gibson
1
-11
/
+19
2007-09-13
[POWERPC] setup_64.c and prom.c comment cleanup
Linas Vepstas
2
-6
/
+8
2007-09-13
[POWERPC] prom.c whitespace cleanup
Linas Vepstas
1
-6
/
+6
2007-09-13
[POWERPC] prom_init whitespace cleanup, typo fix
Linas Vepstas
1
-6
/
+6
2007-09-13
[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses
Scott Wood
1
-6
/
+6
2007-09-13
[POWERPC] bootwrapper: Only print MAC addresses when the node is actually pre...
Scott Wood
1
-4
/
+6
2007-09-13
[POWERPC] bootwrapper: Add get_path()
Scott Wood
4
-0
/
+75
[next]