summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-1/+0
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-2/+2
* [PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek2006-03-312-2/+2
* [PATCH] powerpc: Remove oprofile spinlock backtrace codeAnton Blanchard2006-03-292-41/+9
* [PATCH] powerpc: Add oprofile calltrace support to all powerpc cpusAnton Blanchard2006-03-293-5/+8
* [PATCH] powerpc: Add oprofile calltrace supportBrian Rogan2006-03-294-4/+130
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-2913-20/+20
* [PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin2006-03-292-15/+21
* Merge ../linux-2.6Paul Mackerras2006-03-297-59/+22
|\
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
| * [PATCH] RTC: Remove RTC UIP synchronization on PPC MapleMatt Mackall2006-03-281-22/+2
| * [PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)Matt Mackall2006-03-281-20/+2
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-273-14/+15
| * [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-2/+2
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-2833-459/+451
* | [PATCH] powerpc: a couple of trivial compile warning fixesStephen Rothwell2006-03-282-3/+4
* | Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-2858-34/+4533
|\ \
| * | powerpc: remove OCP referencesKumar Gala2006-03-272-11/+0
| * | powerpc: Make uImage default build output for MPC8540 ADSKumar Gala2006-03-272-18/+26
| * | powerpc: move math-emu over to arch/powerpcKumar Gala2006-03-2754-5/+4507
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-281-13/+1
|\ \ \
| * | | powerpc: use memparse() for mem= command line parsingKumar Gala2006-03-271-13/+1
| |/ /
* | | [PATCH] powerpc: make ISA floppies work againStephen Rothwell2006-03-281-0/+1
* | | [PATCH] powerpc: Fix some initcall return valuesAnton Blanchard2006-03-282-4/+4
* | | [PATCH] powerpc: Workaround for pSeries RTAS bugMike Kravetz2006-03-281-0/+6
* | | [PATCH] spufs: fix __init/__exit annotationsArnd Bergmann2006-03-281-2/+2
* | | [PATCH] powerpc: hvc_console updatesRyan S. Arnold2006-03-281-0/+5
* | | [PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-03-281-1/+1
* | | [PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman2006-03-284-5/+7
* | | [PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard2006-03-281-1/+3
|/ /
* | powerpc: Fix goof in 6xx and POWER4 idle power-save functionsPaul Mackerras2006-03-282-21/+5
* | powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras2006-03-272-20/+46
* | powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpcPaul Mackerras2006-03-271-1/+0
* | powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras2006-03-272-0/+223
* | powerpc: Move module.c over to arch/powerpcPaul Mackerras2006-03-272-0/+323
* | powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras2006-03-271-0/+349
* | powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras2006-03-274-3/+749
* | powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras2006-03-272-1/+472
* | powerpc: Simplify pSeries idle loopPaul Mackerras2006-03-271-120/+70
* | powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-279-86/+54
* | [PATCH] powerpc: legacy_serial loop cleanupMichael Neuling2006-03-271-19/+19
* | [PATCH] powerpc: Consistent printing of node idAnton Blanchard2006-03-271-1/+1
* | [PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2006-03-276-77/+83
* | [PATCH] powerpc/pseries: Cleanup device name printing.Linas Vepstas2006-03-271-6/+10
* | [PATCH] spufs: Fix endless protection fault on LS writes by SPE.Arnd Bergmann2006-03-271-3/+2
* | [PATCH] powerpc: use guarded ioremap for cell on-chip mappingsArnd Bergmann2006-03-274-16/+12
* | [PATCH] powerpc: fix spider-pic affinity settingArnd Bergmann2006-03-271-1/+1
* | [PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()John Rose2006-03-271-3/+7
* | [PATCH] powerpc: return to OF via trap, not exitOlaf Hering2006-03-271-9/+14
* | [PATCH] powerpc: hot_add_scn_to_nid() build fixAndrew Morton2006-03-271-0/+2
OpenPOWER on IntegriCloud