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
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
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
[next]