summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-03-15powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2Kumar Gala
2012-03-15powerpc/85xx: fix Kconfig warning about missing 8250 dependencyPaul Gortmaker
2012-03-13Merge branch 'eeh' into nextBenjamin Herrenschmidt
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt
2012-03-09powerpc/eeh: pseries platform config space access in EEHGavin Shan
2012-03-09powerpc/eeh: Introduce struct eeh_stats for EEHGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeriesGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH coreGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cacheGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfsGavin Shan
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan
2012-03-09powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan
2012-03-09powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH configure bridgeGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH error log retrievalGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH reset PEGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH wait PE stateGavin Shan
2012-03-09powerpc/eeh: pseries platform PE state retrievalGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH PE address retrievalGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH operationsGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH initializationGavin Shan
2012-03-09powerpc/eeh: Platform dependent EEH operationsGavin Shan
2012-03-09powerpc/eeh: Cleanup function names in the EEH coreGavin Shan
2012-03-09powerpc/eeh: Cleanup comments in the EEH coreGavin Shan
2012-03-09powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt
2012-03-09powerpc: Fix 64-bit BookE FP unavailable exceptionsBenjamin Herrenschmidt
2012-03-09powerpc: Fix register clobbering when accumulating stolen timeBenjamin Herrenschmidt
2012-03-09powerpc/xmon: Add display of soft & hard irq statesBenjamin Herrenschmidt
2012-03-09powerpc: Add support for page fault retry and fatal signalsBenjamin Herrenschmidt
2012-03-09powerpc: Disable interrupts in 64-bit kernel FP and vector faultsBenjamin Herrenschmidt
2012-03-09powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt
2012-03-09powerpc: Improve behaviour of irq tracing on 64-bit exception entryBenjamin Herrenschmidt
2012-03-09powerpc: Improve 64-bit syscall entry/exitBenjamin Herrenschmidt
2012-03-09powerpc: Rework runlatch codeBenjamin Herrenschmidt
2012-03-09powerpc: Use the same interrupt prolog for perfmon as other interruptsBenjamin Herrenschmidt
2012-03-09powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt
2012-03-09powerpc: clean up vio.cStephen Rothwell
2012-03-09powerpc: Remove the main legacy iSerie platform codeStephen Rothwell
2012-03-07powerpc/pmac: Use string library in nvram codeAkinobu Mita
2012-03-07powerpc: Make SPARSE_IRQ requiredGrant Likely
2012-03-07powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan
2012-03-07powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-07powerpc: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2012-03-07powerpc/icswx: Fix race condition with IPI setting ACOPJimi Xenidis
2012-03-07powerpc/atomic: Implement atomic*_inc_not_zeroAnton Blanchard
2012-02-27arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twiceDanny Kukawka
2012-02-27arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twiceDanny Kukawka
2012-02-27powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell
2012-02-27powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpicsBenjamin Herrenschmidt