aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-11ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4Howard Mitchell1-19/+0
2015-04-11Revert "dmaengine: Add a warning for drivers not using the generic slave caps retrieval"Linus Torvalds1-3/+0
2015-04-11blk-mq: initialize 'struct request' and associated data to zeroLinus Torvalds1-3/+1
2015-04-11dmaengine: cppi41: add missing bitfieldsFelipe Balbi1-0/+9
2015-04-10ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard1-3/+5
2015-04-10ipmi/powernv: Fix minor locking bugAlistair Popple1-0/+1
2015-04-10ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard1-7/+102
2015-04-10iscsi target: fix oops when adding reject pduMike Christie1-1/+1
2015-04-10KVM: use slowpath for cross page cached accessesRadim Krčmář1-2/+2
2015-04-10md/raid0: fix bug with chunksize not a power of 2.NeilBrown1-1/+2
2015-04-10nios2: fix cache coherency issue when debug with gdbLey Foon Tan2-4/+1
2015-04-09ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin1-0/+1
2015-04-09ocfs2: _really_ sync the right rangeAl Viro1-4/+10
2015-04-09nios2: add missing ptrace registers definesLey Foon Tan1-2/+7
2015-04-09powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard3-3/+3
2015-04-09jump_label: Allow jump labels to be used in assemblyAnton Blanchard2-4/+18
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard6-17/+16
2015-04-09locking/mutex: Further simplify mutex_spin_on_owner()Jason Low1-10/+4
2015-04-08Copy the kernel module data from user space in chunksLinus Torvalds1-1/+18
2015-04-08x86: clean up/fix 'copy_in_user()' tail zeroingLinus Torvalds2-9/+8
2015-04-08ocfs2_file_write_iter: keep return value and current position update in syncAl Viro1-1/+1
2015-04-08[regression] ocfs2: do *not* increment ->ki_pos twiceAl Viro1-1/+0
2015-04-08ALSA: hda - Fix headphone pin config for Lifebook T731Takashi Iwai1-0/+9
2015-04-08Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2-2/+6
2015-04-08be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose1-1/+1
2015-04-08ALSA: bebob: fix to processing in big-endian machine for sending cueTakashi Sakamoto1-4/+4
2015-04-08Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas1-4/+1
2015-04-08PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas1-0/+3
2015-04-08ALSA: hda/realtek - Make more stable to get pin sense for ALC283Kailang Yang1-0/+2
2015-04-08kvm: mmu: lazy collapse small sptes into large sptesWanpeng Li3-0/+92
2015-04-08KVM: x86: Clear CR2 on VCPU resetNadav Amit1-0/+2
2015-04-08KVM: x86: DR0-DR3 are not clear on resetNadav Amit2-0/+15
2015-04-08KVM: x86: BSP in MSR_IA32_APICBASE is writableNadav Amit5-6/+9
2015-04-08KVM: x86: simplify kvm_apic_mapRadim Krčmář3-68/+28
2015-04-08KVM: x86: avoid logical_map when it is invalidRadim Krčmář2-1/+35
2015-04-08KVM: x86: fix mixed APIC mode broadcastRadim Krčmář2-6/+5
2015-04-08KVM: x86: use MDA for interrupt matchingRadim Krčmář1-7/+33
2015-04-08kvm/ppc/mpic: drop unused IRQ_testbitArseny Solokha1-5/+0
2015-04-08KVM: nVMX: remove unnecessary double caching of MAXPHYADDREugene Korenevsky1-8/+6
2015-04-08KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entryEugene Korenevsky1-6/+7
2015-04-08KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky4-16/+29
2015-04-08KVM: vmx: pass error code with internal error #2Radim Krčmář1-1/+2
2015-04-08x86: vdso: fix pvclock races with task migrationRadim Krčmář1-8/+12
2015-04-08KVM: remove kvm_read_hva and kvm_read_hva_atomicPaolo Bonzini1-12/+2
2015-04-08KVM: x86: optimize delivery of TSC deadline timer interruptPaolo Bonzini1-6/+7
2015-04-08KVM: x86: extract blocking logic from __vcpu_runPaolo Bonzini1-28/+34
2015-04-08kvm: x86: fix x86 eflags fixed bitWanpeng Li1-3/+3
2015-04-08nios2: signal: Move restart_block to struct task_structLey Foon Tan2-5/+1
2015-04-08drm: fix drm_mode_getconnector() locking imbalance regressionTommi Rantala1-1/+3
2015-04-08md: fix md io stats accounting brokenGu Zheng1-1/+5