summaryrefslogtreecommitdiffstats
path: root/drivers/cdrom (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-22powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-4/+2
2017-11-22ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai3-6/+14
2017-11-22i40evf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-22fm10k: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-22igb: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-22igbvf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-22ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-22i40e: Use smp_rmb rather than read_barrier_dependsBrian King2-2/+2
2017-11-22ixgbe: Fix skb list corruption on Power systemsBrian King1-1/+1
2017-11-22i40e: restore promiscuous after resetAlan Brady1-72/+83
2017-11-22i40evf: fix client notify of l2 paramsAlan Brady2-17/+31
2017-11-22i40e: Fix FLR reset timeout issueFilip Sadowski1-0/+7
2017-11-22i40e: Remove limit of 64 max queues per channelAmritha Nambiar2-9/+0
2017-11-22i40e: fix the calculation of VFs mac addressesZijie Pan1-10/+11
2017-11-22i40e: Fix for NUP NVM image downgrade failureJacob Keller4-4/+14
2017-11-22x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2-8/+137
2017-11-22x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracingAndy Lutomirski1-2/+2
2017-11-22powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()Michael Ellerman1-6/+6
2017-11-22treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook44-87/+84
2017-11-22timer: Remove redundant __setup_timer*() macrosKees Cook3-45/+29
2017-11-22timer: Pass function down to initialization routinesKees Cook2-21/+33
2017-11-22timer: Remove unused data arguments from macrosKees Cook3-15/+8
2017-11-22timer: Switch callback prototype to take struct timer_list * argumentKees Cook2-5/+5
2017-11-22timer: Pass timer_list pointer to callbacks unconditionallyKees Cook2-14/+7
2017-11-22Coccinelle: Remove setup_timer.cocciKees Cook1-277/+0
2017-11-22timer: Remove setup_*timer() interfaceKees Cook1-17/+0
2017-11-22timer: Remove init_timer() interfaceKees Cook2-10/+3
2017-11-22treewide: setup_timer() -> timer_setup() (2 field)Kees Cook15-65/+65
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook227-937/+824
2017-11-22treewide: init_timer() -> setup_timer()Kees Cook31-113/+55
2017-11-22treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook39-82/+82
2017-11-22s390: cmm: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-11-22lightnvm: Convert timers to use timer_setup()Kees Cook6-13/+13
2017-11-22drivers/net: cris: Convert timers to use timer_setup()Kees Cook1-19/+17
2017-11-22drm/vc4: Convert timers to use timer_setup()Kees Cook2-12/+7
2017-11-22block/laptop_mode: Convert timers to use timer_setup()Kees Cook3-9/+10
2017-11-22net/atm/mpc: Avoid open-coded assignment of timer callback functionKees Cook1-2/+1
2017-11-22drm/i915/selftests: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-11-22usb: usbatm: Convert timers to use timer_setup()Kees Cook3-20/+29
2017-11-22drivers/firmware: psci: Convert timers to use timer_setup()Kees Cook1-2/+2
2017-11-22ARC: perf: avoid vmalloc backed mmapVineet Gupta1-1/+1
2017-11-22ARCv2: perf: optimize given that num counters <= 32Vineet Gupta1-9/+7
2017-11-22ARCv2: perf: tweak overflow interruptVineet Gupta1-10/+14
2017-11-21bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifierYonghong Song1-23/+16
2017-11-21platform/x86: dell-laptop: fix error return code in dell_init()weiyongjun (A)1-1/+3
2017-11-21ALSA: usb-audio: Add sanity checks in v2 clock parsersTakashi Iwai1-3/+6
2017-11-21ALSA: usb-audio: Fix potential zero-division at parsing FUTakashi Iwai1-2/+2
2017-11-21ALSA: usb-audio: Fix potential out-of-bound access at parsing SUTakashi Iwai1-1/+2
2017-11-21ALSA: usb-audio: Add sanity checks to FE parserTakashi Iwai1-0/+12
2017-11-21drm/amdgpu: fix rmmod KCQ disable failed errorWang Hongcheng3-5/+3