aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Re-export uts_sem for solaris compat module.David S. Miller2005-11-101-0/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-1098-2540/+11839
|\
| * [ARM] 3098/1: pxa2xx disable ssp irqLiam Girdwood2005-11-105-92/+58
| * [ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie2005-11-104-1/+1092
| * [ARM] 3144/1: OMAP 5/5: Update omap H2 defconfigTony Lindgren2005-11-102-31/+68
| * [ARM] 3143/1: OMAP 4/5: Update omap include filesTony Lindgren2005-11-1024-360/+1370
| * [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-108-0/+418
| * [ARM] Fix csumpartial corner caseRussell King2005-11-101-0/+4
* | [PATCH] Don't auto-reap traced childrenOleg Nesterov2005-11-101-1/+1
* | 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