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
/
lib
Commit message (
Expand
)
Author
Age
*
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2015-04-10
*
Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...
Michael Ellerman
2015-03-26
|
\
|
*
cpufreq/ppc: Add missing #include <asm/smp.h>
Geert Uytterhoeven
2015-03-25
|
*
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
2015-03-16
*
|
powerpc: Delete unnecessary checks before kfree()
Markus Elfring
2015-03-16
*
|
powerpc: Change vsrX register defines to vsX to match gcc and glibc
Anton Blanchard
2015-03-16
*
|
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
2015-03-16
|
/
*
powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rules
Michael Ellerman
2015-01-27
*
powerpc/lib: Makefile, consolidate obj-y sections
Michael Ellerman
2015-01-27
*
powerpc: Add 64bit optimised memcmp
Anton Blanchard
2015-01-22
*
powerpc/lib: Do not include string.o in obj-y twice
Andreas Ruprecht
2014-12-28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
|
\
|
*
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
2014-11-20
|
|
\
|
*
|
powerpc: Fix comment typos 'CONFiG_ALTIVEC'
Paul Bolle
2014-10-29
*
|
|
powerpc: Remove more traces of bootmem
Michael Ellerman
2014-11-19
*
|
|
powerpc: Fix compilation of emulate_step()
Paul Mackerras
2014-11-11
*
|
|
powerpc: Remove unused devm_ioremap_prot()
Kyle McMartin
2014-11-09
|
|
/
|
/
|
*
|
powerpc: Implement emulation of string loads and stores
Paul Mackerras
2014-09-25
*
|
powerpc: Emulate icbi, mcrf and conditional-trap instructions
Paul Mackerras
2014-09-25
*
|
powerpc: Split out instruction analysis part of emulate_step()
Paul Mackerras
2014-09-25
*
|
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
*
|
powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.c
Anton Blanchard
2014-09-25
*
|
powerpc: Add smp_mb()s to arch_spin_unlock_wait()
Michael Ellerman
2014-08-13
*
|
powerpc: Remove power3 from comments
Michael Ellerman
2014-07-28
|
/
*
powerpc: use _GLOBAL_TOC for memmove
Li Zhong
2014-07-22
*
powerpc: Fix bugs in emulate_step()
Paul Mackerras
2014-07-22
*
powerpc: fix typo 'CONFIG_PPC_CPU'
Paul Bolle
2014-06-11
*
powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL...
Anton Blanchard
2014-06-04
*
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
2014-05-05
|
\
|
*
powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules
Anton Blanchard
2014-04-22
|
*
powerpc: Fix unsafe accesses to parameter area in ELFv2
Ulrich Weigand
2014-04-22
|
*
powerpc: Fix ABIv2 issues with stack offsets in assembly code
Anton Blanchard
2014-04-22
|
*
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-04-22
*
|
powerpc: memcpy optimization for 64bit LE
Philippe Bergheaud
2014-04-30
|
/
*
selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests
Michael Ellerman
2014-03-06
*
powerpc: Add vr save/restore functions
Andreas Schwab
2014-01-14
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-12-29
|
\
|
*
powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endian
Paul E. McKenney
2013-12-29
*
|
powerpc: Move the patch_exception to a common place
Kevin Hao
2013-12-01
|
/
*
powerpc: Add VMX optimised xor for RAID5
Anton Blanchard
2013-10-30
*
powerpc: Fix Unaligned LE Floating Point Loads and Stores
Tom Musta
2013-10-30
*
powerpc: Fix Unaligned Loads and Stores
Tom Musta
2013-10-30
*
powerpc: Use generic memcpy code in little endian
Anton Blanchard
2013-10-11
*
powerpc: Use generic checksum code in little endian
Anton Blanchard
2013-10-11
*
powerpc: Fix endian issues in VMX copy loops
Anton Blanchard
2013-10-11
*
powerpc: Restore registers on error exit from csum_partial_copy_generic()
Paul E. McKenney
2013-10-03
*
powerpc: Fix parameter clobber in csum_partial_copy_generic()
Paul E. McKenney
2013-10-03
*
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
2013-09-25
*
powerpc: Unaligned stores and stmw are broken in emulation code
Tom Musta
2013-08-27
*
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
[next]