index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pasemi
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-29
powerpc/pasemi: Clean up pasemi iommu table initializations
Nishanth Aravamudan
1
-18
/
+1
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
1
-2
/
+2
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-2
/
+2
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-1
/
+1
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+4
2010-05-19
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-2
/
+2
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-05-06
powerpc/cpumask: Use cpu_online_mask
Anton Blanchard
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
1
-2
/
+2
2009-12-15
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-4
/
+4
2009-12-15
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-1
/
+1
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
1
-1
/
+1
2009-08-20
powerpc: ARRAY_SIZE changes in pasemi and powermac code
Stoyan Gaydarov
1
-1
/
+1
2009-06-26
powerpc/pasemi: Use raw spinlock in SMP TB sync
Benjamin Herrenschmidt
1
-5
/
+10
2009-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+0
2009-04-27
net: Rework pasemi_mac driver to use of_mdio infrastructure
Grant Likely
1
-27
/
+5
2009-04-22
powerpc/pasemi: Fix build error on UP
Geoff Levand
1
-4
/
+0
2009-03-11
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
1
-1
/
+1
2009-01-12
powerpc: Fix cpufreq drivers after cpufreq core changes
Benjamin Herrenschmidt
1
-1
/
+1
2009-01-08
powerpc/pasemi: local_irq_save uses an unsigned long
Ingo Molnar
1
-1
/
+1
2009-01-08
powerpc/pasemi: Use DEFINE_SPINLOCK
Julia Lawall
1
-1
/
+1
2008-10-09
phylib: two dynamic mii_bus allocation fallout fixes
Lennert Buytenhek
1
-2
/
+2
2008-10-09
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
1
-1
/
+1
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
1
-1
/
+2
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
1
-1
/
+2
2008-05-18
i2c: Switch pasemi to the new device/driver matching scheme
Jean Delvare
1
-5
/
+2
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2
-10
/
+153
2008-04-17
phy: Change mii_bus id field to a string
Andy Fleming
1
-1
/
+1
2008-04-07
[POWERPC] pasemi: Minor iommu cleanup
Olof Johansson
1
-10
/
+9
2008-03-05
[POWERPC] pasemi: Add function engine management functions to dma_lib
Olof Johansson
1
-0
/
+40
2008-03-05
[POWERPC] pasemi: Add flag management functions to dma_lib
Olof Johansson
1
-0
/
+74
2008-03-05
pasemi_mac: Move RX/TX section enablement to dma_lib
Olof Johansson
1
-0
/
+30
2008-02-21
[POWERPC] pasemi: Register i2c devices at boot
Olof Johansson
2
-1
/
+98
2008-02-01
pasemi: Fix thinko in dma_direct_ops setup
Olof Johansson
1
-1
/
+1
2008-01-31
POWERPC: Set dma_data correctly for direct_ops on pasemi
Olof Johansson
1
-1
/
+3
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
3
-1
/
+490
2008-01-29
pasemi: export pasemi_dma_init()
Olof Johansson
1
-0
/
+1
2008-01-29
pasemi: DMA engine management library
Olof Johansson
3
-1
/
+489
2008-01-15
[POWERPC] pasemi: Move electra-ide to pata_of_platform
Olof Johansson
3
-106
/
+0
2008-01-02
[POWERPC] pasemi: Use machine_*_initcall() hooks in platform code
Grant Likely
2
-12
/
+3
2008-01-02
[POWERPC] pasemi: Fix NMI handling check
Olof Johansson
1
-1
/
+1
2007-12-28
[POWERPC] pasemi: Distribute interrupts evenly across cpus
Olof Johansson
1
-1
/
+1
2007-12-28
[POWERPC] pasemi: Implement NMI support
Olof Johansson
1
-3
/
+27
2007-12-21
[POWERPC] Make non-PCI build work again
Stephen Rothwell
1
-0
/
+1
2007-12-20
[POWERPC] pasemi: Implement MSI support
Olof Johansson
1
-1
/
+1
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
1
-1
/
+2
2007-12-06
[POWERPC] Clean out asm/of_{platform, device}.h
Jon Loeliger
2
-2
/
+2
2007-12-04
[POWERPC] pasemi: Fix module information for gpio-mdio
Olof Johansson
1
-0
/
+5
2007-12-01
[POWERPC] pasemi: Move cpus to hold loop before restart
Olof Johansson
1
-0
/
+7
[next]