index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-31
powerpc/pmac: Don't register pmac PIC syscore ops when HW not present
Benjamin Herrenschmidt
1
-1
/
+2
2011-05-26
powerpc/4xx: Adding PCIe MSI support
Rupjyoti Sarmah
2
-0
/
+8
2011-05-26
powerpc/cell: Rename ipi functions to match current abstractions
Milton Miller
3
-10
/
+10
2011-05-26
powerpc/cell: Use common smp ipi actions
Milton Miller
1
-32
/
+13
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
3
-42
/
+30
2011-05-20
Merge remote branch 'kumar/next' into next
Benjamin Herrenschmidt
1
-34
/
+65
2011-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-41
/
+29
2011-05-19
powerpc/pseries/iommu: Cleanup ddw naming
Milton Miller
1
-23
/
+19
2011-05-19
powerpc/pseries/iommu: Find windows after kexec during boot
Milton Miller
1
-28
/
+24
2011-05-19
powerpc/pseries/iommu: Remove ddw property when destroying window
Milton Miller
1
-2
/
+10
2011-05-19
powerpc/pseries/iommu: Add additional checks when changing iommu mask
Milton Miller
1
-4
/
+11
2011-05-19
powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_created
Nishanth Aravamudan
1
-1
/
+1
2011-05-19
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-2
/
+5
2011-05-19
powerpc: Remove unused/obsolete CONFIG_XICS
Benjamin Herrenschmidt
1
-5
/
+0
2011-05-19
powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCD
Timur Tabi
1
-33
/
+64
2011-05-19
powerpc/mpc8610_hpcd: Do not use "/" in interrupt names
Geert Uytterhoeven
1
-1
/
+1
2011-05-19
Merge remote branch 'benh/merge' into benh-next
Kumar Gala
1
-2
/
+5
2011-05-19
powerpc/axon_msi: Validate msi irq via chip_data
Milton Miller
1
-1
/
+2
2011-05-19
powerpc/spider-pic: Get pic from chip_data instead of irq_map
Milton Miller
1
-6
/
+7
2011-05-19
powerpc: Remove irq_host_ops->remap hook
Milton Miller
1
-11
/
+0
2011-05-19
powerpc/psurge: Create a irq_host for secondary cpus
Milton Miller
3
-13
/
+46
2011-05-19
powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQ
Milton Miller
1
-1
/
+3
2011-05-19
powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNORE
Milton Miller
1
-3
/
+3
2011-05-19
powerpc: Remove trival irq_host_ops.unmap
Milton Miller
4
-28
/
+0
2011-05-19
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
6
-7
/
+27
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
8
-55
/
+32
2011-05-19
powerpc: Remove stubbed beat smp support
Milton Miller
5
-131
/
+0
2011-05-19
powerpc: Remove alloc_maybe_bootmem for zalloc version
Milton Miller
1
-3
/
+3
2011-05-19
powerpc: Remove powermac/pic.h
Milton Miller
1
-11
/
+0
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
5
-84
/
+9
2011-05-19
powerpc: Use nr_cpu_ids in initial paca allocation
Milton Miller
1
-0
/
+5
2011-05-19
powerpc/iseries: Cleanup and fix secondary startup
Milton Miller
1
-24
/
+35
2011-05-19
powerpc/pseries: Print corrupt r3 in FWNMI code
Anton Blanchard
1
-1
/
+1
2011-05-19
pseries/iommu: Restore iommu table pointer when restoring iommu ops
Nishanth Aravamudan
1
-2
/
+3
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
1
-2
/
+2
2011-05-19
powerpc: Ensure dtl buffers do not cross 4k boundary
Nishanth Aravamudan
2
-18
/
+33
2011-05-19
powerpc: Fix kexec with dynamic dma windows
Nishanth Aravamudan
1
-9
/
+14
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-2
/
+5
2011-05-11
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
2
-41
/
+29
2011-05-06
powerpc: Add WSP platform
David Gibson
13
-0
/
+1839
2011-05-06
powerpc/eeh: Display eeh error location for bus and device
Richard A Lary
1
-9
/
+13
2011-05-06
powerpc/pseries: Add support for IO event interrupts
Tseng-Hui (Frank) Lin
3
-0
/
+250
2011-05-04
powerpc/pseries/eeh: Handle functional reset on non-PCIe device
Richard A Lary
1
-5
/
+14
2011-05-04
powerpc/pseries/eeh: Propagate needs_freset flag to device at PE
Richard A Lary
1
-7
/
+43
2011-05-04
powerpc/pseries: Add page coalescing support
Brian King
2
-0
/
+57
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
5
-15
/
+15
2011-05-04
powerpc: Add Initiate Coprocessor Store Word (icswx) support
Tseng-Hui (Frank) Lin
1
-0
/
+18
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
14
-128
/
+55
2011-04-27
powerpc/eeh: Add support for ibm,configure-pe RTAS call
Richard A. Lary
1
-1
/
+12
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
3
-4
/
+5
[next]