summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-31powerpc/4xx: Make sam440ep_setup_rtc() initYang Shi1-1/+1
2017-03-31powerpc/fadump: Update fadump documentationHari Bathini1-17/+17
2017-03-31powerpc/fadump: Reserve memory at an offset closer to bottom of RAMHari Bathini1-7/+26
2017-03-31powerpc/powernv: Handle OPAL_WRONG_STATE in opal_get_sensor_data()Vipin K Parashar1-0/+4
2017-03-28powerpc: Make /proc/self/stack always print the current stackThadeu Lima de Souza Cascardo1-1/+8
2017-03-28powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts()Michael Ellerman1-2/+2
2017-03-28powerpc/configs: Re-enable POWER8 crc32cAnton Blanchard3-3/+3
2017-03-28powerpc/configs: Make oprofile a moduleAnton Blanchard3-3/+3
2017-03-28powerpc/configs: Re-enable ISO9660_FS as a built-in in 64 bit configsAnton Blanchard3-3/+3
2017-03-28powerpc/powernv: Fix XSCOM address mangling for form 1 indirectMichael Neuling1-10/+17
2017-03-28powerpc/powernv: de-deuplicate OPAL call wrappersOliver O'Halloran1-31/+22
2017-03-28powerpc/xmon: add debugfs entry for xmonGuilherme G. Piccoli1-0/+31
2017-03-28powerpc/xmon: drop the nobt option from xmon plus minor fixesGuilherme G. Piccoli1-10/+3
2017-03-28powerpc/xmon: Fix an unexpected xmon on/off state changePan Xinhui1-7/+10
2017-03-21powerpc/64s: POWER8 add missing machine check definitionsNicholas Piggin1-7/+19
2017-03-21powerpc/64s: Data driven machine check handlingNicholas Piggin1-254/+74
2017-03-21powerpc/64s: Data driven machine check evaluationNicholas Piggin1-243/+326
2017-03-21powerpc/64s: Move POWER machine check defines into mce_power.cNicholas Piggin2-91/+92
2017-03-21powerpc/64s: Clean up machine check recovery flushingNicholas Piggin1-74/+23
2017-03-21powerpc/64s: Machine check print NIPNicholas Piggin1-1/+2
2017-03-21drivers/pcmcia: NO_IRQ removal for electra_cf.cMichael Ellerman1-2/+2
2017-03-21MAINTAINERS: Add file patterns for powerpc device tree bindingsGeert Uytterhoeven1-1/+2
2017-03-21powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsBen Hutchings1-0/+2
2017-03-21powerpc/32: Remove Mac-on-Linux/rtlinux hooksBen Hutchings2-17/+1
2017-03-21powerpc/mm: Move mmap_sem unlocking in do_page_fault()Laurent Dufour1-15/+4
2017-03-21powerpc/mm: Handle VM_FAULT_RETRY earlierLaurent Dufour1-29/+38
2017-03-21powerpc/mm: Move mmap_sem unlock up from do_sigbusLaurent Dufour1-3/+3
2017-03-20powerpc/powernv/npu: Remove dead iommu codeAlexey Kardashevskiy1-3/+1
2017-03-20powerpc/powernv: Fix it_ops::get() callback to return in cpu endianAlexey Kardashevskiy1-1/+1
2017-03-20powerpc/ftrace: Add prototype for prepare_ftrace_return()Tobin C. Harding2-0/+3
2017-03-20powerpc/swsusp: Include suspend.h to silence sparse warningsTobin C. Harding1-0/+1
2017-03-20powerpc/pseries: Move struct hcall_stats to hvCall_inst.cTobin C. Harding2-10/+10
2017-03-20selftests/powerpc: Add cache_shape sniff testMichael Ellerman4-0/+137
2017-03-20selftests/powerpc: Refactor the AUXV routinesMichael Ellerman2-18/+41
2017-03-20powerpc/64: Allow for THREAD_SIZE > 16kHamish Martin1-1/+2
2017-03-20powerpc: Move THREAD_SHIFT config to KconfigHamish Martin2-9/+11
2017-03-20Linux 4.11-rc3v4.11-rc3Linus Torvalds1-1/+1
2017-03-20mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds1-1/+1
2017-03-20Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-2/+6
2017-03-20Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-68/+88
2017-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds25-548/+1274
2017-03-20Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+30
2017-03-19qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani1-3/+3
2017-03-19qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran6-20/+81
2017-03-19qla2xxx: Change scsi host lookup method.Quinn Tran7-40/+100
2017-03-19qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2-4/+90
2017-03-19qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran6-65/+279
2017-03-19qla2xxx: Add async new target notificationQuinn Tran2-3/+4
2017-03-19qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2-0/+27
2017-03-19qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran7-251/+406