Age | Commit message (Expand) | Author | Files | Lines |
2005-10-26 | powerpc: Fix interrupt-tree parsing | Paul Mackerras | 1 | -14/+26 |
2005-10-26 | powerpc: Pull out MPC106 (grackle) initialization code into its own file | Paul Mackerras | 4 | -44/+71 |
2005-10-26 | powerpc: Pull common bits of setup_{32,64}.c into setup-common.c | Paul Mackerras | 4 | -248/+417 |
2005-10-26 | powerpc: Merge rtas.c into arch/powerpc/kernel | Paul Mackerras | 13 | -199/+256 |
2005-10-26 | powerpc: Merge i8259.c into arch/powerpc/sysdev | Paul Mackerras | 18 | -270/+97 |
2005-10-26 | ppc: Use the indirect_pci.c from arch/powerpc/sysdev | Paul Mackerras | 7 | -156/+58 |
2005-10-26 | [PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseries | Michael Ellerman | 3 | -8/+7 |
2005-10-26 | [PATCH] powerpc: Some minor cleanups to setup_32.c | Kumar Gala | 2 | -40/+8 |
2005-10-26 | [PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decr | Kumar Gala | 1 | -0/+11 |
2005-10-26 | [PATCH] ppc: Fix m82xx_pci build | Becky Bruce | 1 | -1/+1 |
2005-10-26 | [PATCH] powerpc: some prom.c cleanups | Kumar Gala | 1 | -0/+4 |
2005-10-26 | [PATCH] powerpc: Make sure we have an RTC before trying to adjust it | Kumar Gala | 1 | -1/+1 |
2005-10-25 | [ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXA | Pavel Machek | 1 | -0/+2 |
2005-10-24 | [PATCH] uml: fix compile failure for TT mode | Miklos Szeredi | 2 | -2/+2 |
2005-10-24 | powerpc: Add a shutdown member to vio_driver | Stephen Rothwell | 1 | -0/+11 |
2005-10-24 | powerpc: iseries: Fix a bogus comment | Stephen Rothwell | 1 | -5/+1 |
2005-10-24 | powerpc: don't duplicate name between vio_driver and device_driver | Stephen Rothwell | 1 | -2/+1 |
2005-10-24 | powerpc: Merge arch/ppc64/kernel/vio.c into arch/powerpc/kernel/vio.c | Stephen Rothwell | 3 | -1/+1 |
2005-10-23 | powerpc: Make coff boot wrapper load the kernel at 8M | Paul Mackerras | 1 | -1/+1 |
2005-10-23 | powerpc: Run on old powermacs. | Paul Mackerras | 3 | -27/+106 |
2005-10-23 | powerpc: Fix time code for 601 processors | Paul Mackerras | 1 | -23/+56 |
2005-10-22 | Merge changes from linux-2.6 by hand | Paul Mackerras | 61 | -1253/+1425 |
2005-10-22 | ppc64: Use arch/powerpc/platforms/powermac for powermac build. | Paul Mackerras | 10 | -3581/+6 |
2005-10-22 | powerpc: Merge in 64-bit powermac support. | Paul Mackerras | 14 | -813/+1136 |
2005-10-22 | ppc64: Simplify secondary CPU startup on powermacs | Paul Mackerras | 2 | -31/+15 |
2005-10-22 | ppc64: Rearrange btext initialization for consistency with ppc32 | Paul Mackerras | 3 | -49/+46 |
2005-10-22 | ppc64: Add a `primary' argument to pci_process_bridge_OF_ranges | Paul Mackerras | 3 | -11/+33 |
2005-10-22 | ppc64/powerpc: Fix time initialization on SMP systems | Paul Mackerras | 2 | -28/+1 |
2005-10-22 | ppc64: Fix delivery of RT signals to 32-bit processes. | Paul Mackerras | 1 | -2/+1 |
2005-10-22 | powerpc: Move agp_special_page export to where it is defined | Paul Mackerras | 4 | -8/+2 |
2005-10-22 | [PATCH] typo fix in last cpufreq powernow patch | Chris Wright | 1 | -1/+1 |
2005-10-22 | [PATCH] cpufreq: fix pending powernow timer stuck condition | Dave Jones | 1 | -11/+19 |
2005-10-21 | [PATCH] ppc64: Fix typo bug in iSeries hash code | David Gibson | 1 | -1/+1 |
2005-10-21 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -10/+31 |
2005-10-21 | [PATCH] ppc64: Fix pages marked dirty abusively | Benjamin Herrenschmidt | 1 | -2/+1 |
2005-10-21 | [PATCH] ppc64: Fix typo in time calculations | Paul Mackerras | 1 | -1/+1 |
2005-10-21 | [PATCH] powerpc: Fix mmap returning 64 bit addresses | Michael Ellerman | 1 | -1/+1 |
2005-10-21 | [PATCH] powerpc: Don't blow away load_addr in start_thread | Michael Ellerman | 1 | -1/+5 |
2005-10-21 | [PATCH] powerpc: Merge thread_info.h | David Gibson | 9 | -26/+22 |
2005-10-21 | [PATCH] Fix broken initialization of conswitchp for ARCH=ppc64 | David Gibson | 1 | -0/+4 |
2005-10-21 | [ARM] Fix Integrator IM/PD-1 support | Russell King | 1 | -7/+8 |
2005-10-21 | [ARM] 3027/1: BAST - reduce NAND timings slightly | Ben Dooks | 1 | -3/+3 |
2005-10-21 | [ARM] 3025/1: Add I2S platform device for PXA | Matt Reimer | 1 | -0/+20 |
2005-10-20 | powerpc: Fix some bugs in the new merged time code | Paul Mackerras | 2 | -4/+3 |
2005-10-20 | powerpc/ppc/ppc64: Various compile fixes. | Paul Mackerras | 2 | -3/+3 |
2005-10-20 | ppc64: Use the merged mpic.c | Paul Mackerras | 3 | -889/+2 |
2005-10-20 | powerpc: Move some calculations from xxx_calibrate_decr to time_init | Paul Mackerras | 2 | -27/+14 |
2005-10-20 | ppc64: Move init_boot_text call and conswitchp init into setup_arch | Paul Mackerras | 2 | -4/+8 |
2005-10-20 | ppc: rename pci_assign_all_busses to pci_assign_all_buses | Paul Mackerras | 8 | -16/+16 |
2005-10-20 | powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int | Paul Mackerras | 3 | -58/+26 |