aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | * | powerpc/86xx: disable IDE subsystem in mpc8610_hpcd_defconfigBartlomiej Zolnierkiewicz2016-03-09
| | * | powerpc/85xx: disable IDE subsystem in stx_gp3_defconfigBartlomiej Zolnierkiewicz2016-03-09
| | * | powerpc/85xx: disable IDE subsystem in ksi8560_defconfigBartlomiej Zolnierkiewicz2016-03-09
| | * | powerpc/83xx: disable IDE subsystem in mpc834x_itx_defconfigBartlomiej Zolnierkiewicz2016-03-09
| | * | powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao2016-03-05
| | * | powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao2016-03-05
| | * | powerpc/mpc85xx: refactor the PM operationschenhui zhao2016-03-05
| | * | powerpc/rcpm: add RCPM driverchenhui zhao2016-03-05
| | * | powerpc/cache: add cache flush operation for various e500chenhui zhao2016-03-05
| | * | powerpc/mm: any thread in one core can be the first to setup TLB1chenhui zhao2016-03-05
| | * | powerpc: simplify csum_add(a, b) in case a or b is constant 0Christophe Leroy2016-03-05
| | * | powerpc32: optimise csum_partial() loopChristophe Leroy2016-03-05
| | * | powerpc32: optimise a few instructions in csum_partial()Christophe Leroy2016-03-05
| | * | powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()Christophe Leroy2016-03-04
| | * | powerpc: inline ip_fast_csum()Christophe Leroy2016-03-04
| | * | powerpc32: checksum_wrappers_64 becomes checksum_wrappersChristophe Leroy2016-03-04
| | * | powerpc: mark xer clobbered in csum_add()Christophe Leroy2016-03-04
| | * | powerpc: unexport csum_tcpudp_magicChristophe Leroy2016-03-04
| * | | Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman2016-03-10
| |\ \ \
| | * | | powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernelTorsten Duwe2016-03-06
| | * | | powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe2016-03-06
| | * | | powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe2016-03-06
| | * | | powerpc/ftrace: Use generic ftrace_modify_all_code()Torsten Duwe2016-03-06
| | * | | powerpc/module: Create a special stub for ftrace_caller()Michael Ellerman2016-03-06
| | * | | powerpc/module: Mark module stubs with a magic valueMichael Ellerman2016-03-06
| | * | | powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman2016-03-06
| | * | | powerpc: Create a helper for getting the kernel toc valueMichael Ellerman2016-03-06
| * | | | powerpc/perf: Fix misleading comment in pmao_restore_workaround()Madhavan Srinivasan2016-03-10
| * | | | powerpc/perf/24x7: Eliminate domain suffix in event namesSukadev Bhattiprolu2016-03-10
| * | | | powerpc/perf/hv-24x7: Display domain indices in sysfsSukadev Bhattiprolu2016-03-10
| * | | | powerpc/perf/hv-24x7: Display change in counter valuesSukadev Bhattiprolu2016-03-10
| * | | | powerpc/perf/hv-24x7: Fix usage with chip events.Sukadev Bhattiprolu2016-03-10
| * | | | powerpc/perf: Export Power8 generic and cache events to sysfsSukadev Bhattiprolu2016-03-10
| * | | | powerpc/perf: Remove PME_ prefix for power7 eventsSukadev Bhattiprolu2016-03-10
| * | | | powerpc: New possible return value from hcallChristophe Lombard2016-03-08
| * | | | powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan2016-03-08
| * | | | powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()Gavin Shan2016-03-08
| * | | | powerpc/eeh: Synchronize recovery in host/guestGavin Shan2016-03-08
| * | | | powerpc/eeh: Don't remove passed VFsGavin Shan2016-03-08
| * | | | powerpc/eeh: Don't propagate error to guestGavin Shan2016-03-08
| * | | | powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang2016-03-08
| * | | | powerpc/powernv: Support PCI config restore for VFsWei Yang2016-03-08
| * | | | powerpc/powernv: Support EEH reset for VF PEWei Yang2016-03-08
| * | | | powerpc/eeh: Create PE for VFsWei Yang2016-03-08
| * | | | powerpc/eeh: EEH device for VFWei Yang2016-03-08
| * | | | powerpc/eeh: Cache normal BARs, not windows or IOV BARsWei Yang2016-03-08
| * | | | powerpc/pci: Remove VFs prior to PFWei Yang2016-03-08
| * | | | powerpc/eeh: Reworked eeh_pe_bus_get()Gavin Shan2016-03-08
| | |/ / | |/| |
| * | | powerpc/mm: Move hash64 tlbflush code into a new headerAneesh Kumar K.V2016-03-03
| * | | powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V2016-03-03