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
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
1
-4
/
+4
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
1
-14
/
+5
2007-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
21
-242
/
+253
2007-02-18
Merge branch '85xx' into for_paulus
Kumar Gala
5
-42
/
+28
2007-02-18
Merge branch '83xx' into for_paulus
Kumar Gala
11
-170
/
+185
2007-02-18
[POWERPC] 85xx: Renamed MPC8568 MDS board code to match other boards
Kumar Gala
3
-19
/
+19
2007-02-18
[POWERPC] 85xx: Cleaning up machine probing
Kumar Gala
3
-23
/
+9
2007-02-17
Merge branch 'master' into 85xx
Kumar Gala
4
-2
/
+120
2007-02-17
[POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDS
Kumar Gala
3
-28
/
+22
2007-02-17
[POWERPC] 83xx: Use of_platform_bus_probe to setup QE devices
Kumar Gala
2
-26
/
+20
2007-02-17
[POWERPC] 83xx: use default value of loops_per_jiffy
Kumar Gala
4
-43
/
+0
2007-02-17
[POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.
Kumar Gala
4
-34
/
+0
2007-02-17
[POWERPC] 83xx: Cleaning up machine probing and board initcalls
Kumar Gala
5
-41
/
+27
2007-02-17
Merge branch '85xx' into for_paulus
Kumar Gala
4
-22
/
+0
2007-02-17
[POWERPC] 86xx: Add missing of_node_put() in mpc86xx_hpcn_init_irq().
Jon Loeliger
1
-0
/
+2
2007-02-17
[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...
Jon Loeliger
4
-22
/
+0
2007-02-17
[POWERPC] pseries: Enabling auto poweron after power is restored.
Manish Ahuja
4
-2
/
+120
2007-02-16
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
1
-2
/
+0
2007-02-16
[POWERPC] Fix cut and paste breakage in arch/powerpc/platforms/pseries/pseries.h
Michael Ellerman
1
-2
/
+2
2007-02-16
[POWERPC] celleb: fix scc_uhc.c dependency
Ishizaki Kou
1
-2
/
+1
2007-02-16
[POWERPC] celleb: fix CONFIG_KEXEC dependency
Ishizaki Kou
1
-0
/
+2
2007-02-16
[POWERPC] PS3: System manager support
Geoff Levand
2
-4
/
+33
2007-02-14
[POWERPC] Cleanup pseries kexec code
Michael Ellerman
4
-48
/
+83
2007-02-14
[POWERPC] Cleanup pseries smp initialisation code
Michael Ellerman
3
-6
/
+9
2007-02-14
[POWERPC] Consolidate pseries platform header files into pseries.h
Michael Ellerman
5
-29
/
+23
2007-02-14
Merge branch 'cell-merge' of git+ssh://master.kernel.org/pub/scm/linux/kernel...
Paul Mackerras
6
-217
/
+379
2007-02-14
[POWERPC] cell: PPU Oprofile cleanup patch
Carl Love
1
-10
/
+4
2007-02-13
[POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node
Masato Noguchi
1
-0
/
+3
2007-02-13
[POWERPC] spu sched: static timeslicing for SCHED_RR contexts
Christoph Hellwig
4
-3
/
+56
2007-02-13
[POWERPC] spu sched: use DECLARE_BITMAP
Christoph Hellwig
1
-2
/
+1
2007-02-13
[POWERPC] spu sched: forced preemption at execution
Christoph Hellwig
3
-0
/
+76
2007-02-13
[POWERPC] spu sched: update some comments
Christoph Hellwig
1
-8
/
+8
2007-02-13
[POWERPC] spu sched: simplity spu_remove_from_active_list
Christoph Hellwig
1
-29
/
+15
2007-02-13
[POWERPC] spufs: optimize spu_run
Christoph Hellwig
5
-12
/
+23
2007-02-13
[POWERPC] spufs: runqueue simplification
Christoph Hellwig
2
-67
/
+93
2007-02-13
[POWERPC] spufs: move prio to spu_context
Christoph Hellwig
3
-7
/
+6
2007-02-13
[POWERPC] spufs: state_mutex cleanup
Christoph Hellwig
3
-53
/
+64
2007-02-13
[POWERPC] spufs: simplify state_mutex
Christoph Hellwig
3
-30
/
+17
2007-02-13
[POWERPC] spufs: sched.c cleanups
Christoph Hellwig
1
-37
/
+61
2007-02-13
[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE
Christoph Hellwig
2
-2
/
+2
2007-02-13
[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments
Christoph Hellwig
2
-4
/
+1
2007-02-13
[POWERPC] spufs: remove empty last line in run.c
Christoph Hellwig
1
-1
/
+0
2007-02-13
[POWERPC] spufs: remove SPU_CONTEXT_PREEMPT
Christoph Hellwig
1
-3
/
+0
2007-02-13
[POWERPC] 85xx: Add support for the 8568 MDS board
Andy Fleming
3
-0
/
+260
2007-02-13
[POWERPC] spufs: Fix bitrot of the SPU mmap facility
Benjamin Herrenschmidt
3
-8
/
+22
2007-02-13
[POWERPC] powerpc: Remove SPU struct pages for PS3
Benjamin Herrenschmidt
1
-40
/
+2
2007-02-13
[POWERPC] spufs: remove need for struct page for SPEs
Benjamin Herrenschmidt
2
-144
/
+79
2007-02-13
[POWERPC] Small cleanup of EFIKA platform
Sylvain Munaut
5
-260
/
+244
2007-02-13
[POWERPC] Fix unbalanced of_node_{get,put} in efika-setup.c
Sylvain Munaut
1
-7
/
+6
2007-02-13
[POWERPC] Use common 52xx of_platform probe code for EFIKA
Sylvain Munaut
1
-46
/
+18
[next]