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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-1
/
+200
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
5
-1
/
+197
2011-05-22
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
Scott Wood
1
-0
/
+1
2011-05-22
KVM: PPC: e500: emulate SVR
Scott Wood
1
-0
/
+1
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-1
/
+3
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
1
-3
/
+0
2011-05-20
Merge remote branch 'kumar/next' into next
Benjamin Herrenschmidt
3
-2
/
+11
2011-05-20
powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors
Paul Mackerras
1
-0
/
+5
2011-05-19
Merge branch 'merge' into next
Benjamin Herrenschmidt
2
-3
/
+3
2011-05-19
powerpc/mpic: add the mpic global timer support
Scott Wood
1
-1
/
+2
2011-05-19
powerpc/mpic: parse 4-cell intspec types other than zero
Scott Wood
1
-0
/
+2
2011-05-19
powerpc/e5500: set non-base IVORs
Scott Wood
1
-0
/
+4
2011-05-19
powerpc/fsl-booke64: Add support for Debug Level exception handler
Kumar Gala
1
-1
/
+3
2011-05-19
Merge remote branch 'benh/merge' into benh-next
Kumar Gala
2
-3
/
+3
2011-05-19
powerpc: Remove virq_to_host
Milton Miller
1
-1
/
+0
2011-05-19
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
1
-0
/
+1
2011-05-19
powerpc: Remove irq_host_ops->remap hook
Milton Miller
1
-3
/
+0
2011-05-19
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
1
-0
/
+2
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
3
-8
/
+13
2011-05-19
powerpc: Move smp_ops_t from machdep.h to smp.h
Milton Miller
2
-21
/
+15
2011-05-19
powerpc: Remove alloc_maybe_bootmem for zalloc version
Milton Miller
1
-2
/
+0
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
3
-3
/
+3
2011-05-19
powerpc: Remove call sites of MSG_ALL_BUT_SELF
Milton Miller
1
-1
/
+1
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
1
-7
/
+5
2011-05-19
powerpc: Add ioremap_wc
Anton Blanchard
1
-0
/
+5
2011-05-19
powerpc: Simplify 4k/64k copy_page logic
Anton Blanchard
1
-18
/
+1
2011-05-19
powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable]
Stratos Psomadakis
1
-7
/
+6
2011-05-19
powerpc: Ensure dtl buffers do not cross 4k boundary
Nishanth Aravamudan
1
-0
/
+2
2011-05-17
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
1
-3
/
+0
2011-05-11
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
1
-3
/
+0
2011-05-11
KVM: PPC: Fix issue clearing exit timing counters
Bharat Bhushan
1
-0
/
+1
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-05-06
powerpc: Add early debug for WSP platforms
Jack Miller
2
-0
/
+10
2011-05-06
powerpc: Add WSP platform
David Gibson
1
-0
/
+14
2011-05-06
powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support
Benjamin Herrenschmidt
1
-0
/
+4
2011-05-06
powerpc/pseries: Add support for IO event interrupts
Tseng-Hui (Frank) Lin
1
-0
/
+54
2011-05-06
powerpc/pseries: Add RTAS event log v6 definition
Tseng-Hui (Frank) Lin
1
-1
/
+44
2011-05-05
net: Add sendmmsg socket system call
Anton Blanchard
2
-1
/
+3
2011-05-04
powerpc/pseries: Add page coalescing support
Brian King
3
-1
/
+19
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
2
-7
/
+7
2011-05-04
powerpc: Save Come-From Address Register (CFAR) in exception frame
Paul Mackerras
4
-5
/
+16
2011-05-04
powerpc: Save register r9-r13 values accurately on interrupt with bad stack
Paul Mackerras
1
-3
/
+4
2011-05-04
powerpc: Add Initiate Coprocessor Store Word (icswx) support
Tseng-Hui (Frank) Lin
4
-1
/
+20
2011-05-04
powerpc: Use new CPU feature bit to select 2.06 tlbie
Michael Neuling
2
-7
/
+14
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
1
-18
/
+3
2011-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2011-04-26
Revert wrong fixes for common misspellings
Lucas De Marchi
1
-1
/
+1
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
3
-24
/
+63
2011-04-27
powerpc/book3e: Fix extlb size
Michael Ellerman
1
-1
/
+2
[next]