summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PARISC] [BUGFIX] nullify branch delay slot of the jump back toKyle McMartin2006-10-041-1/+1
| * | [PARISC] Allow overriding personality with sys_personalityKyle McMartin2006-10-042-2/+47
| * | [PARISC] Switch is_compat_task to use TIF_32BITKyle McMartin2006-10-042-26/+3
| * | [PARISC] parisc specific kmap API implementation for pa8800James Bottomley2006-10-041-1/+44
| * | [PARISC] Fix up parisc irq handling for genirq changesKyle McMartin2006-10-041-1/+1
| * | [PARISC] Abstract shift register left in .SKyle McMartin2006-10-041-15/+4
| * | [PARISC] Remove variables decls duplicated from asm-generic/sections.hKyle McMartin2006-10-041-13/+10
| * | [PARISC] PA7200 also supports prefetch for readKyle McMartin2006-10-041-1/+1
| |/
* | 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] htirq: tidy up the htirq codeEric W. Biederman2006-10-042-3/+3
* | | | | [PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman2006-10-044-0/+375
* | | | | [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-042-50/+120
* | | | | [PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2006-10-042-0/+186
* | | | | [PATCH] Add Hypertransport capability definesEric W. Biederman2006-10-041-1/+1
* | | | | [PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman2006-10-042-46/+1
* | | | | [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman2006-10-042-65/+1
* | | | | [PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman2006-10-043-49/+138
* | | | | [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman2006-10-043-39/+32
* | | | | [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-043-142/+50
* | | | | [PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-041-100/+47
* | | | | [PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman2006-10-041-0/+70
* | | | | [PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman2006-10-041-0/+74
* | | | | [PATCH] genirq: x86_64 irq: Dynamic irq supportEric W. Biederman2006-10-041-5/+46
* | | | | [PATCH] genirq: i386 irq: Dynamic irq supportEric W. Biederman2006-10-041-0/+48
* | | | | [PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman2006-10-041-0/+20
* | | | | [PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman2006-10-042-39/+0
OpenPOWER on IntegriCloud