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
Commit message (
Expand
)
Author
Age
*
ppc64: Use merged versions of init_task.c and process.c.
Paul Mackerras
2005-10-11
*
ppc: Various minor compile fixes
Paul Mackerras
2005-10-11
*
ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changes
Paul Mackerras
2005-10-11
*
powerpc: Remove debug messages from setup_64.c
Paul Mackerras
2005-10-11
*
powerpc: Remove xmon.h include from arch/powerpc/platforms/powermac/pic.c
Paul Mackerras
2005-10-10
*
powerpc: Remove 83xx from arch/powerpc/platforms/Makefile for now
Paul Mackerras
2005-10-10
*
powerpc: Make building the boot image work for both 32-bit and 64-bit
Paul Mackerras
2005-10-10
*
powerpc: Start merging 64-bit support into powermac files
Paul Mackerras
2005-10-10
*
powerpc: Fix compilation for 32-bit configs
Paul Mackerras
2005-10-10
*
powerpc: Fix off-by-one error in prom_init.c
Paul Mackerras
2005-10-10
*
powerpc: Get iseries to compile with ARCH=powerpc
Paul Mackerras
2005-10-10
*
powerpc: Get 64-bit configs to compile with ARCH=powerpc
Paul Mackerras
2005-10-10
*
powerpc: move lparmap.c to arch/powerpc/kernel
Paul Mackerras
2005-10-10
*
powerpc: Fix bug caused by negation of 64-bit reloc_offset value
Paul Mackerras
2005-10-10
*
powerpc: Reduce the 32/64-bit diffs in vmlinux.lds.S
Paul Mackerras
2005-10-10
*
powerpc: Reduce the 32/64-bit differences in traps.c
Paul Mackerras
2005-10-10
*
powerpc: Make prom_init.c suitable for both 32-bit and 64-bit
Paul Mackerras
2005-10-10
*
powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S
Paul Mackerras
2005-10-10
*
powerpc: make process.c suitable for both 32-bit and 64-bit
Paul Mackerras
2005-10-10
*
powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bit
Paul Mackerras
2005-10-10
*
powerpc: Use reg.h instead of processor.h when we just want reg names
Paul Mackerras
2005-10-10
*
powerpc: Merge Kconfig.debug
Paul Mackerras
2005-10-10
*
powerpc: rename powermac files to remove pmac_ prefix
Paul Mackerras
2005-10-10
*
ppc64: Use SPRN_ prefix for special purpose register names
Paul Mackerras
2005-10-10
*
powerpc: move pSeries files to arch/powerpc/platforms/pseries
Paul Mackerras
2005-10-10
*
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
Paul Mackerras
2005-10-10
*
powerpc: Rename files to have consistent _32/_64 suffixes
Paul Mackerras
2005-10-10
*
ppc64: Use the merged lmb routines
Paul Mackerras
2005-10-10
*
powerpc: Make some #includes explicit.
Paul Mackerras
2005-10-10
*
powerpc: Use SPRN_xxx rather than xxx for SPR numbers
Paul Mackerras
2005-10-10
*
powerpc: Fix idle.c compile warning
Paul Mackerras
2005-10-05
*
powerpc: Define a _sdata symbol
Paul Mackerras
2005-10-05
*
powerpc: Merge traps.c a bit more
Paul Mackerras
2005-10-05
*
powerpc: Use the merged of_device.c with ARCH=powerpc
Paul Mackerras
2005-10-05
*
powerpc: Merge of_device.c and of_device.h
Paul Mackerras
2005-10-05
*
powerpc: Remove 64-bit cpu support from ppc32.
Paul Mackerras
2005-10-05
*
powerpc: Merge lmb.c and make MM initialization use it.
Paul Mackerras
2005-10-05
*
powerpc: Merge in the ppc64 version of the prom code.
Paul Mackerras
2005-10-05
*
powerpc: Define 32/64 bit asm macros and use them in fpu.S
Paul Mackerras
2005-10-05
*
ppc32: remove obsolete klock_info definition
Paul Mackerras
2005-10-04
*
ppc32: export a few more things where they are defined
Paul Mackerras
2005-10-04
*
Merge rsync://ozlabs.org/sfr-git/for-paulus/
Paul Mackerras
2005-10-01
|
\
|
*
powerpc: make iSeries boot
Stephen Rothwell
2005-10-01
|
*
powerpc: make iSeries build
Stephen Rothwell
2005-10-01
|
*
ppc64: simplify the build a little
Stephen Rothwell
2005-10-01
|
*
powerpc: merge idle_power4.S and trapc.s
Stephen Rothwell
2005-10-01
|
*
powerpc: Move lparmap.c to powerpc/platforms
Stephen Rothwell
2005-09-30
|
*
powerpc: more cleanup of powerpc/kernel
Stephen Rothwell
2005-09-30
|
*
powerpc: remove old vector.S files
Stephen Rothwell
2005-09-30
|
*
powerpc: merge asm-offsets.c
Stephen Rothwell
2005-09-30
[next]