| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds board | Kevin Hao | 2013-08-07 | 1 | -6/+0 |
* | powerpc/85xx: add P1020RDB-PD platform support | Haijun.Zhang | 2013-08-07 | 1 | -0/+22 |
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-07-06 | 2 | -2/+2 |
|\ |
|
| * | irqdomain: Clean up aftermath of irq_domain refactoring | Grant Likely | 2013-06-10 | 2 | -2/+2 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 | 46 | -3127/+2300 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2013-07-02 | 5 | -20/+37 |
| |\ \ |
|
| | * | | powerpc/mpc512x: add MPC5125 reset module support for system restart | Matteo Facchinetti | 2013-06-24 | 2 | -1/+15 |
| | * | | powerpc/mpc512x: initialize board restart earlier | Gerhard Sittig | 2013-05-21 | 1 | -1/+1 |
| | * | | powerpc/mpc512x: move common code to shared.c file | Gerhard Sittig | 2013-05-21 | 5 | -18/+21 |
| * | | | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2013-07-02 | 6 | -36/+25 |
| |\ \ \ |
|
| | * | | | powerpc/fsl: add MPIC timer wakeup support | Dongsheng.wang@freescale.com | 2013-07-01 | 1 | -0/+9 |
| | * | | | powerpc/mpic: add global timer support | Dongsheng.wang@freescale.com | 2013-07-01 | 1 | -0/+12 |
| | * | | | powerpc/85xx: enable coreint for all the 64bit boards | Kevin Hao | 2013-07-01 | 3 | -15/+0 |
| | * | | | powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xx | LEROY Christophe | 2013-07-01 | 1 | -10/+3 |
| | * | | | powerpc/83xx: use module_i2c_driver to simplify the code | Wei Yongjun | 2013-06-25 | 1 | -11/+1 |
| * | | | | powerpc/pseries: Support compression of oops text via pstore | Aruna Balakrishnaiah | 2013-07-01 | 1 | -14/+117 |
| * | | | | powerpc/pseries: Re-organise the oops compression code | Aruna Balakrishnaiah | 2013-07-01 | 1 | -52/+52 |
| * | | | | pstore: Pass header size in the pstore write callback | Aruna Balakrishnaiah | 2013-07-01 | 1 | -1/+3 |
| * | | | | powerpc/powernv: Fix iommu initialization again | Benjamin Herrenschmidt | 2013-07-01 | 1 | -0/+21 |
| * | | | | powerpc/pseries: Inform the hypervisor we are using EBB regs | Michael Ellerman | 2013-07-01 | 1 | -0/+3 |
| * | | | | powerpc: Delete __cpuinit usage from all users | Paul Gortmaker | 2013-07-01 | 5 | -9/+9 |
| * | | | | powerpc/powernv: Use dev-node in PCI config accessors | Gavin Shan | 2013-07-01 | 3 | -89/+79 |
| * | | | | powerpc/eeh: Refactor the output message | Gavin Shan | 2013-07-01 | 1 | -9/+16 |
| * | | | | powerpc/eeh: Fix address catch for PowerNV | Gavin Shan | 2013-07-01 | 1 | -0/+1 |
| * | | | | powerpc/powernv: Replace variables with flags | Gavin Shan | 2013-07-01 | 3 | -8/+11 |
| * | | | | trivial: powerpc: Fix typo in ioei_interrupt() description | Sebastien Bessiere | 2013-06-30 | 1 | -1/+1 |
| |/ / / |
|
| * | | | powerpc: Optimize hugepage invalidate | Aneesh Kumar K.V | 2013-06-21 | 1 | -7/+115 |
| * | | | powerpc/THP: Implement transparent hugepages for ppc64 | Aneesh Kumar K.V | 2013-06-21 | 1 | -0/+1 |
| * | | | powerpc/mm: handle hugepage size correctly when invalidating hpte entries | Aneesh Kumar K.V | 2013-06-21 | 3 | -13/+25 |
| * | | | powerpc/eeh: Debugfs for error injection | Gavin Shan | 2013-06-21 | 1 | -0/+31 |
| * | | | powerpc/powernv: Debugfs directory for PHB | Gavin Shan | 2013-06-21 | 2 | -0/+27 |
| * | | | powerpc/eeh: Register OPAL notifier for PCI error | Gavin Shan | 2013-06-21 | 1 | -1/+40 |
| * | | | powernv/opal: Disable OPAL notifier upon poweroff | Gavin Shan | 2013-06-21 | 1 | -0/+4 |
| * | | | powernv/opal: Notifier for OPAL events | Gavin Shan | 2013-06-21 | 1 | -1/+68 |
| * | | | powerpc/eeh: Enable EEH check for config access | Gavin Shan | 2013-06-20 | 1 | -1/+39 |
| * | | | powerpc/eeh: Initialization for PowerNV | Gavin Shan | 2013-06-20 | 2 | -5/+17 |
| * | | | powerpc/eeh: PowerNV EEH backends | Gavin Shan | 2013-06-20 | 2 | -1/+420 |
| * | | | powerpc/eeh: I/O chip next error | Gavin Shan | 2013-06-20 | 2 | -2/+333 |
| * | | | powerpc/eeh: I/O chip PE log and bridge setup | Gavin Shan | 2013-06-20 | 1 | -2/+55 |
| * | | | powerpc/eeh: I/O chip PE reset | Gavin Shan | 2013-06-20 | 1 | -1/+233 |
| * | | | powerpc/eeh: I/O chip EEH state retrieval | Gavin Shan | 2013-06-20 | 1 | -1/+98 |
| * | | | powerpc/eeh: I/O chip EEH enable option | Gavin Shan | 2013-06-20 | 1 | -1/+64 |
| * | | | powerpc/eeh: I/O chip post initialization | Gavin Shan | 2013-06-20 | 1 | -1/+20 |
| * | | | powerpc/eeh: EEH backend for P7IOC | Gavin Shan | 2013-06-20 | 3 | -0/+69 |
| * | | | powerpc/eeh: Sync OPAL API with firmware | Gavin Shan | 2013-06-20 | 2 | -1/+5 |
| * | | | powerpc/eeh: Move common part to kernel directory | Gavin Shan | 2013-06-20 | 11 | -2888/+6 |
| * | | | powerpc/eeh: Cleanup for EEH core | Gavin Shan | 2013-06-20 | 2 | -18/+18 |
| * | | | powerpc/pseries: Read common partition via pstore | Aruna Balakrishnaiah | 2013-06-20 | 1 | -1/+16 |
| * | | | powerpc/pseries: Read of-config partition via pstore | Aruna Balakrishnaiah | 2013-06-20 | 1 | -9/+46 |
| * | | | powerpc/pseries: Distinguish between a os-partition and non-os partition | Aruna Balakrishnaiah | 2013-06-20 | 1 | -2/+5 |