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-10-15
Merge commit 'ftrace/ppc' into merge
Benjamin Herrenschmidt
2
-5
/
+8
2009-10-14
powerpc/pci: Fix MODPOST warning
Heiko Schocher
1
-1
/
+1
2009-10-14
powerpc/oprofile: Add ppc750 CL as supported by oprofile
Dragos Tatulea
1
-0
/
+2
2009-10-14
powerpc: warning: allocated section `.data_nosave' not in segment
Sean MacLennan
1
-0
/
+1
2009-10-14
powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"
Anton Vorontsov
1
-6
/
+0
2009-10-14
powerpc: Fix hypervisor TLB batching
Anton Blanchard
2
-7
/
+6
2009-10-14
powerpc/mm: Fix hang accessing top of vmalloc space
Benjamin Herrenschmidt
1
-6
/
+4
2009-10-14
powerpc: Fix memory leak in axon_msi.c
Michael Ellerman
1
-1
/
+1
2009-10-14
powerpc/pmac: Fix issues with sleep on some powerbooks
Benjamin Herrenschmidt
1
-2
/
+5
2009-10-13
powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler
Steven Rostedt
1
-2
/
+1
2009-10-13
powerpc/ftrace: show real return addresses in modules
Steven Rostedt
1
-3
/
+7
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
3
-3
/
+3
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-7
/
+7
2009-09-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
27
-59
/
+204
2009-09-24
powerpc: Cleanup linker script using new linker script macros.
Tim Abbott
1
-54
/
+15
2009-09-24
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+136
2009-09-24
powerpc/8xx: Fix regression introduced by cache coherency rewrite
Rex Feany
1
-3
/
+16
2009-09-24
powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx
Josh Boyer
1
-3
/
+13
2009-09-24
powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIAL
Benjamin Herrenschmidt
3
-5
/
+2
2009-09-24
powerpc: Cleanup linker script using new linker script macros.
Tim Abbott
1
-54
/
+15
2009-09-24
powerpc: Fix ibm,client-architecture-support printout
Anton Blanchard
1
-1
/
+2
2009-09-24
powerpc: Increase NODES_SHIFT on 64bit from 4 to 8
Anton Blanchard
1
-0
/
+6
2009-09-24
powerpc/perf_counter: Fix vdso detection
Anton Blanchard
1
-4
/
+10
2009-09-24
powerpc: Move 64bit heap above 1TB on machines with 1TB segments
Anton Blanchard
1
-1
/
+16
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
12
-27
/
+49
2009-09-24
powerpc: Rename get_dma_direct_offset get_dma_offset
Becky Bruce
2
-14
/
+22
2009-09-24
powerpc/mm: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-09-24
powerpc/book3e-64: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-09-24
powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLE
Tony Breeds
2
-0
/
+67
2009-09-24
powerpc/pmc: Don't access lppaca on Book3E
Benjamin Herrenschmidt
1
-1
/
+1
2009-09-24
powerpc: kmalloc failure ignored in vio_build_iommu_table()
roel kluin
1
-0
/
+2
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
6
-28
/
+16
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2
-2
/
+0
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
4
-13
/
+13
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2
-3
/
+4
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
1
-5
/
+0
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc
Rusty Russell
1
-5
/
+0
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
9
-16
/
+17
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+17
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2
-58
/
+0
2009-09-23
walk system ram range
KAMEZAWA Hiroyuki
1
-3
/
+3
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2
-8
/
+0
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
2
-4
/
+5
2009-09-23
powerpc: introduce and document sdhci,wp-inverted property for eSDHC
Anton Vorontsov
7
-0
/
+7
2009-09-23
seq_file: constify seq_operations
James Morris
2
-2
/
+2
2009-09-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
NeilBrown
1
-0
/
+136
2009-09-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-21
/
+21
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
[next]