summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-11/+2
* riscv/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-12/+2
* parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-14/+3
* sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-10/+1
* sh/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-14/+2
* powerpc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-13/+2
* nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-16/+2
* x86/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-14/+1
* microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-13/+2
* ARM: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-16/+1
* function_graph: Create function_graph_enter() to consolidate architecture codeSteven Rostedt (VMware)2018-12-052-0/+19
* ALSA: hda/realtek - Add auto-mute quirk for HP Spectre x360 laptopGirija Kumar Kasinadhuni2018-12-051-0/+7
* ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptopsHui Wang2018-12-051-0/+20
* ALSA: hda/realtek - fix headset mic detection for MSI MS-B171Anisse Astier2018-12-051-0/+1
* ALSA: hda/realtek - Support ALC300Kailang Yang2018-12-051-0/+8
* ALSA: hda: Add ASRock N68C-S UCC the power_save blacklistHans de Goede2018-12-051-0/+2
* ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai2018-12-051-6/+2
* ALSA: control: Fix race between adding and removing a user elementTakashi Iwai2018-12-051-35/+45
* ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai2018-12-051-1/+1
* ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai2018-12-051-2/+0
* fs: fix lost error code in dio_completeMaximilian Heyne2018-12-051-2/+2
* perf/x86/intel: Disallow precise_ip on BTS eventsJiri Olsa2018-12-051-0/+4
* perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa2018-12-052-18/+12
* perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa2018-12-052-21/+40
* x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior2018-12-051-2/+2
* x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov2018-12-051-13/+6
* arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.Christoph Muellner2018-12-051-1/+1
* PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka2018-12-051-13/+11
* PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel2018-12-051-1/+0
* PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang2018-12-051-1/+1
* btrfs: relocation: set trans to be NULL after ending transactionPan Bian2018-12-051-0/+1
* Btrfs: fix race between enabling quotas and subvolume creationFilipe Manana2018-12-051-1/+2
* Btrfs: fix rare chances for data loss when doing a fast fsyncFilipe Manana2018-12-051-0/+24
* Btrfs: ensure path name is null terminated at btrfs_control_ioctlFilipe Manana2018-12-051-0/+1
* btrfs: Always try all copies when reading extent buffersNikolay Borisov2018-12-051-10/+1
* udf: Allow mounting volumes with incorrect identification stringsJan Kara2018-12-052-9/+21
* xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov2018-12-051-4/+38
* xtensa: fix coprocessor context offset definitionsMax Filippov2018-12-051-8/+8
* xtensa: enable coprocessors that are being flushedMax Filippov2018-12-051-1/+4
* KVM: VMX: re-add ple_gap module parameterLuiz Capitulino2018-12-051-0/+1
* KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li2018-12-051-1/+2
* KVM: LAPIC: Fix pv ipis use-before-initializationWanpeng Li2018-12-051-0/+5
* KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon2018-12-051-0/+1
* KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetLeonid Shatz2018-12-054-18/+17
* kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson2018-12-051-5/+15
* kvm: mmu: Fix race in emulated page table writesJunaid Shahid2018-12-051-18/+9
* userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmasAndrea Arcangeli2018-12-052-9/+21
* x86/speculation: Provide IBPB always command line optionsThomas Gleixner2018-12-052-11/+35
* x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner2018-12-053-2/+25
* x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner2018-12-052-10/+38