index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-10-22
19
-124
/
+193
|
\
|
*
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
2010-10-13
2
-9
/
+9
|
*
Merge commit 'v2.6.36-rc7' into core/memblock
Ingo Molnar
2010-10-08
19
-50
/
+88
|
|
\
|
*
|
powerpc, memblock: Fix memblock API change fallout
Yinghai Lu
2010-09-11
1
-1
/
+1
|
*
|
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
2010-08-31
326
-136981
/
+8199
|
|
\
\
|
*
|
|
memblock: Remove memblock_type.size and add memblock.memory_size instead
Benjamin Herrenschmidt
2010-08-05
1
-1
/
+1
|
*
|
|
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
2010-08-05
14
-31
/
+125
|
*
|
|
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
2010-08-05
9
-37
/
+37
|
*
|
|
memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
Benjamin Herrenschmidt
2010-08-05
1
-1
/
+1
|
*
|
|
memblock/powerpc: Use new accessors
Benjamin Herrenschmidt
2010-08-04
3
-71
/
+46
|
*
|
|
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
2010-08-04
3
-15
/
+15
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2010-10-21
4
-53
/
+70
|
\
\
\
\
|
*
|
|
|
Fix IRQ flag handling naming
David Howells
2010-10-07
4
-53
/
+70
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-21
2
-7
/
+56
|
\
\
\
\
|
*
|
|
|
powerpc/of: add eSPI controller dts bindings and DTS modification
Mingkai Hu
2010-10-13
2
-7
/
+56
|
|
/
/
/
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-10-21
5
-26
/
+26
|
\
\
\
\
|
*
|
|
|
Merge branch 'linus' into irq/core
Ingo Molnar
2010-10-20
4
-12
/
+13
|
|
\
|
|
|
|
*
|
|
|
pci: Convert msi to new irq_chip functions
Thomas Gleixner
2010-10-12
5
-26
/
+26
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-21
1
-4
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
sched: Consolidate account_system_vtime extern declaration
Venkatesh Pallipadi
2010-10-18
1
-4
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
perf, powerpc: Fix power_pmu_event_init to not use event->ctx
Paul Mackerras
2010-10-19
1
-1
/
+1
*
|
|
|
|
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-18
3
-22
/
+23
*
|
|
|
|
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
2010-10-08
4
-12
/
+13
|
\
|
|
|
|
|
*
|
|
|
powerpc: remove unused variable
Stephen Rothwell
2010-10-06
1
-1
/
+0
|
*
|
|
|
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-05
1
-5
/
+0
|
*
|
|
|
Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-04
3
-6
/
+13
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
powerpc/5200: tighten up ac97 reset timing
Eric Millbrandt
2010-09-08
1
-2
/
+6
|
|
*
|
|
powerpc/5200: efika.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-08
1
-3
/
+6
|
|
*
|
|
powerpc/512x: fix clk_get() return value
Akinobu Mita
2010-09-01
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'linus' into perf/core
Ingo Molnar
2010-09-23
3
-3
/
+4
|
\
|
|
|
|
*
|
|
powerpc: fix double syscall restarts
Al Viro
2010-09-22
3
-3
/
+4
*
|
|
|
Merge commit 'v2.6.36-rc5' into perf/core
Ingo Molnar
2010-09-21
1
-1
/
+1
|
\
|
|
|
|
*
|
|
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-09-15
1
-1
/
+1
*
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
12
-37
/
+72
|
\
|
|
|
|
*
|
|
arch/powerpc/include/asm/fsldma.h needs slab.h
Ira W. Snyder
2010-09-10
1
-0
/
+1
|
*
|
|
powerpc/pseries: Correct rtas_data_buf locking in dlpar code
Nathan Fontenot
2010-09-02
1
-13
/
+29
|
*
|
|
powerpc/85xx: Add P1021 PCI IDs and quirks
Anton Vorontsov
2010-08-31
1
-0
/
+2
|
*
|
|
arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-08-31
1
-0
/
+1
|
*
|
|
arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap
Julia Lawall
2010-08-31
1
-3
/
+6
|
*
|
|
fsl_rio: fix compile errors
Li Yang
2010-08-31
1
-1
/
+5
|
*
|
|
powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock
Kumar Gala
2010-08-31
1
-2
/
+2
|
*
|
|
powerpc/85xx: Fix compilation of mpc85xx_mds.c
Alexander Graf
2010-08-31
1
-0
/
+1
|
*
|
|
powerpc: Don't use kernel stack with translation off
Michael Neuling
2010-08-31
1
-3
/
+9
|
*
|
|
powerpc/perf_event: Reduce latency of calling perf_event_do_pending
Paul Mackerras
2010-08-31
1
-12
/
+11
|
*
|
|
powerpc/kexec: Adds correct calling convention for kexec purgatory
Matthew McClintock
2010-08-31
1
-0
/
+3
|
|
/
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-08-28
1
-3
/
+2
|
|
\
\
|
|
*
|
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
2010-08-20
1
-3
/
+2
*
|
|
|
perf: Rework the PMU methods
Peter Zijlstra
2010-09-09
2
-78
/
+134
*
|
|
|
perf: Per PMU disable
Peter Zijlstra
2010-09-09
2
-19
/
+23
*
|
|
|
perf: Reduce perf_disable() usage
Peter Zijlstra
2010-09-09
2
-2
/
+9
[next]