summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-028-25/+73
|\
| * powerpc: VPHN topology change updates all siblingsRobert Jennings2013-08-012-15/+48
| * powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman2013-08-015-9/+24
| * powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman2013-08-011-1/+1
* | Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-023-3/+3
|\ \ | |/ |/|
| * PCI: hotplug: Convert to be builtin only, not modularBjorn Helgaas2013-07-253-3/+3
* | powerpc/perf: BHRB filter configuration should follow the taskAnshuman Khandual2013-07-241-1/+4
* | powerpc/perf: Ignore separate BHRB privilege state filter requestAnshuman Khandual2013-07-241-9/+4
* | powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __initBjorn Helgaas2013-07-241-1/+1
* | powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instructionAneesh Kumar K.V2013-07-241-2/+8
* | powerpc/mm: Fix fallthrough bug in hpte_decodeAneesh Kumar K.V2013-07-241-0/+2
* | powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov2013-07-241-1/+1
* | powerpc/eeh: Introdce flag to protect sysfsGavin Shan2013-07-245-4/+22
* | powerpc/eeh: Fix unbalanced enable for IRQGavin Shan2013-07-241-1/+5
* | powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan2013-07-244-16/+91
* | powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan2013-07-247-24/+117
* | powerpc/pci: Partial tree hotplug supportGavin Shan2013-07-243-21/+51
* | powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan2013-07-243-9/+9
* | powerpc/eeh: Keep PE during hotplugGavin Shan2013-07-246-60/+20
* | powerpc/pci: Override pcibios_release_device()Gavin Shan2013-07-241-0/+11
* | powerpc/eeh: Export functions for hotplugGavin Shan2013-07-242-3/+12
* | powerpc/eeh: Remove reference to PCI deviceGavin Shan2013-07-242-17/+5
* | powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar2013-07-241-0/+3
* | powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMUMichael Ellerman2013-07-241-1/+10
* | powerpc/pseries: Drop "select HOTPLUG"Paul Bolle2013-07-241-1/+0
* | powerpc: Access local paca after hard irq disabledTiejun Chen2013-07-241-3/+4
* | powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-07-242-6/+2
* | powerpc: Add second POWER8 PVR entryMichael Neuling2013-07-243-4/+24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-131-1/+1
|\
| * net: rename busy poll socket op and globalsEliezer Tamir2013-07-101-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-131-6/+6
|\ \
| * | perf tools: fix a typo of a Power7 event nameRunzhen Wang2013-07-081-6/+6
* | | mm: remove free_area_cacheMichel Lespinasse2013-07-101-2/+0
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-093-17/+5
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-036-25/+34
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-1916-126/+104
| |\ \ \
| * | | | net: add socket option for low latency pollingEliezer Tamir2013-06-171-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-0526-123/+237
| |\ \ \ \
| * | | | | can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde2013-06-031-1/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-2454-264/+890
| |\ \ \ \ \
| * | | | | | ppc: bpf_jit: can call module_free() from any contextDaniel Borkmann2013-05-201-16/+3
* | | | | | | ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-091-26/+4
* | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-062-2/+2
|\ \ \ \ \ \ \
| * | | | | | | irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely2013-06-102-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-042-14/+12
|\ \ \ \ \ \ \
| * | | | | | | ibmebus: convert of_platform_driver to platform_driverRob Herring2013-06-122-14/+12
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix warning typo "CONFIG_RELCOATABLE"Paul Bolle2013-05-291-5/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-042-7/+1
|\ \ \ \ \ \ \
| * | | | | | | consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-042-7/+1
| | |_|_|_|/ / | |/| | | | |