summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from linux-2.6 by handPaul Mackerras2005-10-221-2/+3
* powerpc: Merge in 64-bit powermac support.Paul Mackerras2005-10-223-21/+15
* ppc64/powerpc: Fix time initialization on SMP systemsPaul Mackerras2005-10-221-13/+1
* ppc64: Fix delivery of RT signals to 32-bit processes.Paul Mackerras2005-10-221-2/+1
* powerpc: Move agp_special_page export to where it is definedPaul Mackerras2005-10-221-4/+0
* [PATCH] powerpc: Fix mmap returning 64 bit addressesMichael Ellerman2005-10-211-1/+1
* [PATCH] powerpc: Don't blow away load_addr in start_threadMichael Ellerman2005-10-211-1/+5
* [PATCH] powerpc: Merge thread_info.hDavid Gibson2005-10-214-18/+15
* powerpc: Fix some bugs in the new merged time codePaul Mackerras2005-10-201-1/+1
* powerpc: Move some calculations from xxx_calibrate_decr to time_initPaul Mackerras2005-10-201-15/+12
* ppc64: Move init_boot_text call and conswitchp init into setup_archPaul Mackerras2005-10-201-0/+8
* powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as intPaul Mackerras2005-10-201-9/+5
* ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfoPaul Mackerras2005-10-201-2/+2
* [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]David Gibson2005-10-203-3/+114
* powerpc: Fix a branch-too-far link error for 32-bit targetsPaul Mackerras2005-10-201-1/+2
* powerpc: Merge time.c and asm/time.h.Paul Mackerras2005-10-205-12/+1007
* powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpcPaul Mackerras2005-10-203-2/+452
* powerpc: Eliminate a compile warning in signal_32.cPaul Mackerras2005-10-191-2/+3
* Merge rsync://oak/kernels/iseries/work/Paul Mackerras2005-10-184-242/+128
|\
| * powerpc: change sys32_ to compat_sys_Stephen Rothwell2005-10-184-242/+128
* | powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras2005-10-185-14/+14
|/
* powerpc: merge ppc signal.c and ppc64 signal32.cStephen Rothwell2005-10-182-1/+1270
* [PATCH] powerpc: Another maple merge tree fixDavid Gibson2005-10-171-3/+1
* [PATCH] powerpc: Fix use of LOADBASE in merge treeDavid Gibson2005-10-171-2/+2
* [PATCH] powerpc: replace use of _GLOBAL with .globlKumar Gala2005-10-173-18/+33
* powerpc: Clear the BSS at the start of early_init with ARCH=ppcPaul Mackerras2005-10-171-0/+4
* powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras2005-10-174-6/+1484
* powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras2005-10-173-99/+4
* ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell2005-10-172-30/+30
* powerpc: merge ptrace.cStephen Rothwell2005-10-132-1/+614
* ppc64: use powerpc of_device.cStephen Rothwell2005-10-131-1/+2
* ppc64: merge binfmt_elf32.cStephen Rothwell2005-10-133-1/+81
* powerpc: make 64 bit binaries workStephen Rothwell2005-10-131-5/+1
* powerpc: create 32 bit LOADADDR macroStephen Rothwell2005-10-131-4/+2
* powerpc: consolidate cputable.cStephen Rothwell2005-10-132-1/+998
* powerpc: Move default hash table size calculation to hash_utils_64.cPaul Mackerras2005-10-121-20/+0
* ppc64: Use merged versions of init_task.c and process.c.Paul Mackerras2005-10-111-1/+1
* ppc: Various minor compile fixesPaul Mackerras2005-10-112-2/+11
* powerpc: Remove debug messages from setup_64.cPaul Mackerras2005-10-111-16/+0
* powerpc: Fix compilation for 32-bit configsPaul Mackerras2005-10-101-18/+3
* powerpc: Fix off-by-one error in prom_init.cPaul Mackerras2005-10-101-1/+1
* powerpc: Get 64-bit configs to compile with ARCH=powerpcPaul Mackerras2005-10-107-69/+1382
* powerpc: move lparmap.c to arch/powerpc/kernelPaul Mackerras2005-10-102-2/+34
* powerpc: Fix bug caused by negation of 64-bit reloc_offset valuePaul Mackerras2005-10-102-11/+11
* powerpc: Reduce the 32/64-bit diffs in vmlinux.lds.SPaul Mackerras2005-10-101-65/+9
* powerpc: Reduce the 32/64-bit differences in traps.cPaul Mackerras2005-10-101-41/+17
* powerpc: Make prom_init.c suitable for both 32-bit and 64-bitPaul Mackerras2005-10-101-1/+1
* powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras2005-10-106-2/+4108
* powerpc: make process.c suitable for both 32-bit and 64-bitPaul Mackerras2005-10-102-127/+345
* powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras2005-10-104-6/+6
OpenPOWER on IntegriCloud