summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.11-rc5' into perf/coreIngo Molnar2013-08-1546-295/+636
|\
| * powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-093-0/+27
| * powerpc: Save the TAR register earlierMichael Neuling2013-08-093-9/+19
| * powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-092-25/+60
| * powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-091-11/+20
| * powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling2013-08-091-2/+3
| * powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-091-2/+3
| * powerpc/kvm: Add signed type cast for comparationChen Gang2013-08-091-2/+2
| * powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu2013-08-091-1/+1
| * powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah2013-08-091-4/+14
| * powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah2013-08-091-46/+24
| * powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard2013-08-091-1/+1
| * 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 tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-07-193-118/+582
|\ \ | |/ |/|
| * perf tools: Make Power7 events available for perfRunzhen Wang2013-07-123-118/+582
* | 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
| |\ \ \
OpenPOWER on IntegriCloud