summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [ARM] 3144/1: OMAP 5/5: Update omap H2 defconfigTony Lindgren2005-11-101-31/+66
| * | | | | [ARM] 3146/1: OMAP 3b/5: Add omap24xx clock frameworkTony Lindgren2005-11-102-0/+3232
| * | | | | [ARM] 3145/1: OMAP 3a/5: Add support for omap24xxTony Lindgren2005-11-1017-1/+1857
| * | | | | [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2Tony Lindgren2005-11-1014-1739/+1583
| * | | | | [ARM] 3141/1: OMAP 1/5: Update omap1 specific filesTony Lindgren2005-11-1023-316/+2157
| * | | | | [ARM] 3140/1: NSLU2 machine supportAlessandro Zummo2005-11-105-0/+314
| * | | | | [ARM] Fix csumpartial corner caseRussell King2005-11-101-0/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-1095-2003/+1909
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-101-0/+2
| |\ \ \ \ \
| | * | | | | powerpc: fix iSeries buildStephen Rothwell2005-11-101-0/+2
| * | | | | | [PATCH] ppc64: mark failed devicesLinas Vepstas2005-11-101-16/+32
| |/ / / / /
| * | | | | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-102-4/+3
| |\ \ \ \ \
| | * | | | | powerpc: remove some warnings when building iSeriesStephen Rothwell2005-11-102-4/+3
| * | | | | | powerpc: Move some extern declarations from C code into headersPaul Mackerras2005-11-107-21/+4
| * | | | | | [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpcDavid Gibson2005-11-106-17/+16
| * | | | | | [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-101-4/+14
| |/ / / / /
| * | | | | 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-101-8/+11
| * | | | | 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
| * | | | | [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-1039-300/+184
| * | | | | [PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson2005-11-104-102/+102
| * | | | | [PATCH] powerpc: Move scanlog.c to platforms/pseriesDavid Gibson2005-11-103-1/+1
| * | | | | [PATCH] powerpc: Merge cacheflush.h and cache.hDavid Gibson2005-11-104-24/+13
| * | | | | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-1016-337/+162
| |\ \ \ \ \
| | * | | | | powerpc: merge irq.cStephen Rothwell2005-11-098-201/+103
| | * | | | | ppc64: remove ppc_irq_dispatch_handlerStephen Rothwell2005-11-095-116/+11
| | * | | | | ppc64: allow iSeries to use IRQSTACKS againStephen Rothwell2005-11-091-1/+17
| | * | | | | ppc64: move stack switching up in interrupt processingStephen Rothwell2005-11-093-28/+28
| | * | | | | 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-101-1/+114
| * | | | | | [PATCH] ppc64: PCI reset support routinesLinas Vepstas2005-11-101-0/+99
| * | | | | | [PATCH] ppc64: PCI error event dispatcherLinas Vepstas2005-11-103-124/+171
| * | | | | | [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-101-2/+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-101-7/+26
| * | | | | | [PATCH] ppc64: misc minor cleanupLinas Vepstas2005-11-101-28/+25
| * | | | | | [PATCH] ppc64: uniform usage of bus unit id interfaceslinas2005-11-102-27/+24
| * | | | | | [PATCH] ppc64: Don't panic when early __ioremap failsBenjamin Herrenschmidt2005-11-101-2/+5
OpenPOWER on IntegriCloud