summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-09ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin
2015-04-09ocfs2: _really_ sync the right rangeAl Viro
2015-04-09nios2: add missing ptrace registers definesLey Foon Tan
2015-04-09x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan
2015-04-09x86/asm/entry/64: Reduce padding in execve stubsDenys Vlasenko
2015-04-09x86/asm/entry/64: Remove GET_THREAD_INFO() in ret_from_forkDenys Vlasenko
2015-04-09x86/asm/entry/64: Simplify jumps in ret_from_forkDenys Vlasenko
2015-04-09x86/asm/entry/64: Remove a redundant jumpDenys Vlasenko
2015-04-09x86/asm/entry/64: Optimize [v]fork/clone stubsDenys Vlasenko
2015-04-09x86/asm/entry: Zero EXTRA_REGS for stub32_execve() tooDenys Vlasenko
2015-04-09x86/asm/entry/64: Move stub_x32_execvecloser() to stub_execveat()Denys Vlasenko
2015-04-09x86/asm/entry/64: Use common code for rt_sigreturn() epilogueDenys Vlasenko
2015-04-09powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard
2015-04-09jump_label: Allow jump labels to be used in assemblyAnton Blanchard
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard
2015-04-09locking/mutex: Further simplify mutex_spin_on_owner()Jason Low
2015-04-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-08Copy the kernel module data from user space in chunksLinus Torvalds
2015-04-08x86: clean up/fix 'copy_in_user()' tail zeroingLinus Torvalds
2015-04-08Merge tag 'drm-intel-fixes-2015-04-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-04-08ocfs2_file_write_iter: keep return value and current position update in syncAl Viro
2015-04-08[regression] ocfs2: do *not* increment ->ki_pos twiceAl Viro
2015-04-08ALSA: hda - Fix headphone pin config for Lifebook T731Takashi Iwai
2015-04-08Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-04-08be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose
2015-04-08ALSA: bebob: fix to processing in big-endian machine for sending cueTakashi Sakamoto
2015-04-08Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas
2015-04-08PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas
2015-04-08ALSA: hda/realtek - Make more stable to get pin sense for ALC283Kailang Yang
2015-04-08kvm: mmu: lazy collapse small sptes into large sptesWanpeng Li
2015-04-08KVM: x86: Clear CR2 on VCPU resetNadav Amit
2015-04-08KVM: x86: DR0-DR3 are not clear on resetNadav Amit
2015-04-08KVM: x86: BSP in MSR_IA32_APICBASE is writableNadav Amit
2015-04-08KVM: x86: simplify kvm_apic_mapRadim Krčmář
2015-04-08KVM: x86: avoid logical_map when it is invalidRadim Krčmář
2015-04-08KVM: x86: fix mixed APIC mode broadcastRadim Krčmář
2015-04-08KVM: x86: use MDA for interrupt matchingRadim Krčmář
2015-04-08kvm/ppc/mpic: drop unused IRQ_testbitArseny Solokha
2015-04-08KVM: nVMX: remove unnecessary double caching of MAXPHYADDREugene Korenevsky
2015-04-08KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entryEugene Korenevsky
2015-04-08KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky
2015-04-08KVM: vmx: pass error code with internal error #2Radim Krčmář
2015-04-08x86: vdso: fix pvclock races with task migrationRadim Krčmář
2015-04-08KVM: remove kvm_read_hva and kvm_read_hva_atomicPaolo Bonzini
2015-04-08KVM: x86: optimize delivery of TSC deadline timer interruptPaolo Bonzini
2015-04-08KVM: x86: extract blocking logic from __vcpu_runPaolo Bonzini
2015-04-08kvm: x86: fix x86 eflags fixed bitWanpeng Li
2015-04-08x86/asm/entry/64: Add forgotten CFI annotationDenys Vlasenko