summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-049-10/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-049-10/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-0448-250/+5819
|\ \
| * | [POWERPC] Add support for the mpc832x mds boardKim Phillips2006-10-043-0/+247
| * | [POWERPC] Add initial support for the e300c2 coreKim Phillips2006-10-041-2/+13
| * | [POWERPC] Add MPC8360EMDS default dts fileLi Yang2006-10-041-0/+375
| * | [POWERPC] Add MPC8360EMDS board supportLi Yang2006-10-042-0/+1237
| * | [POWERPC] Add QUICC Engine (QE) infrastructureLi Yang2006-10-0411-0/+2342
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-10-0411-9/+1165
| |\ \
| | * | POWERPC: mpc82xx merge: board-specific/platform stuff(resend)Vitaly Bordug2006-10-036-0/+884
| | * | POWERPC: 8272ads merge to powerpc: common stuffVitaly Bordug2006-10-034-9/+58
| | * | POWERPC: Added devicetree for mpc8272ads boardVitaly Bordug2006-10-031-0/+223
| * | | Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2006-10-0410-74/+148
| |\ \ \
| | * | | [POWERPC] iSeries has no legacy I/OStephen Rothwell2006-10-031-0/+10
| | * | | [POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell2006-10-035-9/+94
| | * | | [POWERPC] iSeries does not need pcibios_fixup_resourcesStephen Rothwell2006-10-031-4/+0
| | * | | [POWERPC] Allow combined iSeries and MULTIPLATFORM buildStephen Rothwell2006-10-031-4/+4
| | * | | [POWERPC] fix ioremap for a combined kernelStephen Rothwell2006-09-251-22/+7
| | * | | [POWERPC] modify PCI code for a merged kernelStephen Rothwell2006-09-252-32/+30
| | * | | [POWERPC] iSeries: set FW_FEATURE_ISERIES earlierStephen Rothwell2006-09-251-3/+3
| * | | | [POWERPC] Don't try to just continue if xmon has no input devicePaul Mackerras2006-10-041-1/+1
| * | | | [POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman2006-10-041-1/+1
| * | | | [POWERPC] Get default baud rate in udbg_sccBenjamin Herrenschmidt2006-10-041-2/+12
| * | | | [POWERPC] Fix zImage.coff on oldworld PowerMacBenjamin Herrenschmidt2006-10-041-0/+1
| * | | | [POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman2006-10-044-39/+39
| * | | | [POWERPC] Cell interrupt reworkBenjamin Herrenschmidt2006-10-044-122/+238
* | | | | [PATCH] git-powerpc: wrapper: don't require execute permissionsAndrew Morton2006-10-041-1/+1
* | | | | [PATCH] Add Hypertransport capability definesEric W. Biederman2006-10-041-1/+1
| |_|_|/ |/| | |
* | | | fix file specification in commentsUwe Zeisberger2006-10-038-8/+8
* | | | Attack of "the the"s in archMatt LaPlante2006-10-031-2/+2
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-0340-299/+2731
|\ \ \ | | |/ | |/|
| * | [POWERPC] Fix rheap alignment problemLi Yang2006-10-022-4/+21
| * | [POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips2006-10-021-0/+4
| * | [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-021-0/+42
| * | [POWERPC] Create a "wrapper" script and use it in arch/powerpc/bootPaul Mackerras2006-09-285-135/+299
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-2813-5/+2222
| |\ \
| | * | POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-212-5/+11
| | * | POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-213-49/+157
| | * | POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-214-23/+34
| | * | POWERPC: Add support for the mpc8560 eval boardVitaly Bordug2006-09-216-0/+1348
| | * | POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug2006-09-215-0/+484
| | * | POWERPC: Add cpm2 stuff support to the fsl_soc.cVitaly Bordug2006-09-212-5/+265
| * | | [POWERPC] EEH failure to mark pci slot as frozen.Linas Vepstas2006-09-261-0/+7
| * | | [POWERPC] update powerpc defconfig files after libata kconfig breakageOlaf Hering2006-09-268-60/+60
| * | | [POWERPC] enable sysrq in pmac32_defconfigOlaf Hering2006-09-261-1/+1
| * | | [POWERPC] maple/pci iomem annotationsAl Viro2006-09-261-30/+30
| * | | [POWERPC] powerpc oprofile __user annotationsAl Viro2006-09-261-5/+6
| * | | [POWERPC] cell spufs iomem annotationsAl Viro2006-09-262-4/+4
| * | | [POWERPC] NULL noise removal: spufsAl Viro2006-09-261-1/+1
| * | | [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.cAl Viro2006-09-261-0/+3
OpenPOWER on IntegriCloud