index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Use generic memcpy code in little endian
Anton Blanchard
2013-10-11
1
-3
/
+6
*
powerpc: Use generic checksum code in little endian
Anton Blanchard
2013-10-11
1
-2
/
+7
*
powerpc: Fix endian issues in VMX copy loops
Anton Blanchard
2013-10-11
2
-46
/
+63
*
powerpc: Restore registers on error exit from csum_partial_copy_generic()
Paul E. McKenney
2013-10-03
1
-14
/
+40
*
powerpc: Fix parameter clobber in csum_partial_copy_generic()
Paul E. McKenney
2013-10-03
1
-2
/
+2
*
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
2013-09-25
1
-1
/
+2
*
powerpc: Unaligned stores and stmw are broken in emulation code
Tom Musta
2013-08-27
1
-3
/
+5
*
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
1
-2
/
+2
*
powerpc: Fix single step emulation of 32bit overflowed branches
Michael Neuling
2013-06-20
1
-1
/
+1
*
powerpc/pseries: Improve stream generation comments in copypage/user
Michael Neuling
2013-06-01
2
-13
/
+18
*
uprobes/powerpc: Add dependency on single step emulation
Suzuki K. Poulose
2013-01-29
1
-3
/
+1
*
powerpc: Build kernel with -mcmodel=medium
Anton Blanchard
2013-01-10
1
-1
/
+1
*
powerpc: Fix VMX fix for memcpy case
Nishanth Aravamudan
2012-10-04
1
-2
/
+2
*
powerpc/kprobe: Don't emulate store when kprobe stwu r1
Tiejun Chen
2012-09-18
1
-2
/
+34
*
powerpc: Don't use __put_user() in patch_instruction
Benjamin Herrenschmidt
2012-09-05
1
-1
/
+1
*
powerpc: Fix VMX in interrupt check in POWER7 copy loops
Anton Blanchard
2012-08-24
2
-4
/
+4
*
powerpc: POWER7 copy_to_user/copy_from_user patch applied twice
Anton Blanchard
2012-08-24
1
-31
/
+0
*
powerpc: Put the gpr save/restore functions in their own section
Stephen Rothwell
2012-07-11
1
-1
/
+4
*
powerpc: Fixes for instructions not using correct register naming
Michael Neuling
2012-07-10
1
-2
/
+2
*
powerpc: Change mtcrf to use real register names
Michael Neuling
2012-07-10
3
-9
/
+9
*
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
2012-07-10
4
-12
/
+0
*
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-07-10
9
-120
/
+120
*
powerpc: Optimise the 64bit optimised __clear_user
Anton Blanchard
2012-07-03
1
-1
/
+62
*
powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch
Anton Blanchard
2012-07-03
3
-1
/
+656
*
powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user
Anton Blanchard
2012-07-03
1
-0
/
+31
*
powerpc: POWER7 optimised copy_page using VMX and enhanced prefetch
Anton Blanchard
2012-07-03
4
-1
/
+196
*
powerpc: Rename copyuser_power7_vmx.c to vmx-helper.c
Anton Blanchard
2012-07-03
3
-7
/
+7
*
powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user
Anton Blanchard
2012-07-03
1
-0
/
+31
*
powerpc: 64bit optimised __clear_user
Anton Blanchard
2012-07-03
3
-1
/
+144
*
powerpc: Have patch_instruction detect faults
Steven Rostedt
2012-07-03
1
-4
/
+10
*
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
2012-05-27
1
-45
/
+0
*
powerpc: Remove CONFIG_POWER4_ONLY
Anton Blanchard
2012-04-30
3
-9
/
+9
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
2
-1
/
+2
*
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-21
1
-19
/
+5
*
powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX
Anton Blanchard
2011-12-19
4
-1
/
+742
*
powerpc: Copy down exception vectors after feature fixups
Anton Blanchard
2011-11-16
1
-0
/
+23
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
4
-4
/
+4
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2011-05-20
4
-48
/
+34
|
\
|
*
powerpc: Remove alloc_maybe_bootmem for zalloc version
Milton Miller
2011-05-19
1
-8
/
+0
|
*
powerpc: Remove ioremap_flags
Anton Blanchard
2011-05-19
1
-3
/
+3
|
*
powerpc: Simplify 4k/64k copy_page logic
Anton Blanchard
2011-05-19
1
-3
/
+4
|
*
powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E
Michael Ellerman
2011-04-27
1
-34
/
+27
*
|
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
1
-0
/
+1
|
/
*
powerpc: Ensure the else case of feature sections will fit
Michael Ellerman
2011-01-21
1
-0
/
+19
*
powerpc: Hardcode popcnt instructions for old assemblers
Anton Blanchard
2010-12-09
1
-7
/
+7
*
powerpc: Add support for popcnt instructions
Anton Blanchard
2010-11-29
2
-1
/
+111
*
powerpc/Makefiles: Change to new flag variables
matt mooney
2010-10-13
1
-3
/
+1
*
powerpc: mtmsrd not defined
Sean MacLennan
2010-09-02
2
-16
/
+28
*
powerpc: Fix incorrect .stabs entry for copy_32.S
Sean MacLennan
2010-09-02
1
-1
/
+1
*
powerpc: Abstract indexing of lppaca structs
Paul Mackerras
2010-09-02
1
-2
/
+2
[next]