index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Age
Commit message (
Expand
)
Author
2012-07-10
powerpc: Change mtcrf to use real register names
Michael Neuling
2012-07-10
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-07-03
powerpc: Optimise the 64bit optimised __clear_user
Anton Blanchard
2012-07-03
powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch
Anton Blanchard
2012-07-03
powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user
Anton Blanchard
2012-07-03
powerpc: POWER7 optimised copy_page using VMX and enhanced prefetch
Anton Blanchard
2012-07-03
powerpc: Rename copyuser_power7_vmx.c to vmx-helper.c
Anton Blanchard
2012-07-03
powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user
Anton Blanchard
2012-07-03
powerpc: 64bit optimised __clear_user
Anton Blanchard
2012-07-03
powerpc: Have patch_instruction detect faults
Steven Rostedt
2012-05-27
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
2012-04-30
powerpc: Remove CONFIG_POWER4_ONLY
Anton Blanchard
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2011-12-19
powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX
Anton Blanchard
2011-11-16
powerpc: Copy down exception vectors after feature fixups
Anton Blanchard
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-05-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-19
powerpc: Remove alloc_maybe_bootmem for zalloc version
Milton Miller
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
2011-05-19
powerpc: Simplify 4k/64k copy_page logic
Anton Blanchard
2011-04-27
powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E
Michael Ellerman
2011-01-21
powerpc: Ensure the else case of feature sections will fit
Michael Ellerman
2010-12-09
powerpc: Hardcode popcnt instructions for old assemblers
Anton Blanchard
2010-11-29
powerpc: Add support for popcnt instructions
Anton Blanchard
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
2010-09-02
powerpc: mtmsrd not defined
Sean MacLennan
2010-09-02
powerpc: Fix incorrect .stabs entry for copy_32.S
Sean MacLennan
2010-09-02
powerpc: Abstract indexing of lppaca structs
Paul Mackerras
2010-09-02
powerpc: Add 64bit csum_and_copy_to_user
Anton Blanchard
2010-09-02
powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...
Anton Blanchard
2010-09-02
powerpc: Optimise 64bit csum_partial
Anton Blanchard
2010-07-09
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
2010-07-08
powerpc: Fix feature-fixup tests for gcc 4.5
Stephen Rothwell
2010-07-08
powerpc: Fix module building for gcc 4.5 and 64 bit
Stephen Rothwell
2010-06-22
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
2010-06-22
powerpc: Emulate most Book I instructions in emulate_step()
Paul Mackerras
2010-05-21
powerpc: Fix string library functions
Andreas Schwab
2010-04-07
powerpc: Fix handling of strncmp with zero len
Jeff Mahoney
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
powerpc: Fix lwsync feature fixup vs. modules on 64-bit
Benjamin Herrenschmidt
2010-02-17
powerpc: Improve 64bit copy_tofrom_user
Anton Blanchard
2010-02-17
powerpc: Pair loads and stores in copy_4k_page
Anton Blanchard
2010-02-17
powerpc: Fix lwsync patching code on 64bit
Anton Blanchard
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
[prev]
[next]