| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] powerpc: only build idle_6xx for 6xx | Kumar Gala | 2005-10-28 | 1 | -1/+2 |
* | ppc64: Include arch/powerpc/kernel/setup-common.o | Paul Mackerras | 2005-10-28 | 1 | -1/+2 |
* | powerpc: Move U3 IOMMU driver to arch/powerpc/sysdev | Paul Mackerras | 2005-10-28 | 3 | -2/+1 |
* | powerpc: Fix new-world powermac detection | Paul Mackerras | 2005-10-27 | 1 | -1/+3 |
* | powerpc: Introduce toreal/fromreal assembly macros | Paul Mackerras | 2005-10-27 | 1 | -4/+4 |
* | powerpc: 32-bit CHRP SMP fixes | Paul Mackerras | 2005-10-27 | 3 | -12/+44 |
* | powerpc: remove duplicate screen_info from setup_32.c | Paul Mackerras | 2005-10-27 | 1 | -15/+0 |
* | [PATCH] powerpc: Moved dcr support to arch/powerpc | Kumar Gala | 2005-10-27 | 3 | -2/+2 |
* | [PATCH] powerpc: Fix warning related to do_dabr | Kumar Gala | 2005-10-27 | 1 | -0/+2 |
* | [PATCH] powerpc: Purge bootinfo.h | David Gibson | 2005-10-27 | 7 | -11/+0 |
* | [PATCH] powerpc: Fix handling of fpscr on 64-bit | David Gibson | 2005-10-27 | 18 | -198/+47 |
* | [PATCH] ppc64: remove arch/ppc64/kernel/setup.c | Paul Mackerras | 2005-10-27 | 4 | -1315/+17 |
* | powerpc: Remove common stuff from setup_64.c | Paul Mackerras | 2005-10-27 | 1 | -270/+0 |
* | powerpc: 32-bit powermac needs the mpc106 code | Paul Mackerras | 2005-10-26 | 1 | -0/+1 |
* | powerpc: Fix incorrect timer register addresses in mpic.c | Paul Mackerras | 2005-10-26 | 1 | -3/+2 |
* | powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM. | Paul Mackerras | 2005-10-26 | 1 | -0/+3 |
* | powerpc: Fixes to get the Longtrail CHRP a bit further | Paul Mackerras | 2005-10-26 | 3 | -15/+30 |
* | powerpc: Merge 32-bit CHRP support. | Paul Mackerras | 2005-10-26 | 12 | -37/+1256 |
* | powerpc: Don't limit pmac_get_rtc_time to return only positive values | Paul Mackerras | 2005-10-26 | 1 | -4/+0 |
* | powerpc: Fix interrupt-tree parsing | Paul Mackerras | 2005-10-26 | 1 | -14/+26 |
* | powerpc: Pull out MPC106 (grackle) initialization code into its own file | Paul Mackerras | 2005-10-26 | 4 | -44/+71 |
* | powerpc: Pull common bits of setup_{32,64}.c into setup-common.c | Paul Mackerras | 2005-10-26 | 4 | -248/+417 |
* | powerpc: Merge rtas.c into arch/powerpc/kernel | Paul Mackerras | 2005-10-26 | 13 | -199/+256 |
* | powerpc: Merge i8259.c into arch/powerpc/sysdev | Paul Mackerras | 2005-10-26 | 18 | -270/+97 |
* | ppc: Use the indirect_pci.c from arch/powerpc/sysdev | Paul Mackerras | 2005-10-26 | 7 | -156/+58 |
* | [PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseries | Michael Ellerman | 2005-10-26 | 3 | -8/+7 |
* | [PATCH] powerpc: Some minor cleanups to setup_32.c | Kumar Gala | 2005-10-26 | 2 | -40/+8 |
* | [PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decr | Kumar Gala | 2005-10-26 | 1 | -0/+11 |
* | [PATCH] ppc: Fix m82xx_pci build | Becky Bruce | 2005-10-26 | 1 | -1/+1 |
* | [PATCH] powerpc: some prom.c cleanups | Kumar Gala | 2005-10-26 | 1 | -0/+4 |
* | [PATCH] powerpc: Make sure we have an RTC before trying to adjust it | Kumar Gala | 2005-10-26 | 1 | -1/+1 |
* | powerpc: Add a shutdown member to vio_driver | Stephen Rothwell | 2005-10-24 | 1 | -0/+11 |
* | powerpc: iseries: Fix a bogus comment | Stephen Rothwell | 2005-10-24 | 1 | -5/+1 |
* | powerpc: don't duplicate name between vio_driver and device_driver | Stephen Rothwell | 2005-10-24 | 1 | -2/+1 |
* | powerpc: Merge arch/ppc64/kernel/vio.c into arch/powerpc/kernel/vio.c | Stephen Rothwell | 2005-10-24 | 3 | -1/+1 |
* | powerpc: Make coff boot wrapper load the kernel at 8M | Paul Mackerras | 2005-10-23 | 1 | -1/+1 |
* | powerpc: Run on old powermacs. | Paul Mackerras | 2005-10-23 | 3 | -27/+106 |
* | powerpc: Fix time code for 601 processors | Paul Mackerras | 2005-10-23 | 1 | -23/+56 |
* | Merge changes from linux-2.6 by hand | Paul Mackerras | 2005-10-22 | 61 | -1253/+1425 |
|\ |
|
| * | [PATCH] typo fix in last cpufreq powernow patch | Chris Wright | 2005-10-21 | 1 | -1/+1 |
| * | [PATCH] cpufreq: fix pending powernow timer stuck condition | Dave Jones | 2005-10-21 | 1 | -11/+19 |
| * | [PATCH] ppc64: Fix typo bug in iSeries hash code | David Gibson | 2005-10-21 | 1 | -1/+1 |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-21 | 3 | -10/+31 |
| |\ |
|
| | * | [ARM] Fix Integrator IM/PD-1 support | Russell King | 2005-10-21 | 1 | -7/+8 |
| | * | [ARM] 3027/1: BAST - reduce NAND timings slightly | Ben Dooks | 2005-10-20 | 1 | -3/+3 |
| | * | [ARM] 3025/1: Add I2S platform device for PXA | Matt Reimer | 2005-10-20 | 1 | -0/+20 |
| * | | [PATCH] ppc64: Fix pages marked dirty abusively | Benjamin Herrenschmidt | 2005-10-21 | 1 | -2/+1 |
| * | | [PATCH] ppc64: Fix typo in time calculations | Paul Mackerras | 2005-10-21 | 1 | -1/+1 |
| |/ |
|
| * | [PATCH] build fix for uml/amd64 | Al Viro | 2005-10-19 | 1 | -4/+0 |
| * | [PATCH] ppc64: update defconfigs | Paul Mackerras | 2005-10-19 | 6 | -163/+380 |