index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-48
/
+34
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-0
/
+1
2011-05-19
powerpc: Remove alloc_maybe_bootmem for zalloc version
Milton Miller
1
-8
/
+0
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
1
-3
/
+3
2011-05-19
powerpc: Simplify 4k/64k copy_page logic
Anton Blanchard
1
-3
/
+4
2011-04-27
powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E
Michael Ellerman
1
-34
/
+27
2011-01-21
powerpc: Ensure the else case of feature sections will fit
Michael Ellerman
1
-0
/
+19
2010-12-09
powerpc: Hardcode popcnt instructions for old assemblers
Anton Blanchard
1
-7
/
+7
2010-11-29
powerpc: Add support for popcnt instructions
Anton Blanchard
2
-1
/
+111
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
1
-3
/
+1
2010-09-02
powerpc: mtmsrd not defined
Sean MacLennan
2
-16
/
+28
2010-09-02
powerpc: Fix incorrect .stabs entry for copy_32.S
Sean MacLennan
1
-1
/
+1
2010-09-02
powerpc: Abstract indexing of lppaca structs
Paul Mackerras
1
-2
/
+2
2010-09-02
powerpc: Add 64bit csum_and_copy_to_user
Anton Blanchard
1
-0
/
+37
2010-09-02
powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...
Anton Blanchard
3
-88
/
+269
2010-09-02
powerpc: Optimise 64bit csum_partial
Anton Blanchard
1
-40
/
+153
2010-07-09
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
3
-47
/
+1847
2010-07-08
powerpc: Fix feature-fixup tests for gcc 4.5
Stephen Rothwell
1
-8
/
+9
2010-07-08
powerpc: Fix module building for gcc 4.5 and 64 bit
Stephen Rothwell
2
-2
/
+131
2010-06-22
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
1
-0
/
+1
2010-06-22
powerpc: Emulate most Book I instructions in emulate_step()
Paul Mackerras
3
-47
/
+1846
2010-05-21
powerpc: Fix string library functions
Andreas Schwab
1
-8
/
+8
2010-04-07
powerpc: Fix handling of strncmp with zero len
Jeff Mahoney
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
powerpc: Fix lwsync feature fixup vs. modules on 64-bit
Benjamin Herrenschmidt
1
-1
/
+2
2010-02-17
powerpc: Improve 64bit copy_tofrom_user
Anton Blanchard
1
-23
/
+57
2010-02-17
powerpc: Pair loads and stores in copy_4k_page
Anton Blanchard
1
-14
/
+14
2010-02-17
powerpc: Fix lwsync patching code on 64bit
Anton Blanchard
1
-1
/
+1
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
1
-1
/
+1
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-2
/
+2
2009-12-14
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-28
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
[next]