index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pasemi
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
[POWERPC] Move of_platform_driver initialisations: arch/powerpc
Stephen Rothwell
1
-1
/
+3
2007-10-10
pasemi_mac: enable iommu support
Olof Johansson
2
-5
/
+20
2007-10-04
[CPUFREQ] move policy's governor initialisation out of low-level drivers into...
Thomas Renninger
1
-2
/
+0
2007-09-14
[POWERPC] Add workaround for MPICs with broken register reads
Olof Johansson
1
-0
/
+1
2007-09-14
[POWERPC] pasemi: Move pasemi_idle_init() to late_initcall()
Olof Johansson
3
-5
/
+7
2007-09-14
[POWERPC] pasemi: Print more information at machine check
Olof Johansson
1
-4
/
+106
2007-09-14
[POWERPC] pasemi: Add workaround for erratum 5945
Olof Johansson
1
-2
/
+60
2007-09-14
[POWERPC] pasemi: Add pasemi_pci_getcfgaddr()
Olof Johansson
2
-0
/
+11
2007-08-28
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
1
-3
/
+3
2007-08-25
[POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZE
Olof Johansson
1
-3
/
+3
2007-08-22
[POWERPC] Rework SMP timebase handoff for pasemi
Olof Johansson
1
-10
/
+14
2007-08-17
[POWERPC] Fix section mismatch in pasemi/iommu.c
Stephen Rothwell
1
-2
/
+2
2007-08-17
[POWERPC] Remove gratuitous reads from pasemi pci config space methods
Nathan Lynch
1
-3
/
+0
2007-08-17
[POWERPC] pa_pxp_ops: Use named structure member initializers
Nathan Lynch
1
-2
/
+2
2007-07-10
[POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDED
Olof Johansson
1
-1
/
+0
2007-07-10
[POWERPC] pasemi: Rename platform
Olof Johansson
1
-1
/
+1
2007-06-29
[POWERPC] rename add_bridge to avoid namespace clashes
Arnd Bergmann
1
-2
/
+2
2007-06-25
[POWERPC] pasemi: Electra IDE/pata_platform glue
Olof Johansson
3
-0
/
+107
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
1
-20
/
+0
2007-06-07
[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug
Olof Johansson
1
-8
/
+0
2007-06-02
[POWERPC] pasemi idle uses hard_smp_processor_id
Stephen Rothwell
1
-0
/
+1
2007-05-17
[POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer needed
Olof Johansson
1
-1
/
+0
2007-05-12
[POWERPC] Add missed include
Stephen Rothwell
1
-0
/
+1
2007-05-08
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-14
/
+0
2007-05-08
pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
Olof Johansson
2
-14
/
+0
2007-05-07
[POWERPC] pasemi: Update ppc_proc_freq from cpufreq driver
Olof Johansson
1
-0
/
+4
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-1
/
+1
2007-05-02
[POWERPC] pasemi: Only call of_platform_bus_probe() on relevant platforms
Olof Johansson
1
-1
/
+4
2007-04-30
[POWERPC] get_property cleanups
Stephen Rothwell
2
-8
/
+9
2007-04-27
[POWERPC] Generic check_legacy_ioport
Olaf Hering
1
-7
/
+0
2007-04-27
[POWERPC] pasemi: Cpufreq driver
Olof Johansson
4
-0
/
+325
2007-04-27
[POWERPC] pasemi: Kconfig for gpio_mdio
Olof Johansson
2
-2
/
+9
2007-04-27
[POWERPC] pasemi: Remove build warning
Olof Johansson
1
-0
/
+1
2007-04-24
[POWERPC] pasemi: GPIO MDIO of_platform driver
Olof Johansson
3
-1
/
+354
2007-04-24
[POWERPC] pasemi: Reset mpic on boot
Olof Johansson
1
-1
/
+1
2007-04-24
[POWERPC] pasemi: Allow 8KB config space for I/O bridge
Olof Johansson
1
-3
/
+13
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2
-2
/
+2
2007-04-13
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
1
-1
/
+1
2007-04-13
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
1
-1
/
+1
2007-03-22
[POWERPC] Split several platforms into their respective Kconfig file
Kumar Gala
1
-0
/
+12
2007-03-14
[PATCH] pasemi trivial iomem annotations
Al Viro
1
-1
/
+1
2007-03-09
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
1
-2
/
+2
2007-02-07
[POWERPC] pasemi: iommu support
Olof Johansson
5
-5
/
+305
2007-02-07
[POWERPC] pasemi: Configure DMA controller interrupts
Olof Johansson
3
-0
/
+15
2007-02-07
[POWERPC] pasemi: SMP timebase sync
Olof Johansson
1
-2
/
+25
2007-02-07
[POWERPC] pasemi: Implement restart
Olof Johansson
1
-15
/
+9
2007-02-07
[POWERPC] pasemi: Idle loops
Olof Johansson
5
-2
/
+178
2007-02-07
[POWERPC] pasemi: Machine check handler
Olof Johansson
1
-0
/
+43
2007-02-07
[POWERPC] MPIC: support more than 256 sources
Olof Johansson
1
-2
/
+3
2007-01-09
[POWERPC] Fix unbalanced uses of of_node_put
Nathan Lynch
1
-1
/
+0
[prev]
[next]