index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
2010-02-17
8
-10
/
+10
*
powerpc: Reduce footprint of xics_ipi_struct
Anton Blanchard
2010-02-17
1
-15
/
+11
*
powerpc/eeh: Fix a bug when pci structure is null
Breno Leitao
2010-02-17
3
-5
/
+5
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2010-02-17
1
-2
/
+12
|
\
|
*
powerpc/pseries: Fix kexec regression caused by CPPR tracking
Mark Nelson
2010-02-08
1
-2
/
+12
*
|
powerpc: Remove trailing space in messages
Frans Pop
2010-02-09
8
-13
/
+13
*
|
powerpc/pseries: Quieten cede latency printk
Anton Blanchard
2010-02-09
1
-17
/
+5
*
|
arch/powerpc: Fix continuation line formats
Joe Perches
2010-02-09
2
-6
/
+6
*
|
powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup
Will Schmidt
2010-02-09
1
-2
/
+2
*
|
powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem
Peter Tyser
2010-02-03
1
-2
/
+19
|
/
*
powerpc/pseries: Fix xics build without CONFIG_SMP
Benjamin Herrenschmidt
2010-02-01
1
-5
/
+1
*
powerpc: Move cpu hotplug driver lock from pseries to powerpc
Nathan Fontenot
2010-01-15
1
-14
/
+0
*
powerpc/iseries: Initialise on-stack completion
Michael Ellerman
2010-01-15
1
-0
/
+2
*
powerpc: Use helpers for rlimits
Jiri Slaby
2010-01-15
1
-1
/
+1
*
powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE
FUJITA Tomonori
2010-01-15
1
-1
/
+3
*
powerpc/pseries: Fix xics interrupt affinity
Anton Blanchard
2010-01-15
1
-6
/
+6
*
powerpc/gc/wii: Remove get_irq_desc()
Albert Herranz
2009-12-21
2
-2
/
+2
*
powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock
Albert Herranz
2009-12-21
1
-4
/
+4
*
Merge commit 'kumar/next' into merge
Benjamin Herrenschmidt
2009-12-21
1
-2
/
+50
|
\
|
*
powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCR
Anton Vorontsov
2009-12-10
1
-0
/
+48
|
*
powerpc/83xx/suspend: Clear deep_sleeping after devices resume
Anton Vorontsov
2009-12-10
1
-2
/
+2
*
|
powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg
Albert Herranz
2009-12-18
1
-1
/
+1
*
|
powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion
Yong Zhang
2009-12-18
1
-1
/
+1
*
|
powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.
Gautham R Shenoy
2009-12-18
1
-2
/
+4
*
|
powerpc/pseries: Don't panic when H_PROD fails during cpu-online.
Gautham R Shenoy
2009-12-18
1
-2
/
+2
*
|
powerpc/pseries: Select XICS and PCI_MSI PSERIES
Mel Gorman
2009-12-18
1
-0
/
+2
*
|
powerpc/85xx: Wrong variable returned on error
Roel Kluin
2009-12-18
1
-1
/
+1
*
|
powerpc/iseries: Convert to proc_fops
Alexey Dobriyan
2009-12-18
1
-64
/
+83
*
|
powerpc: Make the CMM memory hotplug aware
Robert Jennings
2009-12-18
1
-6
/
+248
*
|
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
5
-8
/
+6
|
\
\
|
*
|
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
2009-12-12
4
-4
/
+4
|
*
|
kbuild: drop include2/ used for O=... builds
Sam Ravnborg
2009-12-12
1
-4
/
+2
*
|
|
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-16
11
-1
/
+1335
|
\
\
\
|
*
|
|
powerpc: wii: allow ioremap within the memory hole
Albert Herranz
2009-12-12
1
-0
/
+3
|
*
|
|
wii: use both mem1 and mem2 as ram
Albert Herranz
2009-12-12
1
-0
/
+63
|
*
|
|
powerpc: gamecube/wii: early debugging using usbgecko
Albert Herranz
2009-12-12
2
-0
/
+58
|
*
|
|
powerpc: wii: platform support
Albert Herranz
2009-12-12
3
-1
/
+211
|
*
|
|
powerpc: wii: hollywood interrupt controller support
Albert Herranz
2009-12-12
3
-0
/
+264
|
*
|
|
powerpc: gamecube: platform support
Albert Herranz
2009-12-12
3
-0
/
+127
|
*
|
|
powerpc: gamecube/wii: flipper interrupt controller support
Albert Herranz
2009-12-12
3
-0
/
+289
|
*
|
|
powerpc: gamecube/wii: udbg support for usbgecko
Albert Herranz
2009-12-12
4
-0
/
+316
|
*
|
|
powerpc: gamecube/wii: declare as non-coherent platforms
Albert Herranz
2009-12-12
1
-1
/
+1
|
*
|
|
powerpc: gamecube/wii: introduce GAMECUBE_COMMON
Albert Herranz
2009-12-12
1
-0
/
+4
*
|
|
|
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
4
-12
/
+12
*
|
|
|
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
1
-4
/
+4
*
|
|
|
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
2
-9
/
+9
|
\
\
\
\
|
*
|
|
|
percpu: make percpu symbols in powerpc unique
Tejun Heo
2009-10-29
2
-9
/
+9
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-12-12
53
-708
/
+2261
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-12-09
4
-73
/
+155
|
|
\
\
\
[next]