Age | Commit message (Expand) | Author | Files | Lines |
2005-11-02 | powerpc: clean up bug.h further | Paul Mackerras | 1 | -4/+4 |
2005-11-02 | powerpc: Fix compile error with CONFIG_TAU=y | Paul Mackerras | 1 | -2/+2 |
2005-11-01 | [PATCH] powerpc: Merge bitops.h | David Gibson | 1 | -9/+0 |
2005-11-01 | [PATCH] powerpc: move rtas_fw.c out of platforms/pseries | Arnd Bergmann | 2 | -0/+137 |
2005-11-01 | [PATCH] powerpc: Rename BPA to Cell | Arnd Bergmann | 3 | -6/+6 |
2005-11-01 | powerpc: make mem= work on iSeries again | Stephen Rothwell | 1 | -17/+0 |
2005-10-31 | powerpc: apply recent changes to merged code | Paul Mackerras | 4 | -7/+5 |
2005-10-31 | powerpc: Fix bug arising from having multiple memory_limit variables | Paul Mackerras | 2 | -12/+1 |
2005-10-30 | powerpc: Fix time setting bug on 32-bit | Paul Mackerras | 1 | -6/+8 |
2005-10-29 | powerpc: 32-bit needs cur_cpu_spec exported too | Paul Mackerras | 1 | -2/+0 |
2005-10-29 | [PATCH] ppc64: remove duplicate local variable in set_preferred_console | Olaf Hering | 1 | -1/+0 |
2005-10-28 | powerpc: Merge xmon | Paul Mackerras | 4 | -7/+8 |
2005-10-28 | powerpc: Rename asm offset TRAP to _TRAP for 32-bit | Paul Mackerras | 5 | -27/+26 |
2005-10-28 | Merge git://oak/home/sfr/kernels/iseries/work/ | Paul Mackerras | 2 | -17/+9 |
2005-10-28 | ppc64: use the merged syscall table | Stephen Rothwell | 2 | -17/+10 |
2005-10-28 | [PATCH] powerpc: Remove dregs of bootinfo.h | David Gibson | 1 | -1/+0 |
2005-10-28 | [PATCH] powerpc: only build idle_6xx for 6xx | Kumar Gala | 1 | -1/+2 |
2005-10-28 | ppc64: Include arch/powerpc/kernel/setup-common.o | Paul Mackerras | 1 | -1/+2 |
2005-10-27 | powerpc: Introduce toreal/fromreal assembly macros | Paul Mackerras | 1 | -4/+4 |
2005-10-27 | powerpc: 32-bit CHRP SMP fixes | Paul Mackerras | 2 | -6/+10 |
2005-10-27 | powerpc: remove duplicate screen_info from setup_32.c | Paul Mackerras | 1 | -15/+0 |
2005-10-27 | [PATCH] powerpc: Purge bootinfo.h | David Gibson | 3 | -7/+0 |
2005-10-27 | [PATCH] powerpc: Fix handling of fpscr on 64-bit | David Gibson | 7 | -55/+33 |
2005-10-27 | [PATCH] ppc64: remove arch/ppc64/kernel/setup.c | Paul Mackerras | 2 | -7/+16 |
2005-10-27 | powerpc: Remove common stuff from setup_64.c | Paul Mackerras | 1 | -270/+0 |
2005-10-26 | powerpc: Fixes to get the Longtrail CHRP a bit further | Paul Mackerras | 1 | -14/+28 |
2005-10-26 | powerpc: Merge 32-bit CHRP support. | Paul Mackerras | 3 | -32/+35 |
2005-10-26 | powerpc: Fix interrupt-tree parsing | Paul Mackerras | 1 | -14/+26 |
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 | 5 | -13/+689 |
2005-10-26 | [PATCH] powerpc: Some minor cleanups to setup_32.c | Kumar Gala | 1 | -37/+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] 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-24 | powerpc: Add a shutdown member to vio_driver | Stephen Rothwell | 1 | -0/+11 |
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 | 2 | -0/+262 |
2005-10-23 | powerpc: Run on old powermacs. | Paul Mackerras | 2 | -25/+98 |
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 | 1 | -2/+3 |
2005-10-22 | powerpc: Merge in 64-bit powermac support. | Paul Mackerras | 3 | -21/+15 |
2005-10-22 | ppc64/powerpc: Fix time initialization on SMP systems | Paul Mackerras | 1 | -13/+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 | 1 | -4/+0 |
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 | 4 | -18/+15 |
2005-10-20 | powerpc: Fix some bugs in the new merged time code | Paul Mackerras | 1 | -1/+1 |
2005-10-20 | powerpc: Move some calculations from xxx_calibrate_decr to time_init | Paul Mackerras | 1 | -15/+12 |
2005-10-20 | ppc64: Move init_boot_text call and conswitchp init into setup_arch | Paul Mackerras | 1 | -0/+8 |