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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...
Josh Boyer
2007-10-11
4
-84
/
+203
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
[POWERPC] Uartlite: bootwrapper bug fix, getc loops forever
Grant Likely
2007-10-10
1
-2
/
+2
|
|
*
|
[POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernels
Grant Likely
2007-10-10
1
-1
/
+1
|
|
*
|
[POWERPC] Virtex: Fix URL for Xilinx Virtex support in MAINTAINERS
Grant Likely
2007-10-10
1
-1
/
+1
|
|
*
|
[POWERPC] XilinxFB: sparse fixes
Grant Likely
2007-10-10
1
-3
/
+3
|
|
*
|
[POWERPC] XilinxFB: Make missing pdata structure non-fatal
Grant Likely
2007-10-09
1
-12
/
+10
|
|
*
|
[POWERPC] XilinxFB: add of_platform bus binding
Grant Likely
2007-10-09
1
-9
/
+98
|
|
*
|
[POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.
Grant Likely
2007-10-09
1
-16
/
+16
|
|
*
|
[POWERPC] XilinxFB: Split device setup from bus binding
Grant Likely
2007-10-09
1
-53
/
+80
|
|
*
|
[POWERPC] XilinxFB: rename failout labels to reflect failure
Grant Likely
2007-10-09
1
-9
/
+9
|
|
*
|
[POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.
Grant Likely
2007-10-09
1
-7
/
+7
|
|
*
|
[POWERPC] XilinxFB: add banner output to probe routine when DEBUG is defined
Grant Likely
2007-10-09
1
-0
/
+5
|
|
|
/
|
*
|
[POWERPC] Make clockevents work on PPC601 processors
Paul Mackerras
2007-10-11
1
-1
/
+1
|
*
|
[POWERPC] Prevent decrementer clockevents from firing early
Paul Mackerras
2007-10-11
1
-0
/
+14
|
*
|
[POWERPC] Fix performance monitor on machines with logical PVR
Paul Mackerras
2007-10-11
2
-21
/
+25
|
*
|
[POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC
Olof Johansson
2007-10-11
1
-0
/
+14
|
*
|
[POWERPC] Move of_platform_driver initialisations: arch/powerpc
Stephen Rothwell
2007-10-11
3
-6
/
+12
|
*
|
[POWERPC] iSeries: Move viodasd probing
Stephen Rothwell
2007-10-11
4
-149
/
+282
|
*
|
[POWERPC] iSeries: Move detection of virtual tapes
Stephen Rothwell
2007-10-11
4
-129
/
+192
|
*
|
[POWERPC] iSeries: Move detection of virtual cdroms
Stephen Rothwell
2007-10-11
6
-105
/
+361
|
*
|
[POWERPC] Remove more iSeries-specific stuff from vio.c
Stephen Rothwell
2007-10-11
3
-54
/
+52
|
*
|
[POWERPC] Remove iSeries_vio_dev
Stephen Rothwell
2007-10-11
8
-35
/
+57
|
*
|
[POWERPC] iSeries: Simplify viocd initialisation
Stephen Rothwell
2007-10-11
1
-24
/
+13
|
*
|
[POWERPC] Clean up vio.h
Stephen Rothwell
2007-10-11
2
-16
/
+0
|
*
|
[POWERPC] Platforms shouldn't mess with ROOT_DEV
Grant Likely
2007-10-11
5
-34
/
+0
|
*
|
[POWERPC] Remove empty ppc_md.setup_arch hooks
Grant Likely
2007-10-11
5
-25
/
+0
|
*
|
[POWERPC] Only call ppc_md.setup_arch() if it is provided
Grant Likely
2007-10-11
3
-3
/
+5
|
*
|
[POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented
Wolfgang Denk
2007-10-11
1
-0
/
+2
|
*
|
[POWERPC] Align the sys_call_table
Stephen Rothwell
2007-10-11
1
-0
/
+2
|
*
|
[POWERPC] Remove redundant reference to non-existent CONFIG_BOOTIMG
Robert P. J. Day
2007-10-09
2
-6
/
+0
|
*
|
[POWERPC] PS3: Add os-area database routines
Geoff Levand
2007-10-09
1
-14
/
+431
|
*
|
[POWERPC] PS3: Save os-area params to device tree
Geoff Levand
2007-10-09
3
-2
/
+104
|
*
|
[POWERPC] PS3: Add os-area rtc_diff set/get routines
Geoff Levand
2007-10-09
3
-14
/
+22
|
*
|
[POWERPC] PS3: os-area workqueue processing
Geoff Levand
2007-10-09
1
-0
/
+23
|
*
|
[POWERPC] PS3: Remove unused os-area params
Geoff Levand
2007-10-09
3
-27
/
+21
|
*
|
[POWERPC] PS3: Cleanup of os-area.c
Geoff Levand
2007-10-09
1
-12
/
+15
|
*
|
[POWERPC] cell: Add Cell memory controller register defs and expose it
Benjamin Herrenschmidt
2007-10-09
2
-2
/
+56
|
*
|
[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h
Benjamin Herrenschmidt
2007-10-09
14
-15
/
+13
|
*
|
[POWERPC] Enable debug info on boot wrapper
Grant Likely
2007-10-09
1
-0
/
+4
|
*
|
[POWERPC] Remove unused old code from powermac setup code
Paul Mackerras
2007-10-09
1
-66
/
+2
|
*
|
[POWERPC] Remove some more section mismatch warnings
Stephen Rothwell
2007-10-09
1
-2
/
+7
|
*
|
[POWERPC] Use cache-inhibited large page bit from firmware
Paul Mackerras
2007-10-09
1
-3
/
+0
|
*
|
[POWERPC] Prepare to remove of_platform_driver name
Stephen Rothwell
2007-10-09
1
-6
/
+11
|
*
|
[POWERPC] iSeries: Correct missing newline in printk
Stephen Rothwell
2007-10-09
1
-1
/
+1
|
|
/
|
*
[POWERPC] Lite5200: Use comma delimiter format for lists in device tree
Grant Likely
2007-10-08
2
-36
/
+36
|
*
[POWERPC] spi: Support non-QE processors
Peter Korsgaard
2007-10-08
1
-0
/
+4
|
*
[POWERPC] 85xx: mpc85xx_mds - reset UCC ethernet properly
Anton Vorontsov
2007-10-08
1
-12
/
+16
|
*
[POWERPC] 85xx: mpc8568mds - update dts to be able to use UCCs
Anton Vorontsov
2007-10-08
1
-11
/
+11
|
*
[POWERPC] QE: pario - support for MPC85xx layout
Anton Vorontsov
2007-10-08
1
-0
/
+3
|
*
[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading
Anton Vorontsov
2007-10-08
6
-27
/
+78
[prev]
[next]