summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc32: ppc_sys fixes for 8xx and 82xxVitaly Bordug2005-10-296-2/+15
* [PATCH] ppc32: 85xx PHY Platform UpdateAndy Fleming2005-10-297-74/+119
* [PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM supportNicolas DET2005-10-291-6/+118
* [PATCH] ppc32: nvram driver for chrpOlaf Hering2005-10-293-2/+87
* [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier2005-10-292-8/+7
* [PATCH] ppc32: update xmon help textOlaf Hering2005-10-291-2/+7
* [PATCH] ppc32: #ifdef out ALTIVEC specific code in __switch_toMarcelo Tosatti2005-10-291-0/+2
* [PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot supportMatt Porter2005-10-296-56/+53
* [PATCH] ppc32 8xx: use io accessor macros instead of direct memory referenceMarcelo Tosatti2005-10-294-52/+44
* [PATCH] ppc: prevent GCC 4 from generating AltiVec instructions in kernelLee Nicks2005-10-291-0/+4
* [PATCH] powerpc: Moved dcr support to arch/powerpcKumar Gala2005-10-272-43/+0
* [PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson2005-10-275-32/+5
* powerpc: Fixes to get the Longtrail CHRP a bit furtherPaul Mackerras2005-10-262-1/+2
* powerpc: Merge i8259.c into arch/powerpc/sysdevPaul Mackerras2005-10-2611-259/+32
* ppc: Use the indirect_pci.c from arch/powerpc/sysdevPaul Mackerras2005-10-264-154/+39
* [PATCH] ppc: Fix m82xx_pci buildBecky Bruce2005-10-261-1/+1
* powerpc: Make coff boot wrapper load the kernel at 8MPaul Mackerras2005-10-231-1/+1
* powerpc: Move agp_special_page export to where it is definedPaul Mackerras2005-10-222-4/+1
* [PATCH] powerpc: Merge thread_info.hDavid Gibson2005-10-212-6/+5
* powerpc/ppc/ppc64: Various compile fixes.Paul Mackerras2005-10-201-1/+1
* ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras2005-10-205-11/+11
* [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]David Gibson2005-10-204-100/+4
* [PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32Kumar Gala2005-10-203-18/+33
* powerpc: Merge time.c and asm/time.h.Paul Mackerras2005-10-202-1/+10
* ppc: Minor smp changes for consistency with ppc64Paul Mackerras2005-10-199-23/+18
* powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras2005-10-181-1/+1
* powerpc: merge ppc signal.c and ppc64 signal32.cStephen Rothwell2005-10-182-773/+2
* ppc: Fix various compile errors resulting from ptrace.c mergePaul Mackerras2005-10-172-37/+98
* ppc: Use the merged of_device.c from arch/powerpc/kernelPaul Mackerras2005-10-172-277/+1
* powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras2005-10-172-270/+1
* ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell2005-10-179-51/+51
* powerpc: merge ptrace.cStephen Rothwell2005-10-132-509/+2
* powerpc: consolidate cputable.cStephen Rothwell2005-10-132-808/+2
* Merge from Linus' treePaul Mackerras2005-10-1232-33/+17
|\
| * [PATCH] ppc highmem fixPaolo Galtieri2005-10-111-2/+2
| * [PATCH] ppc: Fix timekeeping with HZ=250 on some Mac modelsBenjamin Herrenschmidt2005-10-051-1/+1
| * [PATCH] ppc32: Add new iBook 12" to PowerMac models tableSven Henkel2005-10-011-0/+4
| * [PATCH] pmac: fix cpufreq for old tipb 550MhzBenjamin Herrenschmidt2005-09-301-0/+7
| * [PATCH] useless includes of linux/irq.h (arch/ppc)Al Viro2005-09-3026-27/+0
| * [PATCH] mv64x60 iomem annotationsAl Viro2005-09-291-2/+2
| * [PATCH] ppc32 ld.script fix for building on ppc64Al Viro2005-09-291-1/+1
* | ppc: Various minor compile fixesPaul Mackerras2005-10-1129-13/+58
* | ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changesPaul Mackerras2005-10-1111-56/+11
* | powerpc: Fix compilation for 32-bit configsPaul Mackerras2005-10-101-4/+2
* | powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bitPaul Mackerras2005-10-101-14/+0
* | powerpc: Make some #includes explicit.Paul Mackerras2005-10-103-0/+3
* | powerpc: Fix idle.c compile warningPaul Mackerras2005-10-061-0/+1
* | ppc32: remove obsolete klock_info definitionPaul Mackerras2005-10-041-1/+0
* | ppc32: export a few more things where they are definedPaul Mackerras2005-10-042-3/+3
* | powerpc: merge idle_power4.S and trapc.sStephen Rothwell2005-10-0110-130/+130