summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-10-111-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-104-32/+40
| |\
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-101-2/+11
|\ \ \
| * | | crypto: sha1-powerpc - little-endian supportMarcelo Cerri2016-10-021-2/+11
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-074-1/+9
|\ \ \ \
| * | | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
| * | | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-071-1/+0
| * | | | powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju2016-10-072-0/+8
* | | | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-07188-2678/+3593
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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
| * | | | powerpc/configs: Enable VMX cryptoAnton Blanchard2016-10-043-0/+6
| * | | | powerpc/64: Align hot loops of memset() and backwards_memcpy()Anton Blanchard2016-10-041-0/+2
| * | | | powerpc/64s: Remove unused exception code, small cleanupsNicholas Piggin2016-10-041-10/+20
| * | | | powerpc/64s: Use a single macro for both parts of OOL exceptionNicholas Piggin2016-10-041-37/+18
| * | | | powerpc/64s: Move __replay_interrupt function below handlersNicholas Piggin2016-10-041-38/+36
| * | | | powerpc/64s: Consolidate CBE Thermal 0x1800 interruptNicholas Piggin2016-10-041-13/+2
| * | | | powerpc/64s: Consolidate Altivec 0x1700 interruptNicholas Piggin2016-10-041-9/+7
| * | | | powerpc/64s: Consolidate Debug 0x1600 interruptNicholas Piggin2016-10-041-5/+3
| * | | | powerpc/64s: Consolidate Softpatch 0x1500 interruptNicholas Piggin2016-10-041-35/+37
| * | | | powerpc/64s: Consolidate Instruction Breakpoint 0x1300 interruptNicholas Piggin2016-10-041-4/+3
| * | | | powerpc/64s: Consolidate CBE System Error 0x1200 interruptNicholas Piggin2016-10-041-5/+3
| * | | | powerpc/64s: Consolidate Reserved 0xfa0-0x1200 interruptsNicholas Piggin2016-10-041-2/+1