Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
| * | | | | | [PATCH] ppc64 boot: fix compile warnings | Olaf Hering | 2005-11-10 | 1 | -4/+4 | |
| * | | | | | [PATCH] ppc64 boot: remove sysmap from required filenames | Olaf Hering | 2005-11-10 | 1 | -62/+69 | |
| * | | | | | [PATCH] ppc64 boot: remove argv usage | Olaf Hering | 2005-11-10 | 1 | -14/+18 | |
| * | | | | | [PATCH] ppc64 boot: remove local initializers | Olaf Hering | 2005-11-10 | 1 | -28/+28 | |
| * | | | | | [PATCH] ppc32: fix ppc44x fpu build | Matt Porter | 2005-11-10 | 1 | -1/+1 | |
| * | | | | | [PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpc | David Gibson | 2005-11-10 | 6 | -16/+14 | |
| * | | | | | [PATCH] powerpc: Merge signal.h | David Gibson | 2005-11-10 | 3 | -2/+3 | |
| * | | | | | Merge ../linux-2.6 | Paul Mackerras | 2005-11-10 | 130 | -1230/+2078 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | powerpc: Simplify and clean up the xmon terminal I/O | Paul Mackerras | 2005-11-08 | 11 | -728/+236 | |
| * | | | | | powerpc: Fix crash in early boot on some powermacs | Paul Mackerras | 2005-11-08 | 1 | -2/+7 | |
| * | | | | | [PATCH] Memory Add Fixes for ppc64 | Mike Kravetz | 2005-11-08 | 2 | -0/+8 | |
| * | | | | | [PATCH] Memory Add Fixes for ppc64 | Mike Kravetz | 2005-11-08 | 1 | -0/+1 | |
| * | | | | | [PATCH] revised Memory Add Fixes for ppc64 | Mike Kravetz | 2005-11-08 | 2 | -0/+12 | |
* | | | | | | [PATCH] powerpc: sched fixups | Andrew Morton | 2005-11-09 | 2 | -1/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | [SPARC] sbus rtc: implement ->compat_ioctl | Christoph Hellwig | 2005-11-09 | 1 | -2/+0 | |
* | | | | | [SPARC64]: Use ARRAY_SIZE macro | Tobias Klauser | 2005-11-09 | 3 | -5/+3 | |
* | | | | | [SPARC]: Use ARRAY_SIZE macro | Tobias Klauser | 2005-11-09 | 3 | -5/+3 | |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-09 | 11 | -18/+354 | |
|\ \ \ \ \ | ||||||
| * | | | | | [ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSID | Russell King | 2005-11-09 | 1 | -2/+2 |