summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-1016-337/+162Star
|\
| * powerpc: merge irq.cStephen Rothwell2005-11-098-201/+103Star
| * ppc64: remove ppc_irq_dispatch_handlerStephen Rothwell2005-11-095-116/+11Star
| * 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/+25Star
* | [PATCH] ppc64: uniform usage of bus unit id interfaceslinas2005-11-102-27/+24Star
* | [PATCH] ppc64: Don't panic when early __ioremap failsBenjamin Herrenschmidt2005-11-101-2/+5
* | [PATCH] ppc64 boot: fix compile warningsOlaf Hering2005-11-101-4/+4
* | [PATCH] ppc64 boot: remove sysmap from required filenamesOlaf Hering2005-11-101-62/+69
* | [PATCH] ppc64 boot: remove argv usageOlaf Hering2005-11-101-14/+18
* | [PATCH] ppc64 boot: remove local initializersOlaf Hering2005-11-101-28/+28
* | [PATCH] ppc32: fix ppc44x fpu buildMatt Porter2005-11-101-1/+1
* | [PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpcDavid Gibson2005-11-106-16/+14Star
* | [PATCH] powerpc: Merge signal.hDavid Gibson2005-11-103-2/+3
* | Merge ../linux-2.6Paul Mackerras2005-11-10130-1230/+2078
|\ \ | |/ |/|
| * [SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig2005-11-091-2/+0Star
| * [SPARC64]: Use ARRAY_SIZE macroTobias Klauser2005-11-093-5/+3Star
| * [SPARC]: Use ARRAY_SIZE macroTobias Klauser2005-11-093-5/+3Star
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-0911-18/+354
| |\
| | * [ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSIDRussell King2005-11-091-2/+2
| | * Merge with ARM SMP treeRussell King2005-11-096-2/+277
| | |\
| | | * [ARM SMP] Add CPU hotplug support for Realview MPcoreRussell King2005-11-092-0/+139
| | | * [ARM SMP] Add local timer support for Realview MPcoreRussell King2005-11-095-2/+138
| | * | [ARM] 3100/1: simplify a pointer computationNicolas Pitre2005-11-091-1/+1
| | * | [ARM] 3138/1: SMDK2440 - fix map_desc initialisation (and ISA memory space)Ben Dooks2005-11-091-2/+21
| | * | [ARM] 3137/1: RX3715 - fix map_desc initialiserBen Dooks2005-11-091-2/+11
| | * | [ARM] 3136/1: Anubis - fix map_desc initialisersBen Dooks2005-11-091-9/+42
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-092-60/+11Star
| |\ \ \
| | * | | [PATCH] uml_net: use ethtool_opsChristoph Hellwig2005-11-091-27/+11Star
| | * | | [PATCH] xtensa platform-iss network: remove no-op ioctl handlerChristoph Hellwig2005-11-091-33/+0Star
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-093-4/+5
| |\ \ \ \
| | * | | | [IA64] altix: misc pci interrupt related fixesMark Maule2005-11-082-3/+3
| | * | | | [IA64] MCA recovery: Bump reference count on bad pagesRuss Anderson2005-11-081-0/+1
| | * | | | [IA64] MCA recovery: pfn_valid() needs a pfnRuss Anderson2005-11-081-1/+1