index
:
blackbird-op-linux
master
Blackbird™ 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] Hide resources on Axon PCIE root complex nodes
Michael Ellerman
2008-03-20
1
-0
/
+36
*
[POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devices
Michael Ellerman
2008-03-20
1
-16
/
+25
*
[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMU
Tony Breeds
2008-03-13
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...
Paul Mackerras
2008-03-12
4
-4
/
+7
|
\
|
*
[POWERPC] spufs: fix rescheduling of non-runnable contexts
Jeremy Kerr
2008-03-11
1
-1
/
+2
|
*
[POWERPC] spufs: don't (ab)use SCHED_IDLE
Jeremy Kerr
2008-03-11
3
-3
/
+5
*
|
[POWERPC] 83xx: Make 83xx perfmon support selectable
Andy Fleming
2008-03-10
2
-2
/
+6
*
|
[POWERPC] 83xx: Add local bus device nodes to MPC837xMDS device trees.
Li Yang
2008-03-07
1
-5
/
+3
|
/
*
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...
Paul Mackerras
2008-03-03
3
-66
/
+95
|
\
|
*
[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages
Michael Ellerman
2008-03-03
1
-15
/
+22
|
*
[POWERPC] Allow for different IOMMU page sizes in cell IOMMU code
Michael Ellerman
2008-03-03
1
-13
/
+18
|
*
[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE
Michael Ellerman
2008-03-03
1
-5
/
+4
|
*
[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...
Michael Ellerman
2008-03-03
1
-26
/
+43
|
*
[POWERPC] Move allocation of cell IOMMU pad page
Michael Ellerman
2008-03-03
1
-6
/
+6
|
*
[POWERPC] Remove unused pte_offset variable
Michael Ellerman
2008-03-03
1
-4
/
+1
|
*
[POWERPC] Use it_offset not pte_offset in cell IOMMU code
Michael Ellerman
2008-03-03
1
-2
/
+2
|
*
[POWERPC] Clearup cell IOMMU fixed mapping terminology
Michael Ellerman
2008-03-03
1
-4
/
+4
|
*
[POWERPC] enable hardware watchpoints on cell blades
Jens Osterkamp
2008-03-03
1
-0
/
+7
|
*
[POWERPC] move celleb DABRX definitions
Jens Osterkamp
2008-03-03
1
-3
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...
Paul Mackerras
2008-03-03
6
-12
/
+38
|
\
\
|
*
|
[POWERPC] spufs: fix use time accounting on SPE-overcommit
Andre Detsch
2008-02-29
1
-1
/
+1
|
*
|
[POWERPC] spufs: serialize SLB invalidation against SLB loading
Arnd Bergmann
2008-02-29
1
-3
/
+9
|
*
|
[POWERPC] spufs: invalidate SLB translation before adding a new entry
Arnd Bergmann
2008-02-29
1
-0
/
+4
|
*
|
[POWERPC] spufs: synchronize IRQ when disabling
Arnd Bergmann
2008-02-29
1
-0
/
+6
|
*
|
[POWERPC] spufs: fix order of sputrace thread IDs
Jeremy Kerr
2008-02-29
1
-3
/
+4
|
*
|
[POWERPC] spufs: fix invalid scheduling of forgotten contexts
Jeremy Kerr
2008-02-28
1
-4
/
+3
|
*
|
[POWERPC] spufs: fix context destruction during psmap fault
Jeremy Kerr
2008-02-27
1
-1
/
+11
*
|
|
[POWERPC] Add export for mpc52xx_set_psc_clkdiv
Eric Dujardin
2008-02-23
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...
Paul Mackerras
2008-02-21
4
-20
/
+7
|
\
\
|
|
/
|
*
[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}
Andre Detsch
2008-02-20
2
-15
/
+3
|
*
[POWERPC] spufs: fix scheduler starvation by idle contexts
Jeremy Kerr
2008-02-19
2
-5
/
+4
*
|
[POWERPC] pasemi: Register i2c devices at boot
Olof Johansson
2008-02-21
2
-1
/
+98
*
|
[POWERPC] Fix warning in pseries/power.c
Stephen Rothwell
2008-02-20
1
-1
/
+1
*
|
[POWERPC] 44x: Fix Kconfig formatting
Josh Boyer
2008-02-15
1
-5
/
+5
|
/
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-02-14
7
-15
/
+11
|
\
|
*
[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE
Grant Likely
2008-02-14
5
-13
/
+0
|
*
[POWERPC] Cell RAS: Remove DEBUG, and add license and copyright
Michael Ellerman
2008-02-14
1
-1
/
+10
|
*
[POWERPC] free_property() must not be __init
Adrian Bunk
2008-02-14
1
-1
/
+1
*
|
Introduce path_put()
Jan Blunck
2008-02-14
1
-1
/
+1
*
|
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-8
/
+10
|
/
*
Linux Kernel Markers: support multiple probes
Mathieu Desnoyers
2008-02-13
1
-20
/
+11
*
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2008-02-08
7
-58
/
+94
|
\
|
*
[POWERPC] Make cell IOMMU fixed mapping printk more useful
Michael Ellerman
2008-02-08
1
-4
/
+2
|
*
[POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops
Michael Ellerman
2008-02-08
1
-8
/
+7
|
*
[POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges
Michael Ellerman
2008-02-08
1
-0
/
+12
|
*
[POWERPC] Fix cell IOMMU null pointer explosion on old firmwares
Michael Ellerman
2008-02-08
1
-8
/
+7
|
*
[POWERPC] spufs: Fix timing dependent false return from spufs_run_spu
Luke Browning
2008-02-08
1
-1
/
+1
|
*
[POWERPC] spufs: No need to have a runnable SPU for libassist update
Luke Browning
2008-02-08
1
-6
/
+4
|
*
[POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl write
Masato Noguchi
2008-02-08
1
-0
/
+6
|
*
[POWERPC] spufs: Fix state_mutex leaks
Christoph Hellwig
2008-02-08
4
-30
/
+45
[next]