aboutsummaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-14soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)Christophe Leroy1-1/+1
2018-10-13drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)Christophe Leroy1-2/+1
2018-10-13drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()Christophe Leroy4-16/+9
2018-10-13powerpc/32: Add ioremap_wt() and ioremap_coherent()Christophe Leroy3-0/+35
2018-10-13powerpc/rtas: Fix a potential race between CPU-Offline & MigrationGautham R. Shenoy1-0/+9
2018-10-13powerpc/cacheinfo: Report the correct shared_cpu_map on big-coresGautham R. Shenoy1-2/+35
2018-10-13powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcoresGautham R. Shenoy1-1/+18
2018-10-13powerpc: Detect the presence of big-cores via "ibm, thread-groups"Gautham R. Shenoy3-0/+235
2018-10-13powerpc: Fix stackprotector detection for non-glibc toolchainsMichael Ellerman1-1/+2
2018-10-13powerpc/xmon: Show the stack protector canary in xmonMichael Ellerman1-0/+3
2018-10-13powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entryJoel Stanley2-14/+5
2018-10-13powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann3-2/+11
2018-10-13powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGSJoel Stanley1-1/+5
2018-10-13powerpc/pseries/memory-hotplug: Fix return value type of find_aa_indexYueHaibing1-33/+28
2018-10-13powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()Sam Bobroff1-102/+94
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff6-108/+62
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff6-53/+46
2018-10-13powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()Sam Bobroff2-24/+4
2018-10-13powerpc/eeh: Cleanup eeh_enabled()Sam Bobroff1-5/+1
2018-10-13powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()Sam Bobroff1-2/+2
2018-10-13powerpc/eeh: Cleanup field names in eeh_rmv_dataSam Bobroff1-10/+11
2018-10-13powerpc/eeh: Cleanup list_head field namesSam Bobroff6-21/+19
2018-10-13powerpc/eeh: Cleanup eeh_add_virt_device()Sam Bobroff1-4/+3
2018-10-13powerpc/eeh: Cleanup unused field in eeh_devSam Bobroff2-2/+0
2018-10-13powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff4-27/+7
2018-10-13powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff1-1/+1
2018-10-13powerpc/eeh: Fix null deref for devices removed during EEHSam Bobroff1-0/+4
2018-10-13powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff1-0/+5
2018-10-13powerpc/boot: Build boot wrapper with optimisationsJoel Stanley1-1/+1
2018-10-13powerpc/boot: Disable vector instructionsJoel Stanley1-2/+2
2018-10-13powerpc/boot: Fix opal console in boot wrapperJoel Stanley1-8/+0
2018-10-13powerpc/boot: Expose Kconfig symbols to wrapperJoel Stanley3-1/+8
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz15-95/+0
2018-10-13powerpc/rtasd: Improve unknown error loggingOliver O'Halloran1-2/+4
2018-10-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2-1/+7
2018-10-13powerpc: Fix signedness bug in update_flash_db()Dan Carpenter1-1/+1
2018-10-13powerpc/perf: Quiet IMC PMU registration messageJoel Stanley1-1/+1
2018-10-13powerpc/process: Constify the number of insns printed by show instructions functions.Christophe Leroy1-7/+6
2018-10-13powerpc/process: Fix interleaved output in show_user_instructions()Christophe Leroy1-18/+19
2018-10-13powerpc/process: Add missing include of stacktrace.hChristophe Leroy1-0/+1
2018-10-13powerpc/process: Fix sparse address space warningsChristophe Leroy1-2/+2
2018-10-13powerpc/64: properly initialise the stackprotector canary on SMP.Christophe Leroy1-0/+8
2018-10-08macintosh/via-macii, macintosh/adb-iop: Clean up whitespaceFinn Thain2-160/+174
2018-10-08macintosh/via-macii, macintosh/adb-iop: Modernize printk callsFinn Thain2-2/+2
2018-10-08macintosh/via-macii: Simplify lockingFinn Thain1-8/+18
2018-10-08macintosh/via-macii: Remove BUG_ON assertionsFinn Thain1-42/+7
2018-10-08macintosh/via-macii: Synchronous bus resetFinn Thain1-1/+2
2018-10-08macintosh/adb: Rework printk output againFinn Thain2-35/+26
2018-10-08macintosh: Use common code to access RTCFinn Thain6-171/+106
2018-10-05powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju1-2/+3