Age | Commit message (Expand) | Author | Files | Lines |
2005-11-04 | powerpc: Implement smp_release_cpus() in C not asm | Michael Ellerman | 2 | -19/+0 |
2005-11-03 | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2 | -582/+0 |
2005-11-03 | [PATCH] ppc64: Fix add notifier crashes | John Rose | 1 | -2/+3 |
2005-11-03 | powerpc: move ppc64/kernel/signal.c to arch/powerpc | Stephen Rothwell | 2 | -582/+0 |
2005-11-03 | powerpc: Merge remaining RTAS code | Paul Mackerras | 4 | -2063/+1 |
2005-11-02 | Merge Paulus' tree | Stephen Rothwell | 1 | -1/+0 |
2005-11-02 | Merge iSeries include file move | Stephen Rothwell | 5 | -6/+6 |
2005-11-02 | [PATCH] powerpc: Move naca.h to platforms/iseries | David Gibson | 1 | -1/+0 |
2005-11-02 | merge filename and modify references to iseries/lpar_map.h | Kelly Daly | 1 | -1/+1 |
2005-11-02 | merge filename and modify references to iseries/it_lp_queue.h | Kelly Daly | 2 | -2/+2 |
2005-11-02 | merge filename and modify references to iseries/it_exp_vpd_panel.h | Kelly Daly | 1 | -1/+1 |
2005-11-02 | merge filename and modify references to iseries/hv_lp_event.h | Kelly Daly | 1 | -1/+1 |
2005-11-02 | merge filename and modify reference to iseries/hv_lp_config.h | Kelly Daly | 1 | -1/+1 |
2005-11-01 | [PATCH] powerpc: Merge bitops.h | David Gibson | 2 | -148/+1 |
2005-11-01 | [PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell | Arnd Bergmann | 7 | -1127/+0 |
2005-11-01 | [PATCH] powerpc: move mmio_nvram.c over to arch/powerpc | Arnd Bergmann | 2 | -119/+1 |
2005-11-01 | [PATCH] powerpc: Rename BPA to Cell | Arnd Bergmann | 11 | -94/+94 |
2005-11-01 | powerpc: fix __strnlen_user in merge tree | Stephen Rothwell | 3 | -185/+0 |
2005-10-31 | Merge ../linux-2.6 by hand | Paul Mackerras | 3 | -8/+10 |
2005-10-31 | powerpc: Fix bug arising from having multiple memory_limit variables | Paul Mackerras | 1 | -1/+2 |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau | 3 | -0/+6 |
2005-10-30 | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 1 | -4/+0 |
2005-10-30 | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 1 | -1/+1 |
2005-10-30 | [PATCH] TIOC* compat ioctl handling | Christoph Hellwig | 1 | -3/+1 |
2005-10-29 | [PATCH] memory hotplug: ppc64 specific hot-add functions | Dave Hansen | 1 | -0/+77 |
2005-10-29 | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen | 1 | -0/+6 |
2005-10-29 | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2 | -8/+1 |
2005-10-29 | [PATCH] core remove PageReserved | Nick Piggin | 1 | -5/+7 |
2005-10-29 | powerpc: Merge maple support code to arch/powerpc/platforms/maple | Paul Mackerras | 4 | -1000/+1 |
2005-10-29 | [PATCH] ppc64 memory model depends on NUMA | Andy Whitcroft | 1 | -7/+4 |
2005-10-29 | [PATCH] ppc64: change name of target file during make install | Olaf Hering | 1 | -1/+1 |
2005-10-29 | [PATCH] ppc64: reenable make install with defconfig | Olaf Hering | 1 | -1/+1 |
2005-10-29 | [PATCH] ppc64: compile nls_cp437 and nls_iso8859_1 into the kernel in defconfig | Olaf Hering | 1 | -2/+2 |
2005-10-29 | [PATCH] ppc64 boot: print firmware provided stackpointer | Olaf Hering | 2 | -2/+3 |
2005-10-29 | [PATCH] ppc64 boot: proof that reloc works | Olaf Hering | 3 | -4/+7 |
2005-10-29 | [PATCH] ppc64 boot: make the zImage relocateable | Olaf Hering | 3 | -2/+33 |
2005-10-29 | [PATCH] ppc64 boot: remove global initializers | Olaf Hering | 1 | -3/+3 |
2005-10-29 | [PATCH] ppc64 boot: fix typo in asm comments | Olaf Hering | 1 | -2/+2 |
2005-10-29 | [PATCH] ppc64 boot: use memset to clear bss | Olaf Hering | 2 | -19/+3 |
2005-10-29 | [PATCH] ppc64 boot: cleanup linker script | Olaf Hering | 1 | -54/+5 |
2005-10-29 | [PATCH] ppc64 boot: bootfiles depend on linker script | Olaf Hering | 1 | -2/+2 |
2005-10-29 | [PATCH] ppc64 boot: move gunzip function before use | Olaf Hering | 1 | -58/+57 |
2005-10-29 | [PATCH] ppc64 boot: remove need for imagesize.c | Olaf Hering | 2 | -62/+50 |
2005-10-29 | [PATCH] ppc64 boot: remove zlib | Olaf Hering | 4 | -2698/+44 |
2005-10-29 | [PATCH] ppc64 boot: missing include for size_t | Olaf Hering | 1 | -0/+1 |
2005-10-29 | [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses | Roland Dreier | 1 | -2/+3 |
2005-10-29 | [PATCH] ppc: prevent GCC 4 from generating AltiVec instructions in kernel | Lee Nicks | 1 | -0/+3 |
2005-10-28 | powerpc: Merge xmon | Paul Mackerras | 11 | -8110/+1 |
2005-10-28 | [PATCH] powerpc: Move xics.[ch] into platforms/pseries | David Gibson | 2 | -748/+0 |
2005-10-28 | Merge git://oak/home/sfr/kernels/iseries/work/ | Paul Mackerras | 15 | -3043/+4 |