summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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-222-4/+1
* [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-202-4/+3
* 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-202-4/+8
* ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras2005-10-201-3/+3
* powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as intPaul Mackerras2005-10-203-58/+26
* powerpc: Move smp_mpic_message_pass into mpic.cPaul Mackerras2005-10-201-0/+21
* ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfoPaul Mackerras2005-10-202-4/+4
* [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]David Gibson2005-10-205-8/+115
* [PATCH] powerpc: Some more fixes to allow building for a Book-E processorKumar Gala2005-10-201-3/+2
* powerpc: Fix a corner case in __div64_32Paul Mackerras2005-10-201-1/+2
* 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-207-31/+1025
* ppc64: Minor compilation fixesPaul Mackerras2005-10-201-1/+1
* 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
* powerpc: Merge machdep.hPaul Mackerras2005-10-197-29/+42
* ppc: Minor smp changes for consistency with ppc64Paul Mackerras2005-10-192-5/+4
* 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-186-15/+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: Make CONFIG_PROC_DEVICETREE independent of CONFIG_PPC_OFPaul Mackerras2005-10-171-3/+3
* 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-174-106/+4
* ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell2005-10-174-44/+44
* powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.hStephen Rothwell2005-10-144-3/+293
* powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.hStephen Rothwell2005-10-143-2/+104
* powerpc: eliminate DsaAddr from pci_dnStephen Rothwell2005-10-144-16/+23
* powerpc: remove ISERIES_[SUB]BUS macrosStephen Rothwell2005-10-143-17/+10
* powerpc: move iSeries/iSeries_pci.h to platforms/iseriesStephen Rothwell2005-10-145-12/+77
* powerpc: fix uname -mStephen Rothwell2005-10-131-0/+2
* 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: Bring in some changes made to arch/ppc and include/asm-ppc64Paul Mackerras2005-10-123-1/+12
* powerpc: Move default hash table size calculation to hash_utils_64.cPaul Mackerras2005-10-122-21/+22
* Merge from Linus' treePaul Mackerras2005-10-121-2/+2
OpenPOWER on IntegriCloud