summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff2018-10-136-53/+46
* powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()Sam Bobroff2018-10-132-24/+4
* powerpc/eeh: Cleanup eeh_enabled()Sam Bobroff2018-10-131-5/+1
* powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()Sam Bobroff2018-10-131-2/+2
* powerpc/eeh: Cleanup field names in eeh_rmv_dataSam Bobroff2018-10-131-10/+11
* powerpc/eeh: Cleanup list_head field namesSam Bobroff2018-10-136-21/+19
* powerpc/eeh: Cleanup eeh_add_virt_device()Sam Bobroff2018-10-131-4/+3
* powerpc/eeh: Cleanup unused field in eeh_devSam Bobroff2018-10-132-2/+0
* powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff2018-10-134-27/+7
* powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff2018-10-131-1/+1
* powerpc/eeh: Fix null deref for devices removed during EEHSam Bobroff2018-10-131-0/+4
* powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff2018-10-131-0/+5
* powerpc/boot: Build boot wrapper with optimisationsJoel Stanley2018-10-131-1/+1
* powerpc/boot: Disable vector instructionsJoel Stanley2018-10-131-2/+2
* powerpc/boot: Fix opal console in boot wrapperJoel Stanley2018-10-131-8/+0
* powerpc/boot: Expose Kconfig symbols to wrapperJoel Stanley2018-10-133-1/+8
* powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-1315-95/+0
* powerpc/rtasd: Improve unknown error loggingOliver O'Halloran2018-10-131-2/+4
* powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2018-10-132-1/+7
* powerpc: Fix signedness bug in update_flash_db()Dan Carpenter2018-10-131-1/+1
* powerpc/perf: Quiet IMC PMU registration messageJoel Stanley2018-10-131-1/+1
* powerpc/process: Constify the number of insns printed by show instructions fu...Christophe Leroy2018-10-131-7/+6
* powerpc/process: Fix interleaved output in show_user_instructions()Christophe Leroy2018-10-131-18/+19
* powerpc/process: Add missing include of stacktrace.hChristophe Leroy2018-10-131-0/+1
* powerpc/process: Fix sparse address space warningsChristophe Leroy2018-10-131-2/+2
* powerpc/64: properly initialise the stackprotector canary on SMP.Christophe Leroy2018-10-131-0/+8
* Merge branch 'fixes' into nextMichael Ellerman2018-10-0929-13/+77
|\
| * powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju2018-10-051-2/+3
| * powerpc: Don't print kernel instructions in show_user_instructions()Michael Ellerman2018-10-051-0/+10
| * powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy2018-10-021-8/+12
| * lib/xz: Put CRC32_POLY_LE in xz_private.hJoel Stanley2018-10-022-1/+4
| * selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman2018-09-2817-0/+17
| * powerpc/numa: Use associativity if VPHN hcall is successfulSrikar Dronamraju2018-09-251-1/+3
| * powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling2018-09-251-1/+8
| * powerpc/tm: Fix userspace r13 corruptionMichael Neuling2018-09-251-2/+9
| * powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann2018-09-241-1/+2
| * powerpc/pkeys: Fix reading of ibm, processor-storage-keys propertyThiago Jung Bauermann2018-09-201-1/+1
| * powerpc: fix csum_ipv6_magic() on little endian platformsChristophe Leroy2018-09-201-0/+3
| * powerpc/powernv/ioda2: Reduce upper limit for DMA window size (again)Alexey Kardashevskiy2018-09-201-1/+1
| * powerpc: Avoid code patching freed init sectionsMichael Neuling2018-09-183-0/+9
| * KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workaroundsMichael Neuling2018-09-171-2/+2
* | macintosh/via-macii, macintosh/adb-iop: Clean up whitespaceFinn Thain2018-10-082-160/+174
* | macintosh/via-macii, macintosh/adb-iop: Modernize printk callsFinn Thain2018-10-082-2/+2
* | macintosh/via-macii: Simplify lockingFinn Thain2018-10-081-8/+18
* | macintosh/via-macii: Remove BUG_ON assertionsFinn Thain2018-10-081-42/+7
* | macintosh/via-macii: Synchronous bus resetFinn Thain2018-10-081-1/+2
* | macintosh/adb: Rework printk output againFinn Thain2018-10-082-35/+26
* | macintosh: Use common code to access RTCFinn Thain2018-10-086-171/+106
* | powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidationNicholas Piggin2018-10-041-0/+1
* | powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9Nicholas Piggin2018-10-042-2/+9