index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
3
-3
/
+3
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-7
/
+7
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-09-24
27
-59
/
+204
|
\
|
*
powerpc/8xx: Fix regression introduced by cache coherency rewrite
Rex Feany
2009-09-24
1
-3
/
+16
|
*
powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx
Josh Boyer
2009-09-24
1
-3
/
+13
|
*
powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIAL
Benjamin Herrenschmidt
2009-09-24
3
-5
/
+2
|
*
powerpc: Cleanup linker script using new linker script macros.
Tim Abbott
2009-09-24
1
-54
/
+15
|
*
powerpc: Fix ibm,client-architecture-support printout
Anton Blanchard
2009-09-24
1
-1
/
+2
|
*
powerpc: Increase NODES_SHIFT on 64bit from 4 to 8
Anton Blanchard
2009-09-24
1
-0
/
+6
|
*
powerpc/perf_counter: Fix vdso detection
Anton Blanchard
2009-09-24
1
-4
/
+10
|
*
powerpc: Move 64bit heap above 1TB on machines with 1TB segments
Anton Blanchard
2009-09-24
1
-1
/
+16
|
*
powerpc: Change archdata dma_data to a union
Becky Bruce
2009-09-24
12
-27
/
+49
|
*
powerpc: Rename get_dma_direct_offset get_dma_offset
Becky Bruce
2009-09-24
2
-14
/
+22
|
*
powerpc/mm: Remove duplicated #include
Huang Weiyi
2009-09-24
1
-1
/
+0
|
*
powerpc/book3e-64: Remove duplicated #include
Huang Weiyi
2009-09-24
1
-1
/
+0
|
*
powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLE
Tony Breeds
2009-09-24
2
-0
/
+67
|
*
powerpc/pmc: Don't access lppaca on Book3E
Benjamin Herrenschmidt
2009-09-24
1
-1
/
+1
|
*
powerpc: kmalloc failure ignored in vio_build_iommu_table()
roel kluin
2009-09-24
1
-0
/
+2
*
|
powerpc: Cleanup linker script using new linker script macros.
Tim Abbott
2009-09-24
1
-54
/
+15
*
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-09-24
1
-0
/
+136
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
NeilBrown
2009-09-23
1
-0
/
+136
|
|
\
|
|
*
Merge commit 'md/for-linus' into async-tx-next
Dan Williams
2009-09-08
125
-3262
/
+4772
|
|
|
\
|
|
*
|
fsldma: Add DMA_SLAVE support
Ira Snyder
2009-09-08
1
-0
/
+136
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
6
-28
/
+16
|
\
\
\
\
|
*
|
|
|
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
2009-09-24
4
-13
/
+13
|
*
|
|
|
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-09-24
1
-1
/
+0
|
*
|
|
|
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2009-09-24
2
-3
/
+4
|
*
|
|
|
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-09-24
1
-2
/
+0
|
*
|
|
|
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
2009-09-24
1
-5
/
+0
|
*
|
|
|
cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc
Rusty Russell
2009-09-24
1
-5
/
+0
*
|
|
|
|
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
2
-2
/
+0
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
9
-16
/
+17
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Use macros for .data.page_aligned section.
Tim Abbott
2009-09-21
3
-3
/
+6
|
*
|
|
|
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2009-09-21
2
-5
/
+5
|
*
|
|
|
arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0
Sam Ravnborg
2009-09-20
1
-2
/
+0
|
*
|
|
|
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
2009-09-20
2
-2
/
+2
|
*
|
|
|
kbuild: use INSTALLKERNEL to select customized installkernel script
Sam Ravnborg
2009-09-20
2
-4
/
+4
*
|
|
|
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-23
2
-0
/
+17
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'timers/posixtimers' into timers/tracing
Thomas Gleixner
2009-08-29
2
-0
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cputime: Optimize jiffies_to_cputime(1)
Stanislaw Gruszka
2009-08-03
2
-0
/
+17
*
|
|
|
|
|
|
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
2
-58
/
+0
*
|
|
|
|
|
|
walk system ram range
KAMEZAWA Hiroyuki
2009-09-23
1
-3
/
+3
*
|
|
|
|
|
|
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
2
-8
/
+0
*
|
|
|
|
|
|
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-23
2
-4
/
+5
*
|
|
|
|
|
|
powerpc: introduce and document sdhci,wp-inverted property for eSDHC
Anton Vorontsov
2009-09-23
7
-0
/
+7
*
|
|
|
|
|
|
seq_file: constify seq_operations
James Morris
2009-09-23
2
-2
/
+2
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-22
2
-21
/
+21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf_event, powerpc: Fix compilation after big perf_counter rename
Paul Mackerras
2009-09-22
2
-21
/
+21
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
2
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-21
2
-2
/
+2
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
[next]