summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris2005-11-103-5/+5
* Pull add-mmio-to-proc-iomem into release branchTony Luck2005-11-101-24/+82
|\
| * [IA64] add the MMIO regions that are translated to I/O port space to /proc/iomemBjorn Helgaas2005-11-081-24/+82
* | Pull context-bitmap into release branchTony Luck2005-11-102-42/+44
|\ \
| * | [IA64] make mmu_context.h and tlb.c 80-column friendlyChen, Kenneth W2005-11-031-15/+18
| * | [IA64] Use bitmaps for efficient context allocation/freePeter Keilty2005-10-312-29/+28
* | | Pull extend-notify-die into release branchTony Luck2005-11-104-58/+134
|\ \ \
| * | | [IA64] Extend notify_die() hooks for IA64Keith Owens2005-11-074-58/+134
* | | | Pull memoryless-node-allocation into release branchTony Luck2005-11-101-10/+9
|\ \ \ \
| * | | | [IA64] fix memory less node allocationBob Picco2005-11-081-10/+9
| | |_|/ | |/| |
* | | | Pull mca-check-psp into release branchTony Luck2005-11-101-4/+13
|\ \ \ \
| * | | | [IA64] MCA recovery based on PSP bitsRuss Anderson2005-11-081-4/+13
| |/ / /
* | | | 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/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
OpenPOWER on IntegriCloud