index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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] Fix CONFIG_SMP=n build break
Olof Johansson
2007-11-08
1
-12
/
+12
*
[POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works
Michael Ellerman
2007-11-08
1
-0
/
+6
*
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
2007-10-23
3
-4
/
+6
|
\
|
*
[POWERPC] 4xx: Enable EMAC on Bamboo board
Josh Boyer
2007-10-19
1
-1
/
+1
|
*
[POWERPC] 4xx: Enable EMAC for PPC405 Walnut board
Josh Boyer
2007-10-19
1
-0
/
+1
|
*
[POWERPC] 4xx: Split early debug output and early boot console for 44x
Valentine Barshak
2007-10-19
1
-0
/
+1
|
*
[POWERPC] 4xx: Enable NEW EMAC support for Sequoia 440EPx.
Valentine Barshak
2007-10-19
1
-4
/
+3
|
*
[POWERPC] 4xx: Add RGMII support for Sequoia 440EPx
Valentine Barshak
2007-10-19
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-22
2
-4
/
+71
|
\
\
|
*
|
[POWERPC] Enable restart support for lite5200 board
Marian Balakowicz
2007-10-21
1
-0
/
+4
|
*
|
[POWERPC] Add restart support for mpc52xx based platforms
Marian Balakowicz
2007-10-21
1
-0
/
+50
|
*
|
[POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions
Marian Balakowicz
2007-10-21
1
-4
/
+17
*
|
|
Update arch/ to use sg helpers
Jens Axboe
2007-10-22
1
-3
/
+2
|
/
/
*
|
typo fixes
Matt LaPlante
2007-10-20
1
-1
/
+1
*
|
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-1
/
+1
*
|
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
|
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
|
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+1
|
/
*
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2007-10-18
2
-19
/
+24
*
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
2007-10-18
1
-2
/
+2
*
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
2007-10-18
1
-1
/
+1
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-10-17
4
-3
/
+8
|
\
|
*
Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...
Paul Mackerras
2007-10-17
2
-0
/
+5
|
|
\
|
|
*
[POWERPC] bestcomm: core bestcomm support for Freescale MPC5200
Sylvain Munaut
2007-10-16
1
-0
/
+2
|
|
*
[POWERPC] rheap: Changes config mechanism
Sylvain Munaut
2007-10-16
2
-0
/
+3
|
*
|
[POWERPC] Fix iSeries_hpte_insert prototype
Stephen Rothwell
2007-10-17
1
-2
/
+2
|
*
|
[POWERPC] Fix copyright symbol
Stephen Rothwell
2007-10-17
1
-1
/
+1
*
|
|
pcmcia: CompactFlash driver for PA Semi Electra boards
Olof Johansson
2007-10-17
1
-0
/
+56
*
|
|
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-1
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-16
1
-1
/
+1
|
\
\
|
*
|
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
2007-10-12
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-16
1
-3
/
+4
|
\
\
\
|
*
|
|
PS3: sg chaining support
Jens Axboe
2007-10-16
1
-3
/
+4
|
|
|
/
|
|
/
|
*
|
|
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
1
-1
/
+1
|
/
/
*
|
Remove msic_dcr_read() in axon_msi.c
Michael Ellerman
2007-10-15
1
-7
/
+2
*
|
Add dcr_host_t.base in dcr_read()/dcr_write()
Michael Ellerman
2007-10-15
1
-2
/
+2
*
|
PS3 system bus add_uevent_var() fallout
Geert Uytterhoeven
2007-10-15
1
-1
/
+0
*
|
Lite5200 shouldn't mess with ROOT_DEV
Grant Likely
2007-10-14
1
-12
/
+0
*
|
missing includes in arch/powerpc/platforms/52xx/lite5200.c
Al Viro
2007-10-13
1
-0
/
+2
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-12
1
-7
/
+2
|
\
\
|
*
|
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-7
/
+2
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-10-12
4
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
[CPUFREQ] move policy's governor initialisation out of low-level drivers into...
Thomas Renninger
2007-10-04
4
-6
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-11
162
-3430
/
+6213
|
\
\
|
*
|
[POWERPC] Use 1TB segments
Paul Mackerras
2007-10-12
6
-72
/
+86
|
*
|
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
2007-10-12
8
-220
/
+99
|
|
\
\
|
|
*
|
[POWERPC] 85xx: Killed <asm/mpc85xx.h>
Kumar Gala
2007-10-11
7
-142
/
+9
|
|
*
|
[POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.
Scott Wood
2007-10-11
2
-78
/
+90
|
*
|
|
Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...
Paul Mackerras
2007-10-12
4
-98
/
+65
|
|
\
\
\
|
|
*
|
|
[POWERPC] MPC5200: Don't make firmware fixups into common code
Grant Likely
2007-10-10
2
-33
/
+61
[next]