summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-14104-266/+8631
|\
| * powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman2016-10-111-1/+1
| * powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras2016-10-111-1/+1
| * powerpc/64s: Fix power4_fixup_nap placementNicholas Piggin2016-10-111-1/+1
| * powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour2016-10-111-2/+2
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-10-1194-248/+8612
| |\
| | * arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfigClaudiu Manoil2016-09-254-2/+5
| | * soc/qman: Add self-test for QMan driverClaudiu Manoil2016-09-256-0/+995
| | * soc/bman: Add self-test for BMan driverClaudiu Manoil2016-09-255-0/+259
| | * soc/fsl: Introduce DPAA 1.x QMan device driverClaudiu Manoil2016-09-256-2/+5492
| | * soc/fsl: Introduce DPAA 1.x BMan device driverClaudiu Manoil2016-09-258-0/+1621
| | * powerpc/8xx: make user addr DTLB miss the short pathChristophe Leroy2016-09-251-30/+23
| | * powerpc/8xx: Move additional DTLBMiss handlers out of exception areaChristophe Leroy2016-09-251-42/+42
| | * powerpc/8xx: use r3 to scratch CR in ITLBmissChristophe Leroy2016-09-251-12/+9
| | * soc/fsl/qe: fix gpio save_regs functionsChristophe Leroy2016-09-251-1/+2
| | * powerpc/8xx: add dedicated machine check handlerChristophe Leroy2016-09-253-11/+27
| | * powerpc/8xx: add system_reset_exceptionChristophe Leroy2016-09-252-2/+2
| | * powerpc/fsl_pci: Size upper inbound window based on RAM sizeScott Wood2016-09-251-7/+5
| | * powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interruptsChristophe Leroy2016-09-253-0/+12
| | * powerpc/83xx: factor out the common codes of setup arch functionsKevin Hao2016-09-2515-51/+22
| | * soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy2016-09-254-6/+23
| | * powerpc/mpic: use of_property_read_boolJulia Lawall2016-09-251-1/+1
| | * fsl/qe: use of_property_read_boolJulia Lawall2016-09-251-1/+1
| | * powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov2016-09-2533-67/+38
| | * powerpc: Call chained reset handlers during resetAndrey Smirnov2016-09-251-0/+4
| | * powerpc: Factor out common code in setup-common.cAndrey Smirnov2016-09-251-9/+14
| | * powerpc/sgy_cts1000: Fix gpio_halt_cb()'s signatureAndrey Smirnov2016-09-251-3/+5
| | * powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2016-09-252-3/+5
| | * powerpc/mpc85xx_mds: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2016-09-252-2/+9
| | * powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy2016-09-252-4/+4
| | * soc/fsl/qe: Use of_adress_to_resource() in get_qe_base()Zhao Qiang2016-09-251-5/+5
| | * soc/fsl/qe: Use resource_sizeVaishali Thakkar2016-09-251-1/+1
| * | selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman2016-10-062-0/+2
| * | MAINTAINERS: Update powerpc website & add selftestsMichael Ellerman2016-10-061-1/+2
| * | MAINTAINERS: Drop separate pseries entryMichael Ellerman2016-10-061-6/+0
| * | MAINTAINERS: Remove myself from PA Semi entriesOlof Johansson2016-10-061-6/+3
| * | selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman2016-10-063-0/+7
* | | MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle2016-10-145-6/+28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-1429-114/+294
|\ \ \
| * | | net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov2016-10-131-0/+1
| * | | net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser2016-10-131-6/+5
| * | | liquidio: CN23XX: fix a loop timeoutDan Carpenter2016-10-131-1/+1
| * | | net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter2016-10-131-0/+2
| * | | tipc: info leak in __tipc_nl_add_udp_addr()Dan Carpenter2016-10-131-0/+2
| * | | net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern2016-10-132-1/+26
| * | | net: phy: Trigger state machine on state change and not polling.Andrew Lunn2016-10-131-2/+20
| * | | ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet2016-10-131-9/+11
| * | | netvsc: Remove mistaken udp.h inclusion.David S. Miller2016-10-131-1/+0
| * | | xen-netback: fix type mismatch warningArnd Bergmann2016-10-131-3/+3
| * | | stmmac: fix error check when init ptpGiuseppe CAVALLARO2016-10-132-6/+8