index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
1
-1
/
+1
2009-12-15
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-2
/
+2
2009-12-15
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-2
/
+2
2009-12-09
powerpc/8xx: Start using dcbX instructions in various copy routines
Joakim Tjernlund
1
-24
/
+0
2009-10-28
powerpc: perf_event: Cleanup copy_page output by hiding setup symbol
Anton Blanchard
1
-2
/
+2
2009-06-16
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
1
-0
/
+2
2009-05-27
powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm
Benjamin Herrenschmidt
2
-427
/
+0
2009-05-27
Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"
Benjamin Herrenschmidt
1
-57
/
+246
2009-03-11
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-13
/
+51
2009-02-26
powerpc: Fix 64bit __copy_tofrom_user() regression
Mark Nelson
1
-7
/
+31
2009-02-26
powerpc: Fix 64bit memcpy() regression
Mark Nelson
1
-6
/
+20
2009-02-23
powerpc: Rework dma-noncoherent to use generic vmalloc layer
Ilya Yanok
1
-246
/
+57
2009-02-23
powerpc: Unify opcode definitions and support
Kumar Gala
1
-2
/
+2
2009-02-10
powerpc: Don't emulate mr. instructions
Ananth N Mavinakayanahalli
1
-0
/
+2
2008-12-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
3
-17
/
+41
2008-12-21
powerpc: Rename struct vm_region to avoid conflict with NOMMU
David Howells
1
-12
/
+12
2008-12-19
Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...
Ingo Molnar
1
-0
/
+1
2008-12-18
Merge branch 'linux-2.6' into next
Paul Mackerras
1
-0
/
+1
2008-12-17
powerpc: Fix corruption error in rh_alloc_fixed()
Guillaume Knispel
1
-0
/
+1
2008-11-28
powerpc/ppc32: static ftrace fixes for PPC32
Steven Rostedt
1
-0
/
+3
2008-11-19
powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STD
Mark Nelson
1
-2
/
+15
2008-11-19
powerpc: Remove superfluous WARN_ON() from dma-noncoherent.c
Hollis Blanchard
1
-1
/
+0
2008-11-05
powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STD
Mark Nelson
1
-2
/
+14
2008-10-14
powerpc: Fix DMA offset for non-coherent DMA
Benjamin Herrenschmidt
1
-1
/
+1
2008-09-15
powerpc: New copy_4K_page()
Mark Nelson
1
-105
/
+93
2008-08-04
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
1
-2
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-22
powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S
Michael Ellerman
1
-12
/
+6
2008-07-22
powerpc: Use WARN_ON(1) instead of __WARN()
Michael Ellerman
1
-1
/
+1
2008-07-03
powerpc: Fixup lwsync at runtime
Kumar Gala
2
-0
/
+51
2008-07-03
powerpc: Fix building of feature-fixup tests on ppc32
Kumar Gala
1
-3
/
+3
2008-07-01
powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA...
Andrew Lewis
1
-2
/
+9
2008-07-01
powerpc: Add self-tests of the feature fixup code
Michael Ellerman
3
-0
/
+934
2008-07-01
powerpc: Add logic to patch alternative feature sections
Michael Ellerman
1
-14
/
+65
2008-07-01
powerpc: Introduce infrastructure for feature sections with alternatives
Michael Ellerman
1
-0
/
+2
2008-07-01
powerpc: Split out do_feature_fixups() from cputable.c
Michael Ellerman
2
-0
/
+57
2008-07-01
powerpc: Add tests of the code patching routines
Michael Ellerman
1
-0
/
+298
2008-07-01
powerpc: Add new code patching routines
Michael Ellerman
1
-0
/
+107
2008-07-01
powerpc: Make create_branch() return errors if the branch target is too large
Michael Ellerman
1
-2
/
+8
2008-07-01
powerpc: Allow create_branch() to return errors
Michael Ellerman
1
-8
/
+12
2008-07-01
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
Michael Ellerman
2
-0
/
+35
2008-06-16
[POWERPC] Fix -Os kernel builds with newer gcc versions
Kumar Gala
2
-1
/
+230
2008-05-12
[POWERPC] ppc: More compile fixes
Paul Mackerras
1
-1
/
+1
2008-05-05
[POWERPC] devres: Add devm_ioremap_prot()
Emil Medve
2
-0
/
+43
2008-04-17
[POWERPC] Make rheap safe for spinlocks
Timur Tabi
1
-2
/
+2
2008-04-07
[POWERPC] Add hand-coded assembly strcmp
Steven Rostedt
1
-0
/
+14
2007-10-17
[POWERPC] rheap: Changes config mechanism
Sylvain Munaut
1
-4
/
+1
2007-10-17
[POWERPC] exports rheap symbol to modules
Sylvain Munaut
1
-0
/
+15
2007-10-03
[POWERPC] Limit range of __init_ref_ok somewhat
Stephen Rothwell
1
-0
/
+15
[next]