Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | [ARM] 3144/1: OMAP 5/5: Update omap H2 defconfig | Tony Lindgren | 2005-11-10 | 1 | -31/+66 | |
| * | | | | | [ARM] 3146/1: OMAP 3b/5: Add omap24xx clock framework | Tony Lindgren | 2005-11-10 | 2 | -0/+3232 | |
| * | | | | | [ARM] 3145/1: OMAP 3a/5: Add support for omap24xx | Tony Lindgren | 2005-11-10 | 17 | -1/+1857 | |
| * | | | | | [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2 | Tony Lindgren | 2005-11-10 | 14 | -1739/+1583 | |
| * | | | | | [ARM] 3141/1: OMAP 1/5: Update omap1 specific files | Tony Lindgren | 2005-11-10 | 23 | -316/+2157 | |
| * | | | | | [ARM] 3140/1: NSLU2 machine support | Alessandro Zummo | 2005-11-10 | 5 | -0/+314 | |
| * | | | | | [ARM] Fix csumpartial corner case | Russell King | 2005-11-10 | 1 | -0/+4 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-10 | 95 | -2003/+1909 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-10 | 1 | -0/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | powerpc: fix iSeries build | Stephen Rothwell | 2005-11-10 | 1 | -0/+2 | |
| * | | | | | | [PATCH] ppc64: mark failed devices | Linas Vepstas | 2005-11-10 | 1 | -16/+32 | |
| |/ / / / / | ||||||
| * | | | | | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-10 | 2 | -4/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | powerpc: remove some warnings when building iSeries | Stephen Rothwell | 2005-11-10 | 2 | -4/+3 | |
| * | | | | | | powerpc: Move some extern declarations from C code into headers | Paul Mackerras | 2005-11-10 | 7 | -21/+4 | |
| * | | | | | | [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc | David Gibson | 2005-11-10 | 6 | -17/+16 | |
| * | | | | | | [PATCH] ppc64: fix PCI IO mapping | Benjamin Herrenschmidt | 2005-11-10 | 4 | -7/+3 | |
| * | | | | | | [PATCH] powerpc: 64k pages vs. U3 iommu | Benjamin Herrenschmidt | 2005-11-10 | 1 | -1/+1 | |
| * | | | | | | [PATCH] powerpc: 64k pages pmd alloc fix | Benjamin Herrenschmidt | 2005-11-10 | 1 | -4/+14 | |
| |/ / / / / | ||||||
| * | | | | | powerpc: 32-bit fixes for xmon | Paul Mackerras | 2005-11-10 | 1 | -6/+7 | |
| * | | | | | powerpc: Add user CPU features for POWER4, POWER5, POWER5+ and Cell. | Paul Mackerras | 2005-11-10 | 1 | -8/+11 | |
| * | | | | | powerpc: Fix SMP time initialization problem | Paul Mackerras | 2005-11-10 | 1 | -0/+2 | |
| * | | | | | powerpc: Fixes for 32-bit powermac SMP | Paul Mackerras | 2005-11-10 | 2 | -22/+37 | |
| * | | | | | powerpc: Fix compile error in EEH code with gcc4 | Paul Mackerras | 2005-11-10 | 1 | -2/+2 | |
| * | | | | | [PATCH] powerpc: merge code values for identifying platforms | Paul Mackerras | 2005-11-10 | 39 | -300/+184 | |
| * | | | | | [PATCH] powerpc: Consolidate asm compatibility macros | David Gibson | 2005-11-10 | 4 | -102/+102 | |
| * | | | | | [PATCH] powerpc: Move scanlog.c to platforms/pseries | David Gibson | 2005-11-10 | 3 | -1/+1 | |
| * | | | | | [PATCH] powerpc: Merge cacheflush.h and cache.h | David Gibson | 2005-11-10 | 4 | -24/+13 | |
| * | | | | | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-10 | 16 | -337/+162 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | powerpc: merge irq.c | Stephen Rothwell | 2005-11-09 | 8 | -201/+103 | |
| | * | | | | | ppc64: remove ppc_irq_dispatch_handler | Stephen Rothwell | 2005-11-09 | 5 | -116/+11 | |
| | * | | | | | ppc64: allow iSeries to use IRQSTACKS again | Stephen Rothwell | 2005-11-09 | 1 | -1/+17 | |
| | * | | | | | ppc64: move stack switching up in interrupt processing | Stephen Rothwell | 2005-11-09 | 3 | -28/+28 | |
| | * | | | | | powerpc: create kernel/setup.h | Stephen Rothwell | 2005-11-09 | 4 | -0/+12 | |
| * | | | | | | powerpc: Fix find_next_bit on 32-bit | Paul Mackerras | 2005-11-10 | 1 | -1/+1 | |
| * | | | | | | ppc/powerpc: workarounds for old Open Firmware versions | Paul Mackerras | 2005-11-10 | 8 | -83/+295 | |
| * | | | | | | [PATCH] ppc64: Save & restore of PCI device BARS | Linas Vepstas | 2005-11-10 | 1 | -1/+114 | |
| * | | | | | | [PATCH] ppc64: PCI reset support routines | Linas Vepstas | 2005-11-10 | 1 | -0/+99 | |
| * | | | | | | [PATCH] ppc64: PCI error event dispatcher | Linas Vepstas | 2005-11-10 | 3 | -124/+171 | |
| * | | | | | | [PATCH] ppc64: move eeh.c to powerpc directory from ppc64 | Linas Vepstas | 2005-11-10 | 3 | -1/+1 | |
| * | | | | | | [PATCH] ppc64: bugfix: don't silently ignore PCI errors | Linas Vepstas | 2005-11-10 | 1 | -2/+3 | |
| * | | | | | | [PATCH] ppc64: bugfix: crash on PCI hotplug | Linas Vepstas | 2005-11-10 | 1 | -4/+17 | |
| * | | | | | | [PATCH] ppc64: escape hatch for spinning interrupt deadlocks | Linas Vepstas | 2005-11-10 | 1 | -8/+13 | |
| * | | | | | | [PATCH] ppc64: serialize reports of PCI errors | Linas Vepstas | 2005-11-10 | 1 | -13/+85 | |
| * | | | | | | [PATCH] ppc64: avoid PCI error reporting for empty slots | Linas Vepstas | 2005-11-10 | 1 | -2/+27 | |
| * | | | | | | [PATCH] ppc64: RTAS error reporting restructuring | Linas Vepstas | 2005-11-10 | 1 | -16/+30 | |
| * | | | | | | [PATCH] ppc64: PCI error rate statistics | Linas Vepstas | 2005-11-10 | 1 | -11/+32 | |
| * | | | | | | [PATCH] ppc64: PCI address cache minor fixes | Linas Vepstas | 2005-11-10 | 1 | -7/+26 | |
| * | | | | | | [PATCH] ppc64: misc minor cleanup | Linas Vepstas | 2005-11-10 | 1 | -28/+25 | |
| * | | | | | | [PATCH] ppc64: uniform usage of bus unit id interfaces | linas | 2005-11-10 | 2 | -27/+24 | |
| * | | | | | | [PATCH] ppc64: Don't panic when early __ioremap fails | Benjamin Herrenschmidt | 2005-11-10 | 1 | -2/+5 |