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