summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pull align-sig-frame into release branchTony Luck2005-11-101-6/+5
|\
| * [IA64] align signal-frame even when not using alternate signal-stackDavid Mosberger-Tang2005-11-081-6/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2005-11-108-26/+12
|\ \
| * | [PCMCIA] i82365: release all resources if no devices are foundIgor Popik2005-11-101-0/+1
| * | [PCMCIA] MPC8xx PCMCIA updateMarcelo Tosatti2005-11-103-25/+7
| * | [PATCH] Alchemy PCMCIA: Fix config.h inclusionRalf Baechle2005-11-104-1/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-10143-2551/+2549
|\ \ \ | |/ / |/| |
| * | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-101-0/+2
| |\ \
| | * | powerpc: fix iSeries buildStephen Rothwell2005-11-101-0/+2
| * | | ppc64: Add declarations to ppc64 headers as well as powerpc headersPaul Mackerras2005-11-102-0/+4
| * | | [PATCH] ppc64: bugfix: crash on PHB addLinas Vepstas2005-11-101-1/+1
| * | | [PATCH] ppc64: mark failed devicesLinas Vepstas2005-11-102-16/+39
| |/ /
| * | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-103-4/+181
| |\ \
| | * | powerpc: implement atomic64_t on ppc64Stephen Rothwell2005-11-101-0/+178
| | * | powerpc: remove some warnings when building iSeriesStephen Rothwell2005-11-102-4/+3
| * | | powerpc: Move some extern declarations from C code into headersPaul Mackerras2005-11-109-21/+6
| * | | [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpcDavid Gibson2005-11-107-24/+23
| * | | [PATCH] ppc64: fix PCI IO mappingBenjamin Herrenschmidt2005-11-104-7/+3
| * | | [PATCH] powerpc: 64k pages vs. U3 iommuBenjamin Herrenschmidt2005-11-101-1/+1
| * | | [PATCH] powerpc: 64k pages pmd alloc fixBenjamin Herrenschmidt2005-11-102-6/+16
| |/ /
| * | powerpc: 32-bit fixes for xmonPaul Mackerras2005-11-101-6/+7
| * | powerpc: Add user CPU features for POWER4, POWER5, POWER5+ and Cell.Paul Mackerras2005-11-102-8/+15
| * | powerpc: Fix SMP time initialization problemPaul Mackerras2005-11-101-0/+2
| * | powerpc: Fixes for 32-bit powermac SMPPaul Mackerras2005-11-102-22/+37
| * | powerpc: Fix compile error in EEH code with gcc4Paul Mackerras2005-11-101-2/+2
| * | powerpc: Fix typo introduced in merging platform codesPaul Mackerras2005-11-101-4/+1
| * | [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-1044-334/+237
| * | [PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson2005-11-1015-210/+210
| * | [PATCH] powerpc: Move scanlog.c to platforms/pseriesDavid Gibson2005-11-103-1/+1
| * | [PATCH] powerpc: Merge cacheflush.h and cache.hDavid Gibson2005-11-1010-172/+98
| * | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-1018-341/+164
| |\ \
| | * | powerpc: merge irq.cStephen Rothwell2005-11-099-202/+103
| | * | ppc64: remove ppc_irq_dispatch_handlerStephen Rothwell2005-11-097-118/+12
| | * | ppc64: allow iSeries to use IRQSTACKS againStephen Rothwell2005-11-091-1/+17
| | * | ppc64: move stack switching up in interrupt processingStephen Rothwell2005-11-094-30/+30
| | * | powerpc: create kernel/setup.hStephen Rothwell2005-11-094-0/+12
| * | | powerpc: Fix find_next_bit on 32-bitPaul Mackerras2005-11-101-1/+1
| * | | ppc/powerpc: workarounds for old Open Firmware versionsPaul Mackerras2005-11-108-83/+295
| * | | [PATCH] ppc64: Save & restore of PCI device BARSLinas Vepstas2005-11-102-1/+137
| * | | [PATCH] ppc64: PCI reset support routinesLinas Vepstas2005-11-102-0/+113
| * | | [PATCH] ppc64: PCI error event dispatcherLinas Vepstas2005-11-105-157/+236
| * | | [PATCH] ppc64: move eeh.c to powerpc directory from ppc64Linas Vepstas2005-11-103-1/+1
| * | | [PATCH] ppc64: bugfix: don't silently ignore PCI errorsLinas Vepstas2005-11-102-3/+3
| * | | [PATCH] ppc64: bugfix: crash on PCI hotplugLinas Vepstas2005-11-101-4/+17
| * | | [PATCH] ppc64: escape hatch for spinning interrupt deadlocksLinas Vepstas2005-11-101-8/+13
| * | | [PATCH] ppc64: serialize reports of PCI errorsLinas Vepstas2005-11-101-13/+85
| * | | [PATCH] ppc64: avoid PCI error reporting for empty slotsLinas Vepstas2005-11-101-2/+27
| * | | [PATCH] ppc64: RTAS error reporting restructuringLinas Vepstas2005-11-101-16/+30
| * | | [PATCH] ppc64: PCI error rate statisticsLinas Vepstas2005-11-101-11/+32
| * | | [PATCH] ppc64: PCI address cache minor fixesLinas Vepstas2005-11-102-11/+26