aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2012-03-16powerpc: add support for MPIC message register APIJia Hongtao
2012-03-16powerpc/85xx: Abstract common define of signal multiplex control for qeZhicheng Fan
2012-03-15powerpc: Add initial e6500 cpu supportKumar Gala
2012-03-15powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2Kumar Gala
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: 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: 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 operationsGavin 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 register clobbering when accumulating stolen timeBenjamin 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: 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-07powerpc/atomic: Implement atomic*_inc_not_zeroAnton Blanchard
2012-02-23fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar
2012-02-23fadump: Invalidate registration and release reserved memory for general use.Mahesh Salgaonkar
2012-02-23fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar
2012-02-23fadump: Initialize elfcore header and add PT_LOAD program headers.Mahesh Salgaonkar
2012-02-23fadump: Register for firmware assisted dump.Mahesh Salgaonkar
2012-02-23fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo
2012-02-14powerpc: Implement GET_IP/SET_IPSrikar Dronamraju
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas