summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson2007-10-171-0/+56
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-1/+1
|\
| * kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-121-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-161-3/+4
|\ \
| * | PS3: sg chaining supportJens Axboe2007-10-161-3/+4
* | | Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-1/+1
|/ /
* | Remove msic_dcr_read() in axon_msi.cMichael Ellerman2007-10-151-7/+2
* | Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2007-10-151-2/+2
* | PS3 system bus add_uevent_var() falloutGeert Uytterhoeven2007-10-151-1/+0
* | Lite5200 shouldn't mess with ROOT_DEVGrant Likely2007-10-141-12/+0
* | missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro2007-10-131-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-121-7/+2
|\ \
| * | Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-7/+2
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-10-124-6/+0
|\ \ | |/ |/|
| * [CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger2007-10-044-6/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-11162-3430/+6213
|\ \
| * | [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-126-72/+86
| * | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-10-128-220/+99
| |\ \
| | * | [POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala2007-10-117-142/+9
| | * | [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.Scott Wood2007-10-112-78/+90
| * | | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-124-98/+65
| |\ \ \
| | * | | [POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely2007-10-102-33/+61
| | * | | [POWERPC] MPC52xx: Trim includes on mpc5200 platform support codeGrant Likely2007-10-104-50/+4
| | * | | [POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200Grant Likely2007-10-101-15/+0
| * | | | [POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40xStefan Roese2007-10-113-2/+68
| | |/ / | |/| |
| * | | [POWERPC] Don't enable cpu hotplug on pSeries machines with MPICOlof Johansson2007-10-111-0/+14
| * | | [POWERPC] Move of_platform_driver initialisations: arch/powerpcStephen Rothwell2007-10-111-1/+3
| * | | [POWERPC] iSeries: Move viodasd probingStephen Rothwell2007-10-112-97/+210
| * | | [POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2007-10-112-23/+133
| * | | [POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell2007-10-113-5/+318
| * | | [POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell2007-10-111-1/+23
| * | | [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-113-18/+41
| * | | [POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely2007-10-115-34/+0
| * | | [POWERPC] Remove empty ppc_md.setup_arch hooksGrant Likely2007-10-115-25/+0
| * | | [POWERPC] PS3: Add os-area database routinesGeoff Levand2007-10-091-14/+431
| * | | [POWERPC] PS3: Save os-area params to device treeGeoff Levand2007-10-093-2/+104
| * | | [POWERPC] PS3: Add os-area rtc_diff set/get routinesGeoff Levand2007-10-093-14/+22
| * | | [POWERPC] PS3: os-area workqueue processingGeoff Levand2007-10-091-0/+23
| * | | [POWERPC] PS3: Remove unused os-area paramsGeoff Levand2007-10-093-27/+21
| * | | [POWERPC] PS3: Cleanup of os-area.cGeoff Levand2007-10-091-12/+15
| * | | [POWERPC] cell: Add Cell memory controller register defs and expose itBenjamin Herrenschmidt2007-10-091-0/+10
| * | | [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt2007-10-0912-283/+11
| * | | [POWERPC] Remove unused old code from powermac setup codePaul Mackerras2007-10-091-66/+2
| * | | [POWERPC] Remove some more section mismatch warningsStephen Rothwell2007-10-091-2/+7
| * | | [POWERPC] iSeries: Correct missing newline in printkStephen Rothwell2007-10-091-1/+1
| |/ /
| * | [POWERPC] 85xx: mpc85xx_mds - reset UCC ethernet properlyAnton Vorontsov2007-10-081-12/+16
| * | [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov2007-10-084-4/+4
| * | [POWERPC] mpc85xx_mds: select QUICC_ENGINEAnton Vorontsov2007-10-081-1/+1
| * | [POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala2007-10-0810-142/+8
OpenPOWER on IntegriCloud