index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
locks.c
Age
Commit message (
Expand
)
Author
2015-03-25
cpufreq/ppc: Add missing #include <asm/smp.h>
Geert Uytterhoeven
2014-08-13
powerpc: Add smp_mb()s to arch_spin_unlock_wait()
Michael Ellerman
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2010-09-02
powerpc: Abstract indexing of lppaca structs
Paul Mackerras
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
2007-03-09
[POWERPC] Make ppc64_defconfig without CONFIG_PPC_PSERIES build
Stephen Rothwell
2006-09-20
[POWERPC] make spinlocks work in a combined kernel
Stephen Rothwell
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-13
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
2005-11-07
powerpc: Various UP build fixes
Paul Mackerras
2005-11-01
merge filename and modify references to iseries/hv_call.h
Kelly Daly
2005-10-31
powerpc: apply recent changes to merged code
Paul Mackerras
2005-10-10
powerpc: Get 64-bit configs to compile with ARCH=powerpc
Paul Mackerras