aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Rework runlatch codeBenjamin Herrenschmidt2012-03-096-57/+89
* powerpc: Use the same interrupt prolog for perfmon as other interruptsBenjamin Herrenschmidt2012-03-092-17/+6
* powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-097-203/+15
* powerpc: clean up vio.cStephen Rothwell2012-03-095-682/+1
* powerpc: Remove the main legacy iSerie platform codeStephen Rothwell2012-03-0937-8374/+0
* powerpc/pmac: Use string library in nvram codeAkinobu Mita2012-03-071-23/+19
* powerpc: Make SPARSE_IRQ requiredGrant Likely2012-03-072-4/+1
* powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan2012-03-071-15/+0
* powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-072-16/+8
* powerpc: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-03-071-1/+1
* powerpc/icswx: Fix race condition with IPI setting ACOPJimi Xenidis2012-03-072-2/+27
* powerpc/atomic: Implement atomic*_inc_not_zeroAnton Blanchard2012-03-071-1/+58
* arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twiceDanny Kukawka2012-02-271-1/+0
* arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twiceDanny Kukawka2012-02-271-1/+0
* powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell2012-02-276-285/+3
* powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpicsBenjamin Herrenschmidt2012-02-271-2/+6
* Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2012-02-276-9/+17
|\
| * powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt2012-02-224-7/+15
| * powerpc: Fix program check handling when lockdep is enabledMichael Ellerman2012-02-221-1/+1
| * powerpc: Remove references to cpu_*_mapRusty Russell2012-02-221-1/+1
* | powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman2012-02-2314-12/+18
* | fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar2012-02-235-658/+0
* | fadump: Invalidate the fadump registration during machine shutdown.Mahesh Salgaonkar2012-02-231-0/+8
* | fadump: Invalidate registration and release reserved memory for general use.Mahesh Salgaonkar2012-02-232-4/+157
* | fadump: Add PT_NOTE program header for vmcoreinfoMahesh Salgaonkar2012-02-231-0/+29
* | fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar2012-02-234-2/+365
* | fadump: Initialize elfcore header and add PT_LOAD program headers.Mahesh Salgaonkar2012-02-232-1/+275
* | fadump: Register for firmware assisted dump.Mahesh Salgaonkar2012-02-234-4/+427
* | fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar2012-02-235-1/+345
* | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-2332-59/+35
* | powerpc/mpic: Add "last-interrupt-source" property to override hardwareKyle Moffett2012-02-232-20/+27
* | powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-2318-38/+25
* | fsl/mpic: Create and document the "single-cpu-affinity" device-tree flagKyle Moffett2012-02-232-0/+3
* | fsl/mpic: Document and use the "big-endian" device-tree flagKyle Moffett2012-02-231-0/+1
* | powerpc/mpic: Fix use of "flags" variable in mpic_alloc()Kyle Moffett2012-02-231-24/+22
|/
* powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-161-1/+7
* powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt2012-02-161-1/+1
* powerpc: Remove legacy iSeries from ppc64_defconfigStephen Rothwell2012-02-161-5/+0
* powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt2012-02-161-19/+29
* powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder2012-02-161-3/+3
* powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo2012-02-142-2/+7
* powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-142-3/+8
* powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman2012-02-141-8/+14
* powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt2012-02-141-1/+5
* powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt2012-02-141-1/+1
* powerpc: Implement GET_IP/SET_IPSrikar Dronamraju2012-02-141-8/+12
* powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt2012-02-141-4/+4
* powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt2012-01-251-0/+2
* powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt2012-01-251-16/+27
* powerpc/crash: Fix build error without SMPChristian Kujau2012-01-251-1/+1