aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-03
|\
| * PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-22
* | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-03
|\ \
| * | of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2013-08-21
| * | powerpc: refactor of_get_cpu_node to support other architecturesSudeep KarkadaNagesha2013-08-21
* | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\ \ \
| * | | Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven2013-08-22
* | | | powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2013-08-27
* | | | powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt2013-08-27
| |/ / |/| |
* | | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-09
* | | powerpc: Save the TAR register earlierMichael Neuling2013-08-09
* | | powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-09
* | | powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-09
* | | powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling2013-08-09
* | | powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-09
* | | powerpc/kvm: Add signed type cast for comparationChen Gang2013-08-09
* | | powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu2013-08-09
* | | powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah2013-08-09
* | | powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah2013-08-09
* | | powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard2013-08-09
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-02
|\ \ \
| * | | powerpc: VPHN topology change updates all siblingsRobert Jennings2013-07-31
| * | | powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman2013-07-31
| * | | powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman2013-07-31
| |/ /
* | | Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-02
|\ \ \ | |/ / |/| |
| * | PCI: hotplug: Convert to be builtin only, not modularBjorn Helgaas2013-07-25
| |/
* | powerpc/perf: BHRB filter configuration should follow the taskAnshuman Khandual2013-07-24
* | powerpc/perf: Ignore separate BHRB privilege state filter requestAnshuman Khandual2013-07-24
* | powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __initBjorn Helgaas2013-07-24
* | powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instructionAneesh Kumar K.V2013-07-24
* | powerpc/mm: Fix fallthrough bug in hpte_decodeAneesh Kumar K.V2013-07-24
* | powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov2013-07-24
* | powerpc/eeh: Introdce flag to protect sysfsGavin Shan2013-07-24
* | powerpc/eeh: Fix unbalanced enable for IRQGavin Shan2013-07-24
* | powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan2013-07-24
* | powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan2013-07-24
* | powerpc/pci: Partial tree hotplug supportGavin Shan2013-07-24
* | powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan2013-07-24
* | powerpc/eeh: Keep PE during hotplugGavin Shan2013-07-24
* | powerpc/pci: Override pcibios_release_device()Gavin Shan2013-07-24
* | powerpc/eeh: Export functions for hotplugGavin Shan2013-07-24
* | powerpc/eeh: Remove reference to PCI deviceGavin Shan2013-07-24
* | powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar2013-07-24
* | powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMUMichael Ellerman2013-07-24
* | powerpc/pseries: Drop "select HOTPLUG"Paul Bolle2013-07-24
* | powerpc: Access local paca after hard irq disabledTiejun Chen2013-07-24
* | powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-07-24
* | powerpc: Add second POWER8 PVR entryMichael Neuling2013-07-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-13
|\
| * net: rename busy poll socket op and globalsEliezer Tamir2013-07-10