aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc
AgeCommit message (Expand)AuthorFilesLines
2005-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-1/+2
2005-12-20[PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interruptsEdson Seabra1-1/+2
2005-12-16[PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fixAl Viro1-0/+1
2005-12-12[PATCH] ppc32: set smp_tb_synchronized on UP with SMP kernelJohannes Berg1-0/+4
2005-12-12[PATCH] powerpc: Fix clock spreading setting on some powermacsBenjamin Herrenschmidt1-5/+15
2005-12-05ppc: Build in all three of powermac, PREP and CHRP supportPaul Mackerras1-3/+3
2005-12-01[PATCH] ppc32: fix treeboot image entrypointEugene Surovegin1-2/+2
2005-12-01[PATCH] ppc32: Fix incorrect PCI frequency valueVitaly Bordug1-1/+2
2005-11-29[PATCH] ppc: fix floating point register corruptionPaolo Galtieri1-0/+6
2005-11-29[PATCH] ppc: Export symbol needed by MOLOtavio Salvador1-1/+1
2005-11-18powerpc: Fix a couple of compile warnings for 32-bit compilesPaul Mackerras1-1/+0
2005-11-18[PATCH] powerpc: merge align.cBenjamin Herrenschmidt2-412/+2
2005-11-18[PATCH] ppc: Fix warnings related to seq_fileKumar Gala2-2/+2
2005-11-18[PATCH] ppc: Fix MPC83xx device tableKumar Gala1-2/+26
2005-11-16[PATCH] ppc: Fix build with CONFIG_CHRP not setBenjamin Herrenschmidt1-1/+4
2005-11-16[PATCH] ppc: Fix boot with yaboot with ARCH=ppcBenjamin Herrenschmidt1-1/+13
2005-11-16[PATCH] ppc32 8xx: update_mmu_cache() needs unconditional tlbieMarcelo Tosatti1-12/+11
2005-11-13[PATCH] ppc32: Add support for handling PCI interrupts on MPC834x PCI expansi...Kumar Gala1-4/+11
2005-11-13[PATCH] ppc: add support for new powerbooksOlof Johansson1-0/+8
2005-11-13[PATCH] Update email address for KumarKumar Gala31-31/+31
2005-11-11powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras1-0/+28
2005-11-11[PATCH] ppc32: fix PQ2 PCI DMA interrupt handlingKumar Gala1-1/+1
2005-11-10[PATCH] PCI: NCR 53c810 quirkIvan Kokshaysky1-14/+0
2005-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds14-216/+178
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2-3/+1
2005-11-10[PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson1-2/+1
2005-11-10[PATCH] powerpc: Merge cacheflush.h and cache.hDavid Gibson3-2/+12
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras4-169/+5
2005-11-10ppc/powerpc: workarounds for old Open Firmware versionsPaul Mackerras5-38/+157
2005-11-10[PATCH] ppc32: fix ppc44x fpu buildMatt Porter1-1/+1
2005-11-10[PATCH] powerpc: Merge signal.hDavid Gibson1-1/+1
2005-11-09[PATCH] powerpc: sched fixupsAndrew Morton1-1/+1
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-10/+10
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin2-5/+13
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2-2/+0
2005-11-09[PATCH] ppc32: Update MPC834x platform to work with new phylibKumar Gala4-138/+352
2005-11-09[PATCH] ppc32: Fix STx GP3 buildMatt Porter1-0/+1
2005-11-09[PATCH] ppc32: Fix RapidIO build on 85xxMatt Porter1-1/+1
2005-11-09powerpc: merge irq.cStephen Rothwell4-169/+5
2005-11-08[PATCH] ppc: Fix ARCH=ppc build with xmonBenjamin Herrenschmidt2-4/+5
2005-11-08[PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt1-1/+3
2005-11-08Merge ../linux-2.6Paul Mackerras39-228/+2789
2005-11-07[PATCH] kfree cleanup: archJesper Juhl2-6/+3
2005-11-07[PATCH] ppc: fix-up schedule_timeout() usageNishanth Aravamudan2-12/+8
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter1-5/+11
2005-11-07[PATCH] RapidIO support: ppc32Matt Porter9-34/+1091
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-11-07[PATCH] ppc32: Add CPM1 config optionPantelis Antoniou1-0/+10
2005-11-07[PATCH] ppc32: Add missing initrd header on ppc440Matt Porter1-0/+1
2005-11-07[PATCH] ppc32: Remove internal PCI arbiter check on PPC40xMatt Porter1-7/+0
2005-11-07[PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-BootMatt Porter11-141/+217
2005-11-07[PATCH] ppc32: Add Yucca (440SPe eval board) platformRoland Dreier6-2/+523
2005-11-07[PATCH] ppc32: Add 440SPe supportRoland Dreier10-6/+852
2005-11-07[PATCH] ppc32: Dump error status for both PLB segments on 440SPRoland Dreier1-0/+11
2005-11-07[PATCH] ppc32: Allow ERPN for early serial to depend on CPU typeRoland Dreier1-2/+2
2005-11-07[PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP boardLee Nicks3-20/+66
2005-11-07[PATCH] ppc32: handle access to non-present IO ports on 8xxMarcelo Tosatti2-22/+131
2005-11-07[PATCH] ppc32 8xx: fix m8xx_wdt accessor macro updateMarcelo Tosatti1-6/+7
2005-11-05powerpc: Merge smp.c and smp.hPaul Mackerras2-2/+1
2005-11-04Merge with PaulusMichael Ellerman4-7/+12
2005-11-03[PATCH] ppc32: Fixed warning in m8xx_setup.cVitaly Bordug1-0/+1
2005-11-03[PATCH] ppc32 8xx: fix cpm_dpalloc() commentMarcelo Tosatti1-3/+2
2005-11-03[PATCH] ppc32 8xx: export symbols required for modular IDEMarcelo Tosatti1-0/+5
2005-11-03[PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.cBecky Bruce1-4/+4
2005-11-03powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.hMichael Ellerman1-1/+1
2005-11-02Merge ../linux-2.6Paul Mackerras14-4/+14
2005-11-01[PATCH] powerpc: Merge bitops.hDavid Gibson2-127/+2
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds14-4/+14
2005-10-31Merge ../linux-2.6 by handPaul Mackerras7-29/+9
2005-10-31ppc: remove duplicate export of cur_cpu_specPaul Mackerras1-1/+0
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-5/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik1-5/+0
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins3-12/+2
2005-10-29Create platform_device.h to contain all the platform device details.Russell King14-4/+14
2005-10-29[PATCH] ppc32: ppc_sys fixes for 8xx and 82xxVitaly Bordug6-2/+15
2005-10-29[PATCH] ppc32: 85xx PHY Platform UpdateAndy Fleming7-74/+119
2005-10-29[PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM supportNicolas DET1-6/+118
2005-10-29[PATCH] ppc32: nvram driver for chrpOlaf Hering3-2/+87
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier2-8/+7
2005-10-29[PATCH] ppc32: update xmon help textOlaf Hering1-2/+7
2005-10-29[PATCH] ppc32: #ifdef out ALTIVEC specific code in __switch_toMarcelo Tosatti1-0/+2
2005-10-29[PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot supportMatt Porter6-56/+53
2005-10-29[PATCH] ppc32 8xx: use io accessor macros instead of direct memory referenceMarcelo Tosatti4-52/+44
2005-10-29[PATCH] ppc: prevent GCC 4 from generating AltiVec instructions in kernelLee Nicks1-0/+4
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro1-2/+2
2005-10-28[PATCH] gfp_t: soundAl Viro2-3/+3
2005-10-28[PATCH] gfp_t: dma-mapping (ppc)Al Viro1-2/+2
2005-10-27[PATCH] powerpc: Moved dcr support to arch/powerpcKumar Gala2-43/+0
2005-10-27[PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson5-32/+5
2005-10-26powerpc: Fixes to get the Longtrail CHRP a bit furtherPaul Mackerras2-1/+2
2005-10-26powerpc: Merge i8259.c into arch/powerpc/sysdevPaul Mackerras11-259/+32
2005-10-26ppc: Use the indirect_pci.c from arch/powerpc/sysdevPaul Mackerras4-154/+39
2005-10-26[PATCH] ppc: Fix m82xx_pci buildBecky Bruce1-1/+1
2005-10-23powerpc: Make coff boot wrapper load the kernel at 8MPaul Mackerras1-1/+1
2005-10-22powerpc: Move agp_special_page export to where it is definedPaul Mackerras2-4/+1
2005-10-21[PATCH] powerpc: Merge thread_info.hDavid Gibson2-6/+5
2005-10-20powerpc/ppc/ppc64: Various compile fixes.Paul Mackerras1-1/+1
2005-10-20ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras5-11/+11
2005-10-20[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]David Gibson4-100/+4
2005-10-20[PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32Kumar Gala3-18/+33
2005-10-20powerpc: Merge time.c and asm/time.h.Paul Mackerras2-1/+10
2005-10-19ppc: Minor smp changes for consistency with ppc64Paul Mackerras9-23/+18
2005-10-18powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras1-1/+1
2005-10-18powerpc: merge ppc signal.c and ppc64 signal32.cStephen Rothwell2-773/+2
2005-10-17ppc: Fix various compile errors resulting from ptrace.c mergePaul Mackerras2-37/+98
2005-10-17ppc: Use the merged of_device.c from arch/powerpc/kernelPaul Mackerras2-277/+1
2005-10-17powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras2-270/+1
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell9-51/+51
2005-10-13powerpc: merge ptrace.cStephen Rothwell2-509/+2
2005-10-13powerpc: consolidate cputable.cStephen Rothwell2-808/+2
2005-10-12[PATCH] ppc32: Tell userland about lack of standard TBBenjamin Herrenschmidt1-2/+3
2005-10-12Merge from Linus' treePaul Mackerras32-33/+17
2005-10-11[PATCH] ppc highmem fixPaolo Galtieri1-2/+2
2005-10-11ppc: Various minor compile fixesPaul Mackerras29-13/+58
2005-10-11ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changesPaul Mackerras11-56/+11
2005-10-10powerpc: Fix compilation for 32-bit configsPaul Mackerras1-4/+2
2005-10-10powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bitPaul Mackerras1-14/+0
2005-10-10powerpc: Make some #includes explicit.Paul Mackerras3-0/+3
2005-10-06powerpc: Fix idle.c compile warningPaul Mackerras1-0/+1
2005-10-05[PATCH] ppc: Fix timekeeping with HZ=250 on some Mac modelsBenjamin Herrenschmidt1-1/+1
2005-10-04ppc32: remove obsolete klock_info definitionPaul Mackerras1-1/+0
2005-10-04ppc32: export a few more things where they are definedPaul Mackerras2-3/+3
2005-10-01[PATCH] ppc32: Add new iBook 12" to PowerMac models tableSven Henkel1-0/+4
2005-10-01powerpc: merge idle_power4.S and trapc.sStephen Rothwell10-130/+130
2005-09-30[PATCH] pmac: fix cpufreq for old tipb 550MhzBenjamin Herrenschmidt1-0/+7
2005-09-30[PATCH] useless includes of linux/irq.h (arch/ppc)Al Viro26-27/+0
2005-09-30powerpc: more cleanup of powerpc/kernelStephen Rothwell2-133/+1
2005-09-30powerpc: remove old vector.S filesStephen Rothwell2-217/+1
2005-09-29[PATCH] mv64x60 iomem annotationsAl Viro1-2/+2
2005-09-29[PATCH] ppc32 ld.script fix for building on ppc64Al Viro1-1/+1
2005-09-29Merge by hand from Linus' tree.Paul Mackerras1-2/+1
2005-09-28[PATCH] ppc: fix stupid thinko in oprofile fixBenjamin Herrenschmidt1-2/+1
2005-09-28powerpc: Fixes to get the merged kernel to boot on powermac.Paul Mackerras1-1/+1
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala10-58/+39
2005-09-28[PATCH] powerpc: merged asm/cputable.hKumar Gala1-313/+86
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras4-3/+43
2005-09-25Merge from Linus' tree.Paul Mackerras5-13/+20
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2-6/+10
2005-09-22[PATCH] ppc32: fix build with oprofileBenjamin Herrenschmidt2-3/+6
2005-09-22[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platformKumar Gala1-4/+4
2005-09-22[PATCH] powerpc: Merge asm-ppc*/dma.hJon Loeliger1-1/+2
2005-09-21[PATCH] powerpc: Merge bug.hBecky Bruce1-1/+1
2005-09-21[PATCH] powerpc: Revised merge asm-ppc*/hardirq.hlinuxppc@jdl.com3-3/+0
2005-09-21[PATCH] powerpc: reduce oprofile/common.c differencesStephen Rothwell1-5/+5
2005-09-21[PATCH] powerpc: merge the rest of arch/ppc*/oprofileStephen Rothwell4-345/+1
2005-09-21[PATCH] powerpc: merge oprofile headersStephen Rothwell3-49/+2
2005-09-21[PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_modelStephen Rothwell3-3/+3
2005-09-21[PATCH] Merge arch/ppc*/oprofile/Makefile into arch/powerpc/oprofileStephen Rothwell1-14/+1
2005-09-21[PATCH] powerpc: Move arch/ppc*/oprofile/Kconfig to arch/powerpcStephen Rothwell2-24/+1
2005-09-21[PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpcStephen Rothwell2-345/+2
2005-09-21[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP configKumar Gala1-3/+3
2005-09-21Revert "[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP config"Paul Mackerras1-3/+1
2005-09-19[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP configKumar Gala1-1/+3
2005-09-19[PATCH] powerpc: Remove section free() and linker script bitsJon Loeliger2-38/+0
2005-09-19[PATCH] powerpc: Remove sections use from ppcJon Loeliger21-272/+269
2005-09-19[PATCH] ppc32: Removed non-inlined versions of local_irq* functionsKumar Gala2-138/+0
2005-09-19[PATCH] powerpc: Merged ppc_asm.hKumar Gala2-6/+6
2005-09-17[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devicesVitaly Bordug3-1/+287
2005-09-17[PATCH] Fix up some pm_message_t typesRichard Purdie1-1/+1
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller3-43/+1
2005-09-13[PATCH] ppc32: remove use of asm/segment.hKumar Gala4-4/+0
2005-09-13[PATCH] ppc32: discard *.exit.text and *.exit.data sectionsTom Rini1-0/+4
2005-09-11kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg1-1/+1
2005-09-10[PATCH] powerpc: Move include3 to arch/$(ARCH)/includeStephen Rothwell1-7/+9
2005-09-10[PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras6-61/+113
2005-09-10[PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras2-5/+23
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk3-3/+1
2005-09-10[PATCH] PPC: C99 initializers for hw_interrupt_type structuresThomas Gleixner5-38/+23
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-9/+0
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds16-25/+17
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar3-3/+3
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-1/+1
2005-09-09[PATCH] ppc32: Kill PVR_440* definesTom Rini2-12/+8
2005-09-09[PATCH] ppc32: In the boot code, don't rely on BASE_BAUD directlyTom Rini1-3/+5
2005-09-09[PATCH] ppc32: Correct an instruction in the boot codeFrank van Maarseveen1-1/+1
2005-09-09[PATCH] ppc32: make perfmon.o CONFIG_E500 specificMarcelo Tosatti2-1/+4
2005-09-09[PATCH] ppc32: Fix Kconfig mismergeKumar Gala1-5/+5
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg16-25/+17
2005-09-09[PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com1-4/+0
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds1-1/+0
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds3-4/+4
2005-09-08[PATCH] PCI: fix up pretty-names removal patchAndrew Morton1-1/+0
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King3-4/+4
2005-09-08[PATCH] ppc32: Fix head_4xx.S compile errorKumar Gala1-0/+1
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-0/+4
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-09-07[PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32Eugene Surovegin1-1/+1
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-1/+1
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2-2/+2
2005-09-05[PATCH] ppc32: cpci690 updatesMark A. Greer4-211/+326
2005-09-05[PATCH] ppc32: katana updatesMark A. Greer4-193/+420
2005-09-05[PATCH] ppc32: mv64x60 updates & enhancementsMark A. Greer4-109/+198
2005-09-05[PATCH] ppc32: Added cputable entry for 7448Kumar Gala2-0/+20
2005-09-05[PATCH] ppc32: export cacheable_memcpy()Eugene Surovegin1-0/+1
2005-09-05[PATCH] ppc32: add dcr_base field to ocp_func_mal_dataEugene Surovegin8-0/+8
2005-09-05[PATCH] ppc32: move 4xx PHY_MODE_XXX defines to ibm_ocp.hEugene Surovegin4-28/+0
2005-09-05[PATCH] ppc32: Add cputable entry for 750CXe DD2.4 ("Gekko")Arthur Othieno1-0/+14
2005-09-05[PATCH] ppc32: Re-order cputable for 750CXe DD2.4 entryArthur Othieno1-14/+14