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
2009-09-05
powerpc: Fix i8259 interrupt driver kernel crash on ML510
Roderick Colenbrander
1
-1
/
+0
2009-09-03
perf_counter/powerpc: Fix cache event codes for POWER7
Paul Mackerras
1
-3
/
+3
2009-08-27
powerpc/ps3: Update ps3_defconfig
Geoff Levand
1
-136
/
+75
2009-08-27
powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration
Geert Uytterhoeven
1
-0
/
+4
2009-08-10
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+8
2009-08-10
powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM
Benjamin Herrenschmidt
1
-3
/
+3
2009-08-09
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2009-08-09
perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support
Paul Mackerras
1
-0
/
+8
2009-08-06
perf_counter/powerpc: Check oprofile_cpu_type for NULL before using it
Benjamin Herrenschmidt
7
-9
/
+16
2009-08-05
KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc
Stephen Rothwell
1
-1
/
+1
2009-07-29
powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx
Kumar Gala
52
-2374
/
+3639
2009-07-29
powerpc/86xx: Update GE Fanuc sbc310 default configuration
Martyn Welch
1
-59
/
+154
2009-07-29
powerpc/86xx: Update defconfig for GE Fanuc's PPC9A
Martyn Welch
1
-322
/
+196
2009-07-29
powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boards
Anton Vorontsov
3
-3
/
+3
2009-07-29
powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boards
Anton Vorontsov
1
-0
/
+4
2009-07-29
powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boards
Anton Vorontsov
1
-0
/
+13
2009-07-29
powerpc/mm: Fix SMP issue with MMU context handling code
Kumar Gala
1
-0
/
+1
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
4
-8
/
+8
2009-07-15
powerpc: Fix another bug in move of altivec code to vector.S
Andreas Schwab
1
-3
/
+3
2009-07-15
powerpc: Fix booke user_disable_single_step()
Dave Kleikamp
1
-8
/
+9
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-10
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+1
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-3
/
+1
2009-07-08
powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
5
-14
/
+8
2009-07-08
powerpc: Fix spin_event_timeout() to be robust over context switches
Grant Likely
1
-0
/
+2
2009-07-08
powerpc: Use pr_devel() in do_dcache_icache_coherency()
Michael Ellerman
1
-2
/
+2
2009-07-08
powerpc/cell: Use pr_devel() in axon_msi.c
Michael Ellerman
1
-11
/
+11
2009-07-08
powerpc: Use pr_devel() in arch/powerpc/mm/gup.c
Michael Ellerman
1
-5
/
+5
2009-07-08
powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c
Michael Ellerman
1
-10
/
+3
2009-07-08
powerpc/perf_counter: Remove duplicated #include
Huang Weiyi
2
-2
/
+0
2009-07-08
powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c
Michael Ellerman
1
-8
/
+8
2009-07-08
powerpc/pseries: Use pr_devel() in xics.c
Michael Ellerman
1
-4
/
+4
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
7
-8
/
+7
2009-07-08
powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines
Michael Ellerman
1
-9
/
+9
2009-07-08
Merge commit 'jwb/merge' into merge
Benjamin Herrenschmidt
3
-56
/
+166
2009-07-05
powerpc/44x: Fix build error with -Werror for Warp platform
Josh Boyer
1
-0
/
+3
2009-07-06
powerpc/4xx: Have Warp take advantage of GPIO LEDs default-state = keep
Sean MacLennan
2
-13
/
+6
2009-07-06
powerpc/44x: Update Warp defconfig
Sean MacLennan
1
-43
/
+157
2009-07-01
powerpc/perf_counter: Enable alternate PR/HV bits for POWER7
Anton Blanchard
1
-0
/
+1
2009-06-30
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+2
2009-06-26
Merge commit 'kumar/next' into merge
Benjamin Herrenschmidt
7
-14
/
+15
2009-06-26
powerpc/mm: Fix potential access to freed pages when using hugetlbfs
Benjamin Herrenschmidt
1
-1
/
+2
2009-06-26
powerpc/440: Fix warning early debug code
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-26
powerpc/of: Fix usage of dev_set_name() in of_device_alloc()
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-26
powerpc/pasemi: Use raw spinlock in SMP TB sync
Benjamin Herrenschmidt
1
-5
/
+10
2009-06-26
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
Benjamin Herrenschmidt
5
-87
/
+40
2009-06-26
powerpc/rtas: Turn rtas lock into a raw spinlock
Benjamin Herrenschmidt
2
-10
/
+30
2009-06-26
powerpc: Add irqtrace support for 32-bit powerpc
Benjamin Herrenschmidt
4
-15
/
+135
2009-06-26
powerpc: Map more memory early on 601 processors
Benjamin Herrenschmidt
1
-7
/
+10
2009-06-26
powerpc/mm: Make k(un)map_atomic out of line
Benjamin Herrenschmidt
3
-53
/
+82
[next]