index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
prom.c
Commit message (
Expand
)
Author
Age
*
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-28
*
[PATCH] powerpc: a couple of trivial compile warning fixes
Stephen Rothwell
2006-03-28
*
powerpc: use memparse() for mem= command line parsing
Kumar Gala
2006-03-27
*
[PATCH] powerpc: Allow non zero boot cpuids
Anton Blanchard
2006-03-26
*
Merge ../powerpc-merge
Paul Mackerras
2006-02-28
|
\
|
*
[PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM
Kumar Gala
2006-02-24
*
|
[PATCH] powerpc: Always panic if lmb_alloc() fails
Michael Ellerman
2006-02-07
|
/
*
[PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_name
Olaf Hering
2006-02-07
*
[PATCH] powerpc: Don't overwrite flat device tree with kdump kernel
Michael Ellerman
2006-02-07
*
[PATCH] powerpc: Don't allocate zero bytes in finish_device_tree()
Michael Ellerman
2006-02-07
*
[PATCH] powerpc: Add of_find_property function
Dave C Boutcher
2006-01-13
*
[PATCH] powerpc: Add/remove/update properties in firmware device tree
Dave C Boutcher
2006-01-13
*
[PATCH] powerpc: Fixed memory reserve map layout
Kumar Gala
2006-01-12
*
spelling: s/retreive/retrieve/
Adrian Bunk
2006-01-09
*
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
2006-01-08
*
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
2006-01-08
*
[PATCH] powerpc: Add support for "linux,usable-memory" on memory nodes
Michael Ellerman
2006-01-08
*
[PATCH] powerpc: Parse crashkernel= parameter in first kernel
Michael Ellerman
2006-01-08
*
[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset
Michael Ellerman
2006-01-08
*
powerpc: Export a couple of prom functions
Paul Mackerras
2005-11-14
*
Merge git://oak/home/sfr/kernels/iseries/work
Paul Mackerras
2005-11-09
|
\
|
*
powerpc: remove some warnings when building iSeries
Stephen Rothwell
2005-11-09
*
|
powerpc: Move some extern declarations from C code into headers
Paul Mackerras
2005-11-09
|
/
*
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
2005-11-09
*
ppc/powerpc: workarounds for old Open Firmware versions
Paul Mackerras
2005-11-09
*
[PATCH] ppc64: SMU partition recovery
Benjamin Herrenschmidt
2005-11-07
*
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
2005-11-06
*
powerpc: Make early debugging fit on 80 character terminal
Michael Ellerman
2005-11-02
*
powerpc: Fix bug arising from having multiple memory_limit variables
Paul Mackerras
2005-10-30
*
powerpc: 32-bit CHRP SMP fixes
Paul Mackerras
2005-10-27
*
powerpc: Fix interrupt-tree parsing
Paul Mackerras
2005-10-26
*
powerpc: Merge rtas.c into arch/powerpc/kernel
Paul Mackerras
2005-10-26
*
[PATCH] powerpc: some prom.c cleanups
Kumar Gala
2005-10-26
*
powerpc: Run on old powermacs.
Paul Mackerras
2005-10-23
*
powerpc: Move default hash table size calculation to hash_utils_64.c
Paul Mackerras
2005-10-12
*
powerpc: Get 64-bit configs to compile with ARCH=powerpc
Paul Mackerras
2005-10-10
*
powerpc: Merge in the ppc64 version of the prom code.
Paul Mackerras
2005-10-05