aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2006-03-22Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras5-25/+166
2006-03-20Merge branch 'master'Kumar Gala13-43/+91
2006-03-20Merge branch 'master'Kumar Gala7-11/+45
2006-03-17Merge ../linux-2.6Paul Mackerras4-10/+33
2006-03-16[PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose1-0/+28
2006-03-16[PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru...Benjamin Herrenschmidt2-9/+4
2006-03-14powerpc: Disallow lparcfg being a modulePaul Mackerras1-1/+1
2006-03-09Merge ../linux-2.6Paul Mackerras3-1/+12
2006-03-03powerpc32: Fix timebase synchronization on 32-bit powermacsPaul Mackerras1-1/+1
2006-03-03powerpc: Turn off verbose debug output in powermac platform functionsPaul Mackerras2-0/+11
2006-02-28Merge branch 'master' of git+ssh://galak@master.kernel.org/pub/scm/linux/kern...Kumar Gala9-32/+46
2006-02-28Merge ../powerpc-mergePaul Mackerras3-17/+35
2006-02-28[PATCH] powerpc: fix NULL pointer in handle_eeh_eventsOlaf Hering1-1/+1
2006-02-28[PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose2-16/+34
2006-02-24Merge ../powerpc-mergePaul Mackerras6-15/+11
2006-02-24[PATCH] powerpc: Don't re-assign PCI resources on MapleSegher Boessenkool1-2/+2
2006-02-24[PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard1-7/+0
2006-02-24[PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard1-0/+1
2006-02-23[PATCH] powerpc: Initialise hvlpevent_queue.lock correctlyMichael Ellerman1-0/+2
2006-02-21powerpc: Add PCI support for 8540 ADS to powerpc treeAndy Fleming5-25/+166
2006-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-1/+1
2006-02-20[PATCH] powermac: Fix loss of ethernet PHY on sleepBenjamin Herrenschmidt1-5/+5
2006-02-20[PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman1-1/+1
2006-02-16powerpc: Fix mpc83xx restart bugKumar Gala1-1/+1
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason10-20/+0
2006-02-10[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseriesMichael Ellerman4-45/+123
2006-02-10[PATCH] powerpc: Clean up pSeries firmware feature initialisationMichael Ellerman1-26/+22
2006-02-10[PATCH] powerpc: lindent 85xx platform codeBecky Bruce2-29/+19
2006-02-10[PATCH] powerpc: rename mpc85xx.c to misc.cBecky Bruce2-3/+3
2006-02-10[PATCH] powerpc: mpc85xx_ads.c include file cleanupBecky Bruce1-21/+0
2006-02-10Merge ../powerpc-mergePaul Mackerras4-54/+48
2006-02-08[PATCH] powermac pci iomem annotationsAl Viro1-46/+43
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds6-25/+5
2006-02-07[PATCH] bogus extern in low_i2c.cAl Viro1-2/+1
2006-02-07[PATCH] eeh_driver NULL noise removalAl Viro1-4/+4
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro1-2/+0
2006-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcPaul Mackerras15-117/+113
2006-02-07[PATCH] powerpc: Lindent platforms/83xxKumar Gala4-23/+20
2006-02-07[PATCH] powerpc: Cleanup MPC83xx platform supportKumar Gala5-62/+71
2006-02-07[PATCH] powerpc: cleanup pmac_newworld variable usageOlaf Hering1-4/+4
2006-02-07[PATCH] powerpc: hypervisor check in pseries_kexec_cpu_downMichael Neuling1-1/+1
2006-02-07[PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering1-0/+2
2006-02-07[PATCH] powerpc: restore clock speed in /proc/cpuinfoOlaf Hering3-23/+1
2006-02-07[PATCH] powerpc: Fix spufs initialization sequence.Geoff Levand1-1/+1
2006-02-01[PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas1-0/+3
2006-02-01[PATCH] powerpc: enable irq's for platform functions.Ben Collins1-3/+10
2006-01-31[SUNGEM]: Unbreak Sun GEM chips.David S. Miller1-4/+2
2006-01-23[SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt1-2/+4
2006-01-20[PATCH] powerpc: Updated Initial MPC8540 ADS port with OF Flat DevBecky Bruce7-67/+330
2006-01-15[PATCH] powerpc: Fix Maple buildBenjamin Herrenschmidt3-41/+68
2006-01-14[PATCH] powerpc: Make CHRP build againDavid Woodhouse3-15/+26
2006-01-14[PATCH] powerpc: Add MPC834x SYS board to arch/powerpcKumar Gala5-0/+380
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson6-23/+20
2006-01-13[PATCH] powerpc: Add support for changing properties from userspaceDave C Boutcher1-0/+100
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds21-59/+82
2006-01-12[PATCH] powerpc: task_thread_info()Al Viro2-2/+2
2006-01-12[PATCH] powerpc: cell namespace cleanupArnd Bergmann3-3/+5
2006-01-12[PATCH] powerpc: pmac namespace cleanupArnd Bergmann1-1/+1
2006-01-12[PATCH] powerpc: pseries namespace cleanupArnd Bergmann6-10/+8
2006-01-12[PATCH] powerpc: clean up iommu.h a bitStephen Rothwell4-0/+40
2006-01-12[PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell2-2/+8
2006-01-12[PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell1-4/+1
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell4-37/+16
2006-01-12[PATCH] powerpc: remove warning in EEH codeOlof Johansson1-2/+3
2006-01-11[PATCH] powerpc: Remove redundant setting of htab_addressMichael Ellerman1-6/+0
2006-01-11[PATCH] powerpc: Add ibm,pft-size to iSeries device treeMichael Ellerman1-2/+11
2006-01-11[PATCH] powerpc: Updated Kconfig and Makefiles for 83xx supportKumar Gala4-18/+31
2006-01-11[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand1-5/+29
2006-01-11[PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman1-1/+1
2006-01-11[PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman1-3/+15
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds6-388/+837
2006-01-10[PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton1-1/+1
2006-01-10powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras1-3/+0
2006-01-10[PATCH] powerpc/pseries: dlpar-add crash on null pointer dereflinas1-1/+2
2006-01-10powerpc: Fix up some compile errors in the PCI error recovery codePaul Mackerras2-10/+9
2006-01-10[PATCH] powerpc: get rid of per_cpu EEH countersLinas Vepstas1-37/+23
2006-01-10[PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas2-11/+8
2006-01-10[PATCH] powerpc: handle multifunction PCI devices properlyLinas Vepstas2-4/+29
2006-01-10[PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas2-39/+66
2006-01-10[PATCH] powerpc: set up the RTAS token just like the rest of them.Linas Vepstas1-5/+3
2006-01-10[PATCH] powerpc: Use PE configuration address consistentlyLinas Vepstas1-4/+23
2006-01-10[PATCH] powerpc: bugfix: fill in uninitialized fieldLinas Vepstas1-0/+3
2006-01-10[PATCH] powerpc: Remove duplicate codeLinas Vepstas2-14/+1
2006-01-10[PATCH] powerpc: remove bogus printkLinas Vepstas1-5/+3
2006-01-10[PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas1-2/+24
2006-01-10[PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas3-294/+320
2006-01-10[PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas4-30/+394
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds1-6/+6
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-6/+6
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-1/+1
2006-01-09[PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5Benjamin Herrenschmidt1-47/+449
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt6-42/+1743
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt2-89/+247
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt4-348/+730
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann4-16/+40
2006-01-09[PATCH] spufs: fix sparse warningsArnd Bergmann4-6/+5
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann5-129/+208
2006-01-09[PATCH] spufs: move spu_run call to its own fileArnd Bergmann4-153/+160
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann4-13/+12
2006-01-09[PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann1-35/+38
2006-01-09[PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann1-17/+37
2006-01-09[PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann1-2/+2
2006-01-09[PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann3-5/+12
2006-01-09[PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann3-3/+5
2006-01-09[PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann1-10/+10
2006-01-09[PATCH] spufs: fix locking in spu_acquire_runnableArnd Bergmann1-4/+6
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann7-4/+309
2006-01-09[PATCH] powerpc: Fix search for the main interrupt controllerHaren Myneni1-6/+9
2006-01-09[PATCH] powerpc: added a udbg_progressKumar Gala1-7/+1
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt6-234/+449
2006-01-09[PATCH] powerpc: export PCI fixup routinelinas1-1/+1
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt7-313/+381
2006-01-09[PATCH] powerpc/cell: disable legacy i/o areaDavid Woodhouse1-0/+10
2006-01-09[PATCH] powerpc/cell: add iommu support for larger memoryJens.Osterkamp@de.ibm.com1-49/+176
2006-01-09[PATCH] spufs: clear dsisr on CLASS1[Mf] exceptionArnd Bergmann1-1/+2
2006-01-09[PATCH] spufs: fix hexdump formatArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: trivial compile fixArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: fix module refcount raceArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: fix mailbox pollingArnd Bergmann6-24/+95
2006-01-09[PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann3-27/+63
2006-01-09[PATCH] spufs: Improved SPU preemptability.Arnd Bergmann7-121/+202
2006-01-09[PATCH] spufs: Turn off debugging outputArnd Bergmann2-2/+3
2006-01-09[PATCH] spufs: Fix oops when spufs module is not loadedArnd Bergmann1-4/+6
2006-01-09[PATCH] spufs: fix local store page refcountingArnd Bergmann2-2/+3
2006-01-09[PATCH] spufs: Make all exports GPL-onlyArnd Bergmann1-3/+3
2006-01-09[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman5-1/+5
2006-01-09[PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman1-9/+7
2006-01-09[PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman2-12/+12
2006-01-09[PATCH] powerpc: minor cleanup of void ptr dereflinas2-7/+7
2006-01-09[PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt1-1/+1
2006-01-09[PATCH] powerpc: udbg updatesBenjamin Herrenschmidt3-8/+8
2006-01-09[PATCH] powerpc: powermac adb fix udbg_adb_use_btext warningAndy Whitcroft1-2/+2
2006-01-09[PATCH] powerpc: powermac adb fix dependency on btext_drawcharAndy Whitcroft1-2/+5
2006-01-09[PATCH] powerpc: migrate common PCI hotplug codeLinas Vepstas2-1/+175
2006-01-09[PATCH] powerpc: PCI hotplug common code eliminationLinas Vepstas1-0/+26
2006-01-09[PATCH] powerpc: More serial probe fixes (#2)Benjamin Herrenschmidt1-16/+0
2006-01-09[PATCH] powerpc: Fix g5 build with xmonBenjamin Herrenschmidt1-2/+2
2006-01-09[PATCH] powerpc: Remove ItLpRegSave area from the pacaDavid Gibson1-0/+7
2006-01-09powerpc: more iseries irq workStephen Rothwell1-20/+33
2006-01-09powerpc: partly merge iseries do_IRQStephen Rothwell3-10/+28
2006-01-09powerpc: use end_IRQ for iseries irqsStephen Rothwell1-11/+10
2006-01-09powerpc: cleanup iseries irq.cStephen Rothwell1-142/+118
2006-01-09[PATCH] powerpc: Add back support for booting from BootX (#2)Benjamin Herrenschmidt2-0/+550
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt8-67/+474
2006-01-09[PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt3-66/+30
2006-01-09[PATCH] spufs: cooperative scheduler supportArnd Bergmann12-316/+1667
2006-01-09[PATCH] spufs: add spu-side context switch codeMark Nutter6-0/+958
2006-01-09[PATCH] kernel-side context switch code for spufsMark Nutter1-6/+2036
2006-01-09[PATCH] spufs: switchable spu contextsMark Nutter7-4/+643
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann10-0/+2155
2006-01-09[PATCH] powerpc: Merge kexecMichael Ellerman5-0/+19
2005-12-22powerpc: Fix i8259 cascade on pSeries with XICS interrupt controllerPaul Mackerras1-18/+3
2005-12-12[PATCH] powerpc: Fix clock spreading setting on some powermacsBenjamin Herrenschmidt1-5/+16
2005-12-08[PATCH] powerpc: Remove debug code in hash pathBenjamin Herrenschmidt1-12/+0
2005-12-05powerpc/pseries: Optimize IOMMU setupPaul Mackerras1-1/+1
2005-12-02[PATCH] powerpc/pseries: Fix TCE building with 64k pagesizeMichal Ostrowski1-3/+6
2005-11-23[PATCH] powerpc: update my email addressOlof Johansson2-2/+2
2005-11-19powerpc: Fix bug in timebase synchronization on 32-bit SMP powermacPaul Mackerras1-2/+4
2005-11-18powerpc: Fix a couple of compile warnings for 32-bit compilesPaul Mackerras1-0/+1
2005-11-18powerpc: time-of-day fixes for 32-bit CHRP systemsPaul Mackerras2-3/+11
2005-11-18powerpc: Fix compile error on pSeries arising from delay.h changesPaul Mackerras1-2/+2
2005-11-18[PATCH] powerpc: Maple: request I/O resource.Segher Boessenkool1-1/+10
2005-11-17[PATCH] Avoid use of uninitialised spinlock in EEH.David Woodhouse1-1/+2
2005-11-16[PATCH] powerpc: add new powerbooks to feature tableOlof Johansson1-0/+8
2005-11-16[PATCH] powerpc: pci_64 fixes & cleanupsBenjamin Herrenschmidt3-47/+34
2005-11-16[PATCH] powerpc: More debugging fixupsMichael Ellerman1-0/+1
2005-11-15powerpc: Remove __init from a function used in suspend/resume.Paul Mackerras1-1/+2
2005-11-14powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras3-1/+329
2005-11-14Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-28/+3
2005-11-14powerpc: iSeries build fixesStephen Rothwell1-6/+0
2005-11-14[PATCH] powerpc: kill ppc64 rtc.c, use genrtc insteadBenjamin Herrenschmidt1-1/+1
2005-11-14[PATCH] powerpc: vdso fixes (take #2)Benjamin Herrenschmidt1-4/+4
2005-11-14[PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_downMichael Ellerman1-2/+24
2005-11-14powerpc: make iSeries use generic virtual irq mappingStephen Rothwell1-22/+3
2005-11-11powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras2-3/+2
2005-11-11[PATCH] ppc64: Remove debug boot messageAnton Blanchard1-3/+1
2005-11-10[PATCH] ppc64: mark failed devicesLinas Vepstas1-16/+32
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras1-1/+0
2005-11-10powerpc: Move some extern declarations from C code into headersPaul Mackerras1-2/+1
2005-11-10[PATCH] ppc64: fix PCI IO mappingBenjamin Herrenschmidt3-7/+0
2005-11-10powerpc: remove some warnings when building iSeriesStephen Rothwell1-1/+0
2005-11-10powerpc: Fixes for 32-bit powermac SMPPaul Mackerras1-20/+31
2005-11-10powerpc: Fix compile error in EEH code with gcc4Paul Mackerras1-2/+2
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras9-27/+33
2005-11-10[PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson1-0/+1
2005-11-10[PATCH] powerpc: Move scanlog.c to platforms/pseriesDavid Gibson2-0/+236
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras3-5/+23
2005-11-10ppc/powerpc: workarounds for old Open Firmware versionsPaul Mackerras1-1/+3
2005-11-10[PATCH] ppc64: Save & restore of PCI device BARSLinas Vepstas1-1/+114
2005-11-10[PATCH] ppc64: PCI reset support routinesLinas Vepstas1-0/+99
2005-11-10[PATCH] ppc64: PCI error event dispatcherLinas Vepstas3-124/+171
2005-11-10[PATCH] ppc64: move eeh.c to powerpc directory from ppc64Linas Vepstas2-0/+1094
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin2-16/+6
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin2-0/+8
2005-11-09powerpc: merge irq.cStephen Rothwell1-0/+3
2005-11-09ppc64: remove ppc_irq_dispatch_handlerStephen Rothwell2-6/+5
2005-11-09ppc64: allow iSeries to use IRQSTACKS againStephen Rothwell1-1/+17
2005-11-08powerpc: Fix typo in pmac_cpufreq_resumePaul Mackerras1-1/+1
2005-11-08[PATCH] ppc64: SMU based macs cpufreq supportBenjamin Herrenschmidt4-22/+334
2005-11-08Merge ../linux-2.6Paul Mackerras1-4/+2