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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-17
KVM: PPC: 44x: fix DCR read/write
Alexander Graf
1
-0
/
+2
2013-01-17
powerpc: Add missing NULL terminator to avoid boot panic on PPC40x
Gabor Juhos
1
-1
/
+2
2013-01-17
powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
Shan Hai
1
-5
/
+0
2013-01-17
powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
Anton Blanchard
1
-1
/
+1
2012-12-03
powerpc/eeh: Lock module while handling EEH event
Gavin Shan
1
-21
/
+74
2012-10-13
powerpc/eeh: Fix crash on converting OF node to edev
Gavin Shan
2
-1
/
+9
2012-10-02
powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled
Timur Tabi
1
-2
/
+62
2012-10-02
powerpc/85xx: p1022ds: disable the NAND flash node if video is enabled
Timur Tabi
1
-9
/
+29
2012-09-14
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
3
-3
/
+16
2012-09-14
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2
-6
/
+18
2012-09-14
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
1
-10
/
+2
2012-09-14
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2
-2
/
+5
2012-09-14
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
1
-0
/
+8
2012-08-09
powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DS
Timur Tabi
2
-29
/
+93
2012-08-09
powerpc/eeh: Check handle_eeh_events() return value
Kleber Sacilotto de Souza
1
-2
/
+4
2012-08-09
powerpc: Add "memory" attribute for mfmsr()
Tiejun Chen
1
-1
/
+2
2012-08-09
powerpc/ftrace: Fix assembly trampoline register usage
roger blofeld
1
-6
/
+6
2012-07-16
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
2
-3
/
+3
2012-07-16
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
4
-12
/
+64
2012-07-16
powerpc/xmon: Use cpumask iterator to avoid warning
Anton Blanchard
1
-1
/
+1
2012-07-16
powerpc/kvm: sldi should be sld
Michael Neuling
1
-1
/
+1
2012-07-16
powerpc: check_and_cede_processor() never cedes
Anton Blanchard
2
-1
/
+6
2012-07-16
powerpc/pseries: Fix software invalidate TCE
Michael Neuling
1
-2
/
+2
2012-07-16
powerpc: Fix uninitialised error in numa.c
Michael Neuling
1
-1
/
+1
2012-07-16
powerpc/ftrace: Do not trace restore_interrupts()
Steven Rostedt
1
-1
/
+1
2012-06-22
Make hard_irq_disable() actually hard-disable interrupts
Paul Mackerras
1
-0
/
+3
2012-06-17
powerpc: Fix kernel panic during kernel module load
Steffen Rumler
1
-6
/
+5
2012-06-17
powerpc/time: Sanity check of decrementer expiration is necessary
Paul Mackerras
1
-3
/
+11
2012-06-01
powerpc: Fix broken cpu_idle_wait() implementation
Thomas Gleixner
1
-9
/
+5
2012-05-16
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
Paul Mackerras
1
-0
/
+1
2012-05-16
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
Benjamin Herrenschmidt
2
-9
/
+11
2012-05-16
KVM: PPC: Book3S: PR: Fix hsrr code
Alexander Graf
1
-4
/
+3
2012-05-16
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
1
-13
/
+22
2012-05-16
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
Alexander Graf
1
-0
/
+6
2012-05-12
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
Benjamin Herrenschmidt
2
-13
/
+44
2012-05-09
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+13
2012-05-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-29
/
+16
2012-05-09
powerpc/irq: Make alignment & program interrupt behave the same
Benjamin Herrenschmidt
3
-10
/
+9
2012-05-09
powerpc/irq: Fix bug with new lazy IRQ handling code
Benjamin Herrenschmidt
2
-19
/
+7
2012-05-08
KVM: PPC: Book3S HV: Fix refcounting of hugepages
David Gibson
2
-11
/
+13
2012-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-31
/
+111
2012-04-30
bpf jit: Let the powerpc jit handle negative offsets
Jan Seiffert
3
-31
/
+111
2012-04-30
powerpc/pseries: Rivet CONFIG_EEH for pSeries platform
Gavin Shan
1
-2
/
+2
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
8
-29
/
+14
2012-04-30
powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller
Grant Likely
1
-41
/
+20
2012-04-27
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2012-04-23
powerpc/mpic: Properly set default triggers
Benjamin Herrenschmidt
2
-30
/
+30
2012-04-23
powerpc/mpic: Fix confusion between hw_irq and virq
Benjamin Herrenschmidt
1
-8
/
+4
2012-04-23
powerpc/pmac: Don't add_timer() twice
Benjamin Herrenschmidt
1
-0
/
+9
2012-04-23
powerpc/eeh: Fix crash caused by null eeh_dev
Gavin Shan
1
-1
/
+1
[next]