index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cdrom
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-22
powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-4
/
+2
2017-11-22
ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
Takashi Iwai
3
-6
/
+14
2017-11-22
i40evf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-22
fm10k: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-22
igb: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-22
igbvf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-22
ixgbevf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-22
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
2
-2
/
+2
2017-11-22
ixgbe: Fix skb list corruption on Power systems
Brian King
1
-1
/
+1
2017-11-22
i40e: restore promiscuous after reset
Alan Brady
1
-72
/
+83
2017-11-22
i40evf: fix client notify of l2 params
Alan Brady
2
-17
/
+31
2017-11-22
i40e: Fix FLR reset timeout issue
Filip Sadowski
1
-0
/
+7
2017-11-22
i40e: Remove limit of 64 max queues per channel
Amritha Nambiar
2
-9
/
+0
2017-11-22
i40e: fix the calculation of VFs mac addresses
Zijie Pan
1
-10
/
+11
2017-11-22
i40e: Fix for NUP NVM image downgrade failure
Jacob Keller
4
-4
/
+14
2017-11-22
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-11-22
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Andy Lutomirski
1
-2
/
+2
2017-11-22
powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
Michael Ellerman
1
-6
/
+6
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
44
-87
/
+84
2017-11-22
timer: Remove redundant __setup_timer*() macros
Kees Cook
3
-45
/
+29
2017-11-22
timer: Pass function down to initialization routines
Kees Cook
2
-21
/
+33
2017-11-22
timer: Remove unused data arguments from macros
Kees Cook
3
-15
/
+8
2017-11-22
timer: Switch callback prototype to take struct timer_list * argument
Kees Cook
2
-5
/
+5
2017-11-22
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
2
-14
/
+7
2017-11-22
Coccinelle: Remove setup_timer.cocci
Kees Cook
1
-277
/
+0
2017-11-22
timer: Remove setup_*timer() interface
Kees Cook
1
-17
/
+0
2017-11-22
timer: Remove init_timer() interface
Kees Cook
2
-10
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
15
-65
/
+65
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
227
-937
/
+824
2017-11-22
treewide: init_timer() -> setup_timer()
Kees Cook
31
-113
/
+55
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
39
-82
/
+82
2017-11-22
s390: cmm: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-11-22
lightnvm: Convert timers to use timer_setup()
Kees Cook
6
-13
/
+13
2017-11-22
drivers/net: cris: Convert timers to use timer_setup()
Kees Cook
1
-19
/
+17
2017-11-22
drm/vc4: Convert timers to use timer_setup()
Kees Cook
2
-12
/
+7
2017-11-22
block/laptop_mode: Convert timers to use timer_setup()
Kees Cook
3
-9
/
+10
2017-11-22
net/atm/mpc: Avoid open-coded assignment of timer callback function
Kees Cook
1
-2
/
+1
2017-11-22
drm/i915/selftests: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-11-22
usb: usbatm: Convert timers to use timer_setup()
Kees Cook
3
-20
/
+29
2017-11-22
drivers/firmware: psci: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+2
2017-11-22
ARC: perf: avoid vmalloc backed mmap
Vineet Gupta
1
-1
/
+1
2017-11-22
ARCv2: perf: optimize given that num counters <= 32
Vineet Gupta
1
-9
/
+7
2017-11-22
ARCv2: perf: tweak overflow interrupt
Vineet Gupta
1
-10
/
+14
2017-11-21
bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier
Yonghong Song
1
-23
/
+16
2017-11-21
platform/x86: dell-laptop: fix error return code in dell_init()
weiyongjun (A)
1
-1
/
+3
2017-11-21
ALSA: usb-audio: Add sanity checks in v2 clock parsers
Takashi Iwai
1
-3
/
+6
2017-11-21
ALSA: usb-audio: Fix potential zero-division at parsing FU
Takashi Iwai
1
-2
/
+2
2017-11-21
ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
Takashi Iwai
1
-1
/
+2
2017-11-21
ALSA: usb-audio: Add sanity checks to FE parser
Takashi Iwai
1
-0
/
+12
2017-11-21
drm/amdgpu: fix rmmod KCQ disable failed error
Wang Hongcheng
3
-5
/
+3
[prev]
[next]