summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman2016-10-121-1/+1
* powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras2016-10-121-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-1168-240/+228
|\
| * arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfigClaudiu Manoil2016-09-252-2/+3
| * 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
| * 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-253-6/+15
| * powerpc/mpic: 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-241-3/+5
| * powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2016-09-242-3/+5
| * powerpc/mpc85xx_mds: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2016-09-242-2/+9
| * powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy2016-09-242-4/+4
* | powerpc/bpf: Add support for bpf constant blindingNaveen N. Rao2016-10-042-11/+34
* | powerpc/bpf: Implement support for tail callsNaveen N. Rao2016-10-044-28/+126
* | powerpc/bpf: Introduce accessors for using the tmp local stack spaceNaveen N. Rao2016-10-042-40/+55
* | powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=nMichael Ellerman2016-10-041-0/+2
* | powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur2016-10-043-5/+33
* | powerpc/tm: Add TM Unavailable ExceptionCyril Bur2016-10-041-0/+29
* | powerpc: Remove do_load_up_transact_{fpu,altivec}Cyril Bur2016-10-043-56/+0
* | powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur2016-10-0410-94/+94
* | powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur2016-10-047-381/+197
* | powerpc: signals: Stop using current in signal codeCyril Bur2016-10-045-126/+159
* | powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx}Cyril Bur2016-10-041-3/+36
* | powerpc: Return the new MSR from msr_check_and_set()Cyril Bur2016-10-042-2/+4
* | powerpc: Add check_if_tm_restore_required() to giveup_all()Cyril Bur2016-10-041-0/+1
* | powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in useCyril Bur2016-10-041-3/+18
* | powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window()Gavin Shan2016-10-041-1/+1
* | powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan2016-10-041-2/+2
* | powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIXGavin Shan2016-10-041-1/+1
* | powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...Gavin Shan2016-10-041-1/+1
* | powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan2016-10-041-1/+1
* | powerpc: Set default CPU type to POWER8 for little endian buildsAnton Blanchard2016-10-041-0/+1
* | powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endianAnton Blanchard2016-10-041-1/+1
* | powerpc: Remove static branch prediction in atomic{, 64}_add_unlessAnton Blanchard2016-10-041-2/+2
* | powerpc: During context switch, check before setting mm_cpumaskAnton Blanchard2016-10-041-1/+2
* | powerpc/eeh: Quieten EEH message when no adapters are foundAnton Blanchard2016-10-041-1/+1
* | powerpc/configs: Enable Intel i40e on 64 bit configsAnton Blanchard2016-10-043-0/+3
* | powerpc/configs: Change a few things from built in to modulesAnton Blanchard2016-10-043-21/+21
* | powerpc/configs: Bump kernel ring buffer size on 64 bit configsAnton Blanchard2016-10-043-0/+6