index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-15
Use dcr_host_t.base in dcr_unmap()
Michael Ellerman
1
-2
/
+2
2007-10-15
Add dcr_host_t.base in dcr_read()/dcr_write()
Michael Ellerman
1
-2
/
+2
2007-10-11
missed bio_endio() in axonram
Al Viro
1
-2
/
+2
2007-10-12
[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
Valentine Barshak
1
-2
/
+4
2007-10-11
Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...
Josh Boyer
1
-1
/
+1
2007-10-11
[POWERPC] Move of_platform_driver initialisations: arch/powerpc
Stephen Rothwell
2
-5
/
+9
2007-10-10
[POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernels
Grant Likely
1
-1
/
+1
2007-10-08
[POWERPC] spi: Support non-QE processors
Peter Korsgaard
1
-0
/
+4
2007-10-08
[POWERPC] QE: pario - support for MPC85xx layout
Anton Vorontsov
1
-0
/
+3
2007-10-08
[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading
Anton Vorontsov
1
-22
/
+7
2007-10-08
[POWERPC] 85xx/86xx: refactor RSTCR reset code
Kumar Gala
2
-0
/
+39
2007-10-08
[POWERPC] FSL: Access PCIe LTSSM register with correct size
Kumar Gala
1
-2
/
+2
2007-10-08
[POWERPC] Treat 8610 PCIe host bridge as transparent
Jason Jin
1
-0
/
+1
2007-10-08
[POWERPC] qe: miscellaneous code improvements and fixes to the QE library
Timur Tabi
6
-282
/
+236
2007-10-04
[POWERPC] MPC8568E-MDS: add support for ds1374 rtc
Anton Vorontsov
1
-0
/
+1
2007-10-04
[POWERPC] fsl_soc: fix uninitialized i2c_board_info structure
Anton Vorontsov
1
-2
/
+1
2007-10-04
[POWERPC] cpm: Describe multi-user ram in its own device node.
Scott Wood
3
-24
/
+181
2007-10-04
[POWERPC] fsl_soc: rtc-ds1307 support
Peter Korsgaard
1
-0
/
+6
2007-10-04
[POWERPC] fsl_soc: Fix trivial printk typo.
Peter Korsgaard
1
-1
/
+1
2007-10-04
[POWERPC] cpm2: Add cpm2_set_pin().
Scott Wood
1
-0
/
+33
2007-10-04
[POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().
Scott Wood
1
-5
/
+95
2007-10-04
[POWERPC] cpm2: Infrastructure code cleanup.
Scott Wood
2
-16
/
+42
2007-10-03
[POWERPC] 8xx: Add pin and clock setting functions.
Scott Wood
1
-0
/
+201
2007-10-03
[POWERPC] 8xx: Infrastructure code cleanup.
Scott Wood
3
-39
/
+59
2007-10-03
[POWERPC] Add early debug console for CPM serial ports.
Scott Wood
2
-0
/
+47
2007-10-03
[POWERPC] Introduce new CPM device bindings.
Scott Wood
1
-0
/
+2
2007-10-03
[POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequency
Scott Wood
1
-10
/
+14
2007-10-03
[POWERPC] Virtex: add xilinx interrupt controller driver
Grant Likely
2
-0
/
+152
2007-10-03
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
1
-1
/
+1
2007-10-03
[POWERPC] Update mpic to use dcr_host_t.base
Michael Ellerman
1
-17
/
+11
2007-10-03
[POWERPC] Store the base address in dcr_host_t
Michael Ellerman
1
-1
/
+1
2007-10-03
[POWERPC] Implement {read,update}_persistent_clock
Tony Breeds
2
-86
/
+0
2007-10-03
[POWERPC] Inline u3msi_compose_msi_msg()
Michael Ellerman
1
-15
/
+9
2007-10-03
[POWERPC] Simplify error logic in u3msi_setup_msi_irqs()
Michael Ellerman
1
-9
/
+2
2007-09-28
[POWERPC] Fix copy'n'paste typo in commproc.c
Jochen Friedrich
1
-1
/
+1
2007-09-22
[POWERPC] Support setting affinity for U3/U4 MSI sources
Olof Johansson
3
-1
/
+3
2007-09-22
[POWERPC] Add Marvell mv64x60 udbg putc/getc functions
Dale Farnsworth
3
-1
/
+155
2007-09-19
[POWERPC] Fix section mismatch in PCI code
Stephen Rothwell
1
-5
/
+1
2007-09-14
[POWERPC] fsl_soc: add support for fsl_spi
Anton Vorontsov
2
-0
/
+94
2007-09-14
[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port
Kumar Gala
1
-0
/
+2
2007-09-14
[POWERPC] fsl_soc.c cleanup
Scott Wood
1
-10
/
+17
2007-09-14
[POWERPC] Add workaround for MPICs with broken register reads
Olof Johansson
1
-2
/
+12
2007-09-14
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
6
-36
/
+0
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
13
-66
/
+41
2007-09-14
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
1
-1
/
+1
2007-09-10
[POWERPC] cpm2: Fix off-by-one error in setbrg().
Scott Wood
1
-1
/
+1
2007-08-28
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
4
-39
/
+27
2007-08-25
[POWERPC] axonram: Do not delete gendisks queue in error path
Maxim Shchetynin
1
-3
/
+0
2007-08-25
[POWERPC] axonram: Module modification for latest firmware API changes
Maxim Shchetynin
1
-32
/
+11
2007-08-22
[POWERPC] Whitespace cleanup in arch/powerpc
Scott Wood
2
-11
/
+11
[next]