summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-232-10/+1
|\
| * powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas2012-03-201-0/+1
| * PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-231-2/+0
| * powerpc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-7/+1
| * powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-231-2/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-2139-1732/+731
|\ \
| * | powerpc: Remove the rest of the legacy iSeries include filesStephen Rothwell2012-03-219-707/+0
| * | powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell2012-03-213-15/+2
| * | powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-213-44/+1
| * | powerpc: add support for MPIC message register APIJia Hongtao2012-03-161-0/+132
| * | powerpc/85xx: Abstract common define of signal multiplex control for qeZhicheng Fan2012-03-161-1/+5
| * | powerpc: Add initial e6500 cpu supportKumar Gala2012-03-151-4/+8
| * | powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2Kumar Gala2012-03-151-0/+1
| * | Merge branch 'eeh' into nextBenjamin Herrenschmidt2012-03-134-132/+127
| |\ \
| | * | powerpc/eeh: pseries platform config space access in EEHGavin Shan2012-03-091-0/+2
| | * | powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan2012-03-091-4/+3
| | * | powerpc/eeh: Replace pci_dn with eeh_dev for EEH coreGavin Shan2012-03-091-4/+4
| | * | powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-092-7/+53
| | * | powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan2012-03-091-2/+2
| | * | powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan2012-03-091-24/+10
| | * | powerpc/eeh: pseries platform EEH configure bridgeGavin Shan2012-03-091-1/+0
| | * | powerpc/eeh: pseries platform EEH error log retrievalGavin Shan2012-03-092-2/+2
| | * | powerpc/eeh: pseries platform EEH reset PEGavin Shan2012-03-091-0/+3
| | * | powerpc/eeh: pseries platform EEH wait PE stateGavin Shan2012-03-091-1/+0
| | * | powerpc/eeh: pseries platform PE state retrievalGavin Shan2012-03-091-0/+8
| | * | powerpc/eeh: pseries platform EEH operationsGavin Shan2012-03-092-2/+4
| | * | powerpc/eeh: Platform dependent EEH operationsGavin Shan2012-03-091-0/+32
| | * | powerpc/eeh: Cleanup function names in the EEH coreGavin Shan2012-03-091-4/+4
| | * | powerpc/eeh: Cleanup comments in the EEH coreGavin Shan2012-03-092-89/+8
| * | | powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-094-44/+78
| * | | powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2012-03-092-3/+3
| * | | powerpc: Fix register clobbering when accumulating stolen timeBenjamin Herrenschmidt2012-03-091-0/+2
| * | | powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt2012-03-091-0/+10
| * | | powerpc: Improve behaviour of irq tracing on 64-bit exception entryBenjamin Herrenschmidt2012-03-091-3/+22
| * | | powerpc: Rework runlatch codeBenjamin Herrenschmidt2012-03-094-44/+75
| * | | powerpc: Use the same interrupt prolog for perfmon as other interruptsBenjamin Herrenschmidt2012-03-091-14/+3
| * | | powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-091-15/+0
| |/ /
| * | powerpc: clean up vio.cStephen Rothwell2012-03-094-665/+0
| * | powerpc/atomic: Implement atomic*_inc_not_zeroAnton Blanchard2012-03-071-1/+58
| * | fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar2012-02-231-47/+0
| * | fadump: Invalidate registration and release reserved memory for general use.Mahesh Salgaonkar2012-02-231-0/+3
| * | fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar2012-02-231-0/+44
| * | fadump: Initialize elfcore header and add PT_LOAD program headers.Mahesh Salgaonkar2012-02-231-0/+43
| * | fadump: Register for firmware assisted dump.Mahesh Salgaonkar2012-02-231-0/+57
| * | fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar2012-02-231-0/+71
| * | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-5/+1
| * | powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-231-3/+0
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-215-250/+5
|\ \ \
| * | | irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-161-3/+0
| * | | irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-161-144/+0