summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-06-29iwlwifi: pcie: only apply retention workaround on 9000-series A-stepJohannes Berg-6/+13
2017-06-29iwlwifi: dvm: use macros for format stringsJohannes Berg-5/+4
2017-06-29iwlwifi: mvm: fix a bunch of kernel-doc warningsJohannes Berg-58/+127
2017-06-29iwlwifi: mvm: add documentation for all command IDsJohannes Berg-27/+292
2017-06-29iwlwifi: mvm: use __le16 even for reserved fieldsJohannes Berg-1/+1
2017-06-29iwlwifi: mvm: remove various unused command IDs/structsJohannes Berg-39/+0
2017-06-29iwlwifi: mvm: fix various "Excess ... description" kernel-doc warningsJohannes Berg-13/+10
2017-06-29iwlwifi: mvm: remove some CamelCase from firmware APIJohannes Berg-3/+3
2017-06-29iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profileHaim Dreyfuss-0/+50
2017-06-29iwlwifi: mvm: refactor geo initHaim Dreyfuss-18/+67
2017-06-29arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()Luc Van Oostenryck-7/+7
2017-06-29arm64: fix endianness annotation for aarch64_insn_write()Luc Van Oostenryck-3/+2
2017-06-29arm64: fix endianness annotation in aarch64_insn_read()Luc Van Oostenryck-1/+1
2017-06-29arm64: fix endianness annotation in call_undef_hook()Luc Van Oostenryck-6/+8
2017-06-29arm64: fix endianness annotation for debug-monitors.cLuc Van Oostenryck-6/+8
2017-06-29ras: mark stub functions as 'inline'Arnd Bergmann-5/+7
2017-06-29pinctrl: armada-37xx: Fix number of pin in sdio_sbGregory CLEMENT-2/+2
2017-06-29pinctrl: armada-37xx: Fix uart2 group selection register maskKen Ma-2/+3
2017-06-29gpiolib: fix filtering out unwanted eventsBartosz Golaszewski-1/+2
2017-06-29pinctrl: bcm2835: Avoid warning from __irq_do_set_handlerStefan Wahren-0/+4
2017-06-29EDAC, pnd2: Fix Apollo Lake DIMM detectionTony Luck-3/+8
2017-06-29EDAC, i5000, i5400: Fix definition of NRECMEMB registerJérémy Lefaure-5/+5
2017-06-29sched/numa: Hide numa_wake_affine() from UP buildThomas Gleixner-0/+2
2017-06-28rpmsg: Make modalias work for DeviceTree based devicesBjorn Andersson-0/+10
2017-06-29dmaengine: fsl_raid: make of_device_ids const.Arvind Yadav-1/+1
2017-06-29drm/i915/gvt: Make function dpy_reg_mmio_readx safeChangbin Du-16/+19
2017-06-29thermal: int340x: check for sensor when PTYP is missingSrinivas Pandruvada-2/+10
2017-06-29Thermal/int340x: Fix few typos and kernel-doc styleSumeet Pawnikar-3/+3
2017-06-29thermal: fix source code documentation for parametersWilly WOLFF-3/+4
2017-06-28char: ipmi: constify bmc_dev_attr_group and bmc_device_typeArvind Yadav-2/+2
2017-06-29MIPS: VDSO: Fix a mismatch between comment and preprocessor constantAleksandar Markovic-1/+1
2017-06-29MIPS: VDSO: Add implementation of gettimeofday() fallbackGoran Ferenc-1/+23
2017-06-29MIPS: VDSO: Add implementation of clock_gettime() fallbackGoran Ferenc-3/+22
2017-06-29MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()Goran Ferenc-6/+6
2017-06-29MIPS: Use current_cpu_type() in m4kc_tlbp_war()Paul Burton-2/+1
2017-06-29MIPS: Allow storing pgd in C0_CONTEXT for MIPSr6Paul Burton-1/+1
2017-06-29MIPS: Handle tlbex-tlbp race conditionPaul Burton-1/+37
2017-06-29MIPS: Add CPU shared FTLB feature detectionPaul Burton-0/+56
2017-06-29MIPS: CPS: Handle spurious VP starts more gracefullyPaul Burton-1/+6
2017-06-29MIPS: CPS: Handle cores not powering down more gracefullyPaul Burton-3/+24
2017-06-29MIPS: CPS: Prevent multi-core with dcache aliasingPaul Burton-3/+5
2017-06-29MIPS: CPS: Select CONFIG_SYS_SUPPORTS_SCHED_SMT for MIPSr6Paul Burton-0/+1
2017-06-29MIPS: CM: WARN on attempt to lock invalid VP, not BUGPaul Burton-1/+1
2017-06-29MIPS: CM: Avoid per-core locking with CM3 & higherPaul Burton-6/+32
2017-06-29MIPS: Skip IPI setup if we only have 1 CPUPaul Burton-0/+3
2017-06-29MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn'Maciej W. Rozycki-6/+6
2017-06-29MIPS: math-emu: For MFHC1/MTHC1 also return SIGILL right awayMaciej W. Rozycki-3/+2
2017-06-29MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki-1/+1
2017-06-29MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'Maciej W. Rozycki-20/+15
2017-06-29MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki-8/+4