index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
iwlwifi: pcie: only apply retention workaround on 9000-series A-step
Johannes Berg
1
-6
/
+13
2017-06-29
iwlwifi: dvm: use macros for format strings
Johannes Berg
1
-5
/
+4
2017-06-29
iwlwifi: mvm: fix a bunch of kernel-doc warnings
Johannes Berg
9
-58
/
+127
2017-06-29
iwlwifi: mvm: add documentation for all command IDs
Johannes Berg
4
-27
/
+292
2017-06-29
iwlwifi: mvm: use __le16 even for reserved fields
Johannes Berg
1
-1
/
+1
2017-06-29
iwlwifi: mvm: remove various unused command IDs/structs
Johannes Berg
2
-39
/
+0
2017-06-29
iwlwifi: mvm: fix various "Excess ... description" kernel-doc warnings
Johannes Berg
6
-13
/
+10
2017-06-29
iwlwifi: mvm: remove some CamelCase from firmware API
Johannes Berg
2
-3
/
+3
2017-06-29
iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profile
Haim Dreyfuss
1
-0
/
+50
2017-06-29
iwlwifi: mvm: refactor geo init
Haim Dreyfuss
3
-18
/
+67
2017-06-29
arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()
Luc Van Oostenryck
1
-7
/
+7
2017-06-29
arm64: fix endianness annotation for aarch64_insn_write()
Luc Van Oostenryck
1
-3
/
+2
2017-06-29
arm64: fix endianness annotation in aarch64_insn_read()
Luc Van Oostenryck
1
-1
/
+1
2017-06-29
arm64: fix endianness annotation in call_undef_hook()
Luc Van Oostenryck
1
-6
/
+8
2017-06-29
arm64: fix endianness annotation for debug-monitors.c
Luc Van Oostenryck
1
-6
/
+8
2017-06-29
ras: mark stub functions as 'inline'
Arnd Bergmann
1
-5
/
+7
2017-06-29
pinctrl: armada-37xx: Fix number of pin in sdio_sb
Gregory CLEMENT
1
-2
/
+2
2017-06-29
pinctrl: armada-37xx: Fix uart2 group selection register mask
Ken Ma
1
-2
/
+3
2017-06-29
gpiolib: fix filtering out unwanted events
Bartosz Golaszewski
1
-1
/
+2
2017-06-29
pinctrl: bcm2835: Avoid warning from __irq_do_set_handler
Stefan Wahren
1
-0
/
+4
2017-06-29
EDAC, pnd2: Fix Apollo Lake DIMM detection
Tony Luck
1
-3
/
+8
2017-06-29
EDAC, i5000, i5400: Fix definition of NRECMEMB register
Jérémy Lefaure
2
-5
/
+5
2017-06-29
sched/numa: Hide numa_wake_affine() from UP build
Thomas Gleixner
1
-0
/
+2
2017-06-28
rpmsg: Make modalias work for DeviceTree based devices
Bjorn Andersson
1
-0
/
+10
2017-06-29
dmaengine: fsl_raid: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-06-29
drm/i915/gvt: Make function dpy_reg_mmio_readx safe
Changbin Du
1
-16
/
+19
2017-06-29
thermal: int340x: check for sensor when PTYP is missing
Srinivas Pandruvada
1
-2
/
+10
2017-06-29
Thermal/int340x: Fix few typos and kernel-doc style
Sumeet Pawnikar
1
-3
/
+3
2017-06-29
thermal: fix source code documentation for parameters
Willy WOLFF
3
-3
/
+4
2017-06-28
char: ipmi: constify bmc_dev_attr_group and bmc_device_type
Arvind Yadav
1
-2
/
+2
2017-06-29
MIPS: VDSO: Fix a mismatch between comment and preprocessor constant
Aleksandar Markovic
1
-1
/
+1
2017-06-29
MIPS: VDSO: Add implementation of gettimeofday() fallback
Goran Ferenc
1
-1
/
+23
2017-06-29
MIPS: VDSO: Add implementation of clock_gettime() fallback
Goran Ferenc
1
-3
/
+22
2017-06-29
MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()
Goran Ferenc
2
-6
/
+6
2017-06-29
MIPS: Use current_cpu_type() in m4kc_tlbp_war()
Paul Burton
1
-2
/
+1
2017-06-29
MIPS: Allow storing pgd in C0_CONTEXT for MIPSr6
Paul Burton
1
-1
/
+1
2017-06-29
MIPS: Handle tlbex-tlbp race condition
Paul Burton
1
-1
/
+37
2017-06-29
MIPS: Add CPU shared FTLB feature detection
Paul Burton
3
-0
/
+56
2017-06-29
MIPS: CPS: Handle spurious VP starts more gracefully
Paul Burton
1
-1
/
+6
2017-06-29
MIPS: CPS: Handle cores not powering down more gracefully
Paul Burton
1
-3
/
+24
2017-06-29
MIPS: CPS: Prevent multi-core with dcache aliasing
Paul Burton
1
-3
/
+5
2017-06-29
MIPS: CPS: Select CONFIG_SYS_SUPPORTS_SCHED_SMT for MIPSr6
Paul Burton
1
-0
/
+1
2017-06-29
MIPS: CM: WARN on attempt to lock invalid VP, not BUG
Paul Burton
1
-1
/
+1
2017-06-29
MIPS: CM: Avoid per-core locking with CM3 & higher
Paul Burton
1
-6
/
+32
2017-06-29
MIPS: Skip IPI setup if we only have 1 CPU
Paul Burton
1
-0
/
+3
2017-06-29
MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-6
/
+6
2017-06-29
MIPS: math-emu: For MFHC1/MTHC1 also return SIGILL right away
Maciej W. Rozycki
1
-3
/
+2
2017-06-29
MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
Maciej W. Rozycki
1
-1
/
+1
2017-06-29
MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-20
/
+15
2017-06-29
MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-8
/
+4
[prev]
[next]