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
/
pasemi
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-03-18
1
-2
/
+2
|
\
|
*
powerpc: mpic irq_data conversion.
Lennert Buytenhek
2011-03-10
1
-2
/
+2
*
|
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
|
/
*
powerpc/pasemi: Clean up pasemi iommu table initializations
Nishanth Aravamudan
2010-11-29
1
-18
/
+1
*
powerpc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
1
-2
/
+2
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-2
/
+2
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
1
-1
/
+1
|
\
|
*
powerpc/cpumask: Use cpu_online_mask
Anton Blanchard
2010-05-06
1
-1
/
+1
*
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-3
/
+4
*
|
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2010-05-18
1
-2
/
+2
*
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-1
/
+1
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-0
/
+3
*
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
2010-02-09
1
-2
/
+2
*
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
*
powerpc: Change archdata dma_data to a union
Becky Bruce
2009-09-24
1
-1
/
+1
*
powerpc: ARRAY_SIZE changes in pasemi and powermac code
Stoyan Gaydarov
2009-08-20
1
-1
/
+1
*
powerpc/pasemi: Use raw spinlock in SMP TB sync
Benjamin Herrenschmidt
2009-06-26
1
-5
/
+10
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-18
1
-4
/
+0
|
\
|
*
powerpc/pasemi: Fix build error on UP
Geoff Levand
2009-04-22
1
-4
/
+0
*
|
net: Rework pasemi_mac driver to use of_mdio infrastructure
Grant Likely
2009-04-27
1
-27
/
+5
|
/
*
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
2009-03-11
1
-1
/
+1
*
powerpc: Fix cpufreq drivers after cpufreq core changes
Benjamin Herrenschmidt
2009-01-11
1
-1
/
+1
*
powerpc/pasemi: local_irq_save uses an unsigned long
Ingo Molnar
2009-01-08
1
-1
/
+1
*
powerpc/pasemi: Use DEFINE_SPINLOCK
Julia Lawall
2009-01-08
1
-1
/
+1
*
phylib: two dynamic mii_bus allocation fallout fixes
Lennert Buytenhek
2008-10-09
1
-2
/
+2
*
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
2008-10-08
1
-1
/
+1
*
powerpc/pseries: iommu enablement for CMO
Robert Jennings
2008-07-25
1
-1
/
+2
*
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
2008-07-22
1
-1
/
+2
*
i2c: Switch pasemi to the new device/driver matching scheme
Jean Delvare
2008-05-18
1
-5
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-21
2
-10
/
+153
|
\
|
*
[POWERPC] pasemi: Minor iommu cleanup
Olof Johansson
2008-04-07
1
-10
/
+9
|
*
[POWERPC] pasemi: Add function engine management functions to dma_lib
Olof Johansson
2008-03-05
1
-0
/
+40
|
*
[POWERPC] pasemi: Add flag management functions to dma_lib
Olof Johansson
2008-03-05
1
-0
/
+74
|
*
pasemi_mac: Move RX/TX section enablement to dma_lib
Olof Johansson
2008-03-05
1
-0
/
+30
*
|
phy: Change mii_bus id field to a string
Andy Fleming
2008-04-16
1
-1
/
+1
|
/
*
[POWERPC] pasemi: Register i2c devices at boot
Olof Johansson
2008-02-21
2
-1
/
+98
*
pasemi: Fix thinko in dma_direct_ops setup
Olof Johansson
2008-02-01
1
-1
/
+1
*
POWERPC: Set dma_data correctly for direct_ops on pasemi
Olof Johansson
2008-01-31
1
-1
/
+3
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-31
3
-1
/
+490
|
\
|
*
pasemi: export pasemi_dma_init()
Olof Johansson
2008-01-28
1
-0
/
+1
|
*
pasemi: DMA engine management library
Olof Johansson
2008-01-28
3
-1
/
+489
*
|
[POWERPC] pasemi: Move electra-ide to pata_of_platform
Olof Johansson
2008-01-15
3
-106
/
+0
*
|
[POWERPC] pasemi: Use machine_*_initcall() hooks in platform code
Grant Likely
2008-01-02
2
-12
/
+3
*
|
[POWERPC] pasemi: Fix NMI handling check
Olof Johansson
2008-01-02
1
-1
/
+1
*
|
[POWERPC] pasemi: Distribute interrupts evenly across cpus
Olof Johansson
2007-12-28
1
-1
/
+1
*
|
[POWERPC] pasemi: Implement NMI support
Olof Johansson
2007-12-28
1
-3
/
+27
[next]