summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman2016-03-1116-127/+546
|\
| * powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernelTorsten Duwe2016-03-073-0/+57
| * powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe2016-03-075-20/+324
| * powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe2016-03-073-9/+9
| * powerpc/ftrace: Use generic ftrace_modify_all_code()Torsten Duwe2016-03-071-12/+5
| * powerpc/module: Create a special stub for ftrace_caller()Michael Ellerman2016-03-071-1/+68
| * powerpc/module: Mark module stubs with a magic valueMichael Ellerman2016-03-073-64/+31
| * powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman2016-03-074-14/+42
| * powerpc: Create a helper for getting the kernel toc valueMichael Ellerman2016-03-072-10/+13
* | powerpc/perf: Fix misleading comment in pmao_restore_workaround()Madhavan Srinivasan2016-03-101-1/+1
* | powerpc/perf/24x7: Eliminate domain suffix in event namesSukadev Bhattiprolu2016-03-101-83/+66
* | powerpc/perf/hv-24x7: Display domain indices in sysfsSukadev Bhattiprolu2016-03-102-0/+42
* | powerpc/perf/hv-24x7: Display change in counter valuesSukadev Bhattiprolu2016-03-101-1/+12
* | powerpc/perf/hv-24x7: Fix usage with chip events.Sukadev Bhattiprolu2016-03-101-4/+18
* | powerpc/perf: Export Power8 generic and cache events to sysfsSukadev Bhattiprolu2016-03-103-38/+131
* | powerpc/perf: Remove PME_ prefix for power7 eventsSukadev Bhattiprolu2016-03-102-10/+10
* | powerpc: New possible return value from hcallChristophe Lombard2016-03-091-0/+1
* | powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan2016-03-091-1/+1
* | powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()Gavin Shan2016-03-091-7/+0
* | powerpc/eeh: Synchronize recovery in host/guestGavin Shan2016-03-081-0/+11
* | powerpc/eeh: Don't remove passed VFsGavin Shan2016-03-081-0/+3
* | powerpc/eeh: Don't propagate error to guestGavin Shan2016-03-081-5/+5
* | powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang2016-03-086-26/+127
* | powerpc/powernv: Support PCI config restore for VFsWei Yang2016-03-082-3/+93
* | powerpc/powernv: Support EEH reset for VF PEWei Yang2016-03-083-4/+133
* | powerpc/eeh: Create PE for VFsWei Yang2016-03-083-2/+25
* | powerpc/eeh: EEH device for VFWei Yang2016-03-082-0/+16
* | powerpc/eeh: Cache normal BARs, not windows or IOV BARsWei Yang2016-03-081-6/+5
* | powerpc/pci: Remove VFs prior to PFWei Yang2016-03-081-1/+1
* | powerpc/eeh: Reworked eeh_pe_bus_get()Gavin Shan2016-03-081-16/+12
* | powerpc/mm: Move hash64 tlbflush code into a new headerAneesh Kumar K.V2016-03-032-91/+95
* | powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V2016-03-0313-12/+12
* | powerpc/mm: add _PAGE_HASHPTE similar to 4K hashAneesh Kumar K.V2016-03-031-1/+1
* | powerp/mm: Update code commentsAneesh Kumar K.V2016-03-032-3/+3
* | mm: Some arch may want to use HPAGE_PMD related values as variablesKirill A. Shutemov2016-03-031-0/+7
* | powerpc/mm: Switch book3s 64 with 64K page size to 4 level page tableAneesh Kumar K.V2016-03-038-64/+102
* | powerpc/mm: Don't have conditional defines for real_pte_tAneesh Kumar K.V2016-03-032-22/+9
* | powerpc/mm: Split pgtable types to separate headerAneesh Kumar K.V2016-03-032-103/+109
* | powerpc: Add the ability to save VSX without giving it upCyril Bur2016-03-024-37/+30
* | powerpc: Add the ability to save Altivec without giving it upCyril Bur2016-03-023-22/+17
* | powerpc: Add the ability to save FPU without giving it upCyril Bur2016-03-023-19/+17
* | powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in twoCyril Bur2016-03-023-1/+45
* | powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur2016-03-026-14/+107
* | powerpc: Explicitly disable math features when copying threadCyril Bur2016-03-021-0/+1
* | powerpc/mm: Split hash page table sizing heuristic into a helperDavid Gibson2016-03-012-13/+24
* | powerpc/mm: Clean up memory hotplug failure pathsDavid Gibson2016-03-013-19/+44
* | powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson2016-03-014-11/+24
* | powerpc/mm: Clean up error handling for htab_remove_mappingDavid Gibson2016-03-011-7/+6
* | powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-0142-56/+56
* | powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>Luis Henriques2016-03-011-8/+2