index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] PS3: System-bus rework
Geoff Levand
2007-06-28
4
-202
/
+988
*
[POWERPC] PS3: Kexec support
Geoff Levand
2007-06-28
5
-43
/
+70
*
[POWERPC] PS3: Simplify definition of DBG
Geert Uytterhoeven
2007-06-28
5
-10
/
+10
*
[POWERPC] PS3: Move chip mask defs up
Geoff Levand
2007-06-28
1
-61
/
+86
*
[POWERPC] PS3: Fix sparse warnings
Geert Uytterhoeven
2007-06-28
1
-2
/
+2
*
[POWERPC] PS3: Map SPU regions as non-guarded
Geoff Levand
2007-06-28
2
-5
/
+10
*
[POWERPC] PS3: Compare firmware version
Masakazu Mokuno
2007-06-28
1
-12
/
+20
*
[POWERPC] PS3: Use __maybe_unused
Geoff Levand
2007-06-28
2
-3
/
+3
*
[POWERPC] PS3: Rename IPI symbols
Geoff Levand
2007-06-28
1
-6
/
+6
*
[POWERPC] cell: Add spu shutdown method
Geoff Levand
2007-06-28
1
-1
/
+11
*
[POWERPC] Fix Kexec/Kdump for power6
Sachin P. Sant
2007-06-25
2
-3
/
+29
*
[POWERPC] Fix interrupt distribution in ppc970
Mohan Kumar M
2007-06-25
1
-24
/
+29
*
[POWERPC] Do firmware feature fixups after features are initialised
Michael Neuling
2007-06-25
1
-4
/
+8
*
[POWERPC] Fix stolen time for SMT without LPAR
Michael Neuling
2007-06-25
1
-1
/
+1
*
[POWERPC] Remove 'console=' from cmdline on prpmc2800
Mark A. Greer
2007-06-25
1
-1
/
+1
*
[POWERPC] Call add_preferred_console when MPSC is console
Mark A. Greer
2007-06-25
1
-0
/
+28
*
[POWERPC] Add irq_create_direct_mapping()
Michael Ellerman
2007-06-25
1
-0
/
+24
*
[POWERPC] Split virq setup logic out into irq_setup_virq()
Michael Ellerman
2007-06-25
1
-11
/
+21
*
[POWERPC] Uninline and export virq_to_hw()
Olof Johansson
2007-06-25
1
-0
/
+6
*
[POWERPC] Update holly to use new dts wrapping feature
Mark A. Greer
2007-06-25
3
-70
/
+43
*
[POWERPC] When appropriate, wrap device tree with zImage
Mark A. Greer
2007-06-25
1
-8
/
+14
*
[POWERPC] Remove 'make zImage.dts' feature
Mark A. Greer
2007-06-25
2
-26
/
+2
*
[POWERPC] Remove spinlock from struct cpu_purr_data
Nathan Lynch
2007-06-25
1
-9
/
+15
*
[POWERPC] Don't link timer.o for powerpc systems using generic rtc
Guennadi Liakhovetski
2007-06-25
1
-0
/
+2
*
[POWERPC] pasemi: Electra IDE/pata_platform glue
Olof Johansson
2007-06-25
3
-0
/
+107
*
[POWERPC] Use mktime in timer sysdev
Johannes Berg
2007-06-25
2
-7
/
+12
*
[POWERPC] kexec: Send slaves to new kernel earlier
Milton Miller
2007-06-25
1
-13
/
+13
*
[POWERPC] Fix problems with device tree representation of TSI-1xx bridges
David Gibson
2007-06-14
3
-52
/
+65
*
[POWERPC] Don't store a command line in the Holly device tree
David Gibson
2007-06-14
2
-2
/
+2
*
[POWERPC] Consolidate cuboot initialization code
David Gibson
2007-06-14
6
-37
/
+56
*
[POWERPC] Derive ebc ranges property from EBC registers
David Gibson
2007-06-14
5
-5
/
+71
*
[POWERPC] Factor zImage's 44x reset code out of ebony.c
David Gibson
2007-06-14
3
-17
/
+19
*
[POWERPC] Merge CPU features pertaining to icache coherency
David Gibson
2007-06-14
4
-17
/
+15
*
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
David Gibson
2007-06-14
7
-32
/
+33
*
[POWERPC] Remove a couple of unused definitions from pgtable_32.c
David Gibson
2007-06-14
1
-4
/
+0
*
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
2007-06-14
18
-272
/
+5
*
[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc
David Gibson
2007-06-14
1
-118
/
+0
*
[POWERPC] Split low-level OF-related bootloader code into separate files
David Gibson
2007-06-14
5
-182
/
+240
*
[POWERPC] Split out CPU specific options into a new Kconfig file
Arnd Bergmann
2007-06-14
2
-251
/
+253
*
[POWERPC] During VM oom condition, kill all threads in process group
will schmidt
2007-06-14
1
-1
/
+1
*
[POWERPC] Donate idle CPU cycles on dedicated partitions
Jake Moilanen
2007-06-14
2
-1
/
+5
*
[POWERPC] Less ifdef's in signal.c/signal.h
Benjamin Herrenschmidt
2007-06-14
2
-15
/
+24
*
[POWERPC] Remove #ifdef around set_dabr in signal code
Benjamin Herrenschmidt
2007-06-14
1
-2
/
+0
*
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
2007-06-14
4
-62
/
+59
*
[POWERPC] Remove obsolete freezer bits
Benjamin Herrenschmidt
2007-06-14
1
-12
/
+0
*
[POWERPC] Consolidate do_signal
Christoph Hellwig
2007-06-14
4
-175
/
+120
*
[POWERPC] Consolidate restore_sigmask
Christoph Hellwig
2007-06-14
4
-34
/
+18
*
[POWERPC] Consolidate sys_sigaltstack
Christoph Hellwig
2007-06-14
3
-16
/
+7
*
[POWERPC] Make syscall restart code more common
Benjamin Herrenschmidt
2007-06-14
5
-77
/
+94
*
[POWERPC] Always apply DABR changes on context switches
Benjamin Herrenschmidt
2007-06-14
1
-7
/
+7
[next]