summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong2012-03-172-0/+71
* powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong2012-03-172-2/+2
* powerpc: Fix power4/970 idle code regression with lockdepBenjamin Herrenschmidt2012-03-151-1/+1
* Merge branch 'eeh' into nextBenjamin Herrenschmidt2012-03-1317-869/+1462
|\
| * powerpc/eeh: pseries platform config space access in EEHGavin Shan2012-03-093-17/+57
| * powerpc/eeh: Introduce struct eeh_stats for EEHGavin Shan2012-03-091-27/+38
| * powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeriesGavin Shan2012-03-091-48/+48
| * powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan2012-03-094-63/+63
| * powerpc/eeh: Replace pci_dn with eeh_dev for EEH coreGavin Shan2012-03-092-133/+144
| * powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cacheGavin Shan2012-03-091-7/+20
| * powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfsGavin Shan2012-03-091-13/+10Star
| * powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-098-10/+173
| * powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan2012-03-093-7/+7
| * powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan2012-03-095-97/+107
| * powerpc/eeh: pseries platform EEH configure bridgeGavin Shan2012-03-094-46/+30Star
| * powerpc/eeh: pseries platform EEH error log retrievalGavin Shan2012-03-095-67/+51Star
| * powerpc/eeh: pseries platform EEH reset PEGavin Shan2012-03-093-58/+33Star
| * powerpc/eeh: pseries platform EEH wait PE stateGavin Shan2012-03-094-47/+49
| * powerpc/eeh: pseries platform PE state retrievalGavin Shan2012-03-094-82/+94
| * powerpc/eeh: pseries platform EEH PE address retrievalGavin Shan2012-03-092-65/+48Star
| * powerpc/eeh: pseries platform EEH operationsGavin Shan2012-03-095-27/+48
| * powerpc/eeh: pseries platform EEH initializationGavin Shan2012-03-092-0/+67
| * powerpc/eeh: Platform dependent EEH operationsGavin Shan2012-03-095-1/+270
| * powerpc/eeh: Cleanup function names in the EEH coreGavin Shan2012-03-094-63/+59Star
| * powerpc/eeh: Cleanup comments in the EEH coreGavin Shan2012-03-093-221/+276
* | powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-0919-342/+647
* | powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2012-03-094-15/+10Star
* | powerpc: Fix 64-bit BookE FP unavailable exceptionsBenjamin Herrenschmidt2012-03-091-6/+7
* | powerpc: Fix register clobbering when accumulating stolen timeBenjamin Herrenschmidt2012-03-091-0/+2
* | powerpc/xmon: Add display of soft & hard irq statesBenjamin Herrenschmidt2012-03-091-3/+4
* | powerpc: Add support for page fault retry and fatal signalsBenjamin Herrenschmidt2012-03-091-50/+120
* | powerpc: Disable interrupts in 64-bit kernel FP and vector faultsBenjamin Herrenschmidt2012-03-093-7/+9
* | powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt2012-03-099-54/+49Star
* | powerpc: Improve behaviour of irq tracing on 64-bit exception entryBenjamin Herrenschmidt2012-03-091-3/+22
* | powerpc: Improve 64-bit syscall entry/exitBenjamin Herrenschmidt2012-03-091-20/+23
* | powerpc: Rework runlatch codeBenjamin Herrenschmidt2012-03-096-57/+89
* | powerpc: Use the same interrupt prolog for perfmon as other interruptsBenjamin Herrenschmidt2012-03-092-17/+6Star
* | powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-097-203/+15Star
|/
* powerpc: clean up vio.cStephen Rothwell2012-03-095-682/+1Star
* powerpc: Remove the main legacy iSerie platform codeStephen Rothwell2012-03-0937-8374/+0Star
* powerpc/pmac: Use string library in nvram codeAkinobu Mita2012-03-071-23/+19Star
* powerpc: Make SPARSE_IRQ requiredGrant Likely2012-03-072-4/+1Star
* powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan2012-03-071-15/+0Star
* powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-072-16/+8Star
* 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/+0Star
* arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twiceDanny Kukawka2012-02-271-1/+0Star
* powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell2012-02-276-285/+3Star