summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm (follow)
Commit message (Expand)AuthorAge
...
| * | | powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas2012-03-20
| * | | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-23
| * | | powerpc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| * | | powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-23
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\ \ \
| * | | powerpc: Remove the rest of the legacy iSeries include filesStephen Rothwell2012-03-21
| * | | powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell2012-03-21
| * | | powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-21
| * | | powerpc: add support for MPIC message register APIJia Hongtao2012-03-16
| * | | powerpc/85xx: Abstract common define of signal multiplex control for qeZhicheng Fan2012-03-16
| * | | powerpc: Add initial e6500 cpu supportKumar Gala2012-03-15
| * | | powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2Kumar Gala2012-03-15
| * | | Merge branch 'eeh' into nextBenjamin Herrenschmidt2012-03-13
| |\ \ \
| | * | | powerpc/eeh: pseries platform config space access in EEHGavin Shan2012-03-09
| | * | | powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan2012-03-09
| | * | | powerpc/eeh: Replace pci_dn with eeh_dev for EEH coreGavin Shan2012-03-09
| | * | | powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-09
| | * | | powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan2012-03-09
| | * | | powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan2012-03-09
| | * | | powerpc/eeh: pseries platform EEH configure bridgeGavin Shan2012-03-09
| | * | | powerpc/eeh: pseries platform EEH error log retrievalGavin Shan2012-03-09
| | * | | powerpc/eeh: pseries platform EEH reset PEGavin Shan2012-03-09
| | * | | powerpc/eeh: pseries platform EEH wait PE stateGavin Shan2012-03-09
| | * | | powerpc/eeh: pseries platform PE state retrievalGavin Shan2012-03-09
| | * | | powerpc/eeh: pseries platform EEH operationsGavin Shan2012-03-09
| | * | | powerpc/eeh: Platform dependent EEH operationsGavin Shan2012-03-09
| | * | | powerpc/eeh: Cleanup function names in the EEH coreGavin Shan2012-03-09
| | * | | powerpc/eeh: Cleanup comments in the EEH coreGavin Shan2012-03-09
| * | | | powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-09
| * | | | powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2012-03-09
| * | | | powerpc: Fix register clobbering when accumulating stolen timeBenjamin Herrenschmidt2012-03-09
| * | | | powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt2012-03-09
| * | | | powerpc: Improve behaviour of irq tracing on 64-bit exception entryBenjamin Herrenschmidt2012-03-09
| * | | | powerpc: Rework runlatch codeBenjamin Herrenschmidt2012-03-09
| * | | | powerpc: Use the same interrupt prolog for perfmon as other interruptsBenjamin Herrenschmidt2012-03-09
| * | | | powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-09
| |/ / /
| * | | powerpc: clean up vio.cStephen Rothwell2012-03-09
| * | | powerpc/atomic: Implement atomic*_inc_not_zeroAnton Blanchard2012-03-07
| * | | fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar2012-02-23
| * | | fadump: Invalidate registration and release reserved memory for general use.Mahesh Salgaonkar2012-02-23
| * | | fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar2012-02-23
| * | | fadump: Initialize elfcore header and add PT_LOAD program headers.Mahesh Salgaonkar2012-02-23
| * | | fadump: Register for firmware assisted dump.Mahesh Salgaonkar2012-02-23
| * | | fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar2012-02-23
| * | | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-23
| * | | powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-23
| | |/ | |/|
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ \
| * | | irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-16
| * | | irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-16
| * | | irq_domain/powerpc: Eliminate virq_is_host()Grant Likely2012-02-16