summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| | * | powerpc/eeh: pseries platform config space access in EEHGavin Shan2012-03-092-17/+55
| | * | 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-093-59/+60
| | * | powerpc/eeh: Replace pci_dn with eeh_dev for EEH coreGavin Shan2012-03-091-129/+140
| | * | 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/+10
| | * | powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-094-2/+112
| | * | powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan2012-03-092-5/+5
| | * | powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan2012-03-094-73/+97
| | * | powerpc/eeh: pseries platform EEH configure bridgeGavin Shan2012-03-093-45/+30
| | * | powerpc/eeh: pseries platform EEH error log retrievalGavin Shan2012-03-093-65/+49
| | * | powerpc/eeh: pseries platform EEH reset PEGavin Shan2012-03-092-58/+30
| | * | powerpc/eeh: pseries platform EEH wait PE stateGavin Shan2012-03-093-46/+49
| | * | powerpc/eeh: pseries platform PE state retrievalGavin Shan2012-03-093-82/+86
| | * | powerpc/eeh: pseries platform EEH PE address retrievalGavin Shan2012-03-092-65/+48
| | * | powerpc/eeh: pseries platform EEH operationsGavin Shan2012-03-093-25/+44
| | * | powerpc/eeh: pseries platform EEH initializationGavin Shan2012-03-092-0/+67
| | * | powerpc/eeh: Platform dependent EEH operationsGavin Shan2012-03-094-1/+238
| | * | powerpc/eeh: Cleanup function names in the EEH coreGavin Shan2012-03-093-59/+55
| | * | powerpc/eeh: Cleanup comments in the EEH coreGavin Shan2012-03-091-132/+268
| * | | powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-091-2/+16
| |/ /
| * | 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
| * | arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twiceDanny Kukawka2012-02-271-1/+0
| * | powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell2012-02-273-41/+2
| * | Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2012-02-271-1/+1
| |\ \
| * | | fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar2012-02-232-514/+0
| * | | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-2330-53/+33
| * | | powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-2315-22/+17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-7/+7
|\ \ \ \
| * | | | spufs: make register_filesystem the last potential failure exitAl Viro2012-03-201-5/+5
| * | | | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-2/+2
| | |/ / | |/| |
* | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-214-0/+4
|\ \ \ \
| * | | | of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely2012-02-214-0/+4
* | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-2118-181/+129
|\ \ \ \ \
| * | | | | ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2012-02-222-6/+6
| * | | | | irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-162-24/+2
| * | | | | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-1618-18/+18
| * | | | | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-1618-58/+29
| * | | | | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-1418-131/+130
| | |_|_|/ | |/| | |
* | | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-6/+2
| |_|/ / |/| | |
* | | | powerpc: Remove references to cpu_*_mapRusty Russell2012-02-221-1/+1
| |_|/ |/| |
* | | powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo2012-02-141-2/+2
* | | powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-141-1/+5
* | | powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman2012-02-141-8/+14
* | | powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt2012-02-141-1/+1
* | | powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt2012-02-141-4/+4
|/ /
* | powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt2012-01-251-16/+27
* | powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar2012-01-251-1/+1
OpenPOWER on IntegriCloud