index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
fb.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-11
ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4
Howard Mitchell
1
-19
/
+0
2015-04-11
Revert "dmaengine: Add a warning for drivers not using the generic slave caps...
Linus Torvalds
1
-3
/
+0
2015-04-11
blk-mq: initialize 'struct request' and associated data to zero
Linus Torvalds
1
-3
/
+1
2015-04-11
dmaengine: cppi41: add missing bitfields
Felipe Balbi
1
-0
/
+9
2015-04-11
ipmi_ssif: Use interruptible completion for waiting in the thread
Corey Minyard
1
-3
/
+5
2015-04-11
ipmi/powernv: Fix minor locking bug
Alistair Popple
1
-0
/
+1
2015-04-11
ipmi: Handle BMCs that don't allow clearing the rcv irq bit
Corey Minyard
1
-7
/
+102
2015-04-10
iscsi target: fix oops when adding reject pdu
Mike Christie
1
-1
/
+1
2015-04-10
KVM: use slowpath for cross page cached accesses
Radim Krčmář
1
-2
/
+2
2015-04-10
md/raid0: fix bug with chunksize not a power of 2.
NeilBrown
1
-1
/
+2
2015-04-10
nios2: fix cache coherency issue when debug with gdb
Ley Foon Tan
2
-4
/
+1
2015-04-09
ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support
Dmitry M. Fedin
1
-0
/
+1
2015-04-09
ocfs2: _really_ sync the right range
Al Viro
1
-4
/
+10
2015-04-09
nios2: add missing ptrace registers defines
Ley Foon Tan
1
-2
/
+7
2015-04-09
powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define
Anton Blanchard
3
-3
/
+3
2015-04-09
jump_label: Allow jump labels to be used in assembly
Anton Blanchard
2
-4
/
+18
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
6
-17
/
+16
2015-04-09
locking/mutex: Further simplify mutex_spin_on_owner()
Jason Low
1
-10
/
+4
2015-04-08
Copy the kernel module data from user space in chunks
Linus Torvalds
1
-1
/
+18
2015-04-08
x86: clean up/fix 'copy_in_user()' tail zeroing
Linus Torvalds
2
-9
/
+8
2015-04-08
ocfs2_file_write_iter: keep return value and current position update in sync
Al Viro
1
-1
/
+1
2015-04-08
[regression] ocfs2: do *not* increment ->ki_pos twice
Al Viro
1
-1
/
+0
2015-04-08
ALSA: hda - Fix headphone pin config for Lifebook T731
Takashi Iwai
1
-0
/
+9
2015-04-08
Defer processing of REQ_PREEMPT requests for blocked devices
Bart Van Assche
2
-2
/
+6
2015-04-08
be2iscsi: Fix kernel panic when device initialization fails
John Soni Jose
1
-1
/
+1
2015-04-08
ALSA: bebob: fix to processing in big-endian machine for sending cue
Takashi Sakamoto
1
-4
/
+4
2015-04-08
Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"
Bjorn Helgaas
1
-4
/
+1
2015-04-08
PCI: Don't look for ACPI hotplug parameters if ACPI is disabled
Bjorn Helgaas
1
-0
/
+3
2015-04-08
ALSA: hda/realtek - Make more stable to get pin sense for ALC283
Kailang Yang
1
-0
/
+2
2015-04-08
kvm: mmu: lazy collapse small sptes into large sptes
Wanpeng Li
3
-0
/
+92
2015-04-08
KVM: x86: Clear CR2 on VCPU reset
Nadav Amit
1
-0
/
+2
2015-04-08
KVM: x86: DR0-DR3 are not clear on reset
Nadav Amit
2
-0
/
+15
2015-04-08
KVM: x86: BSP in MSR_IA32_APICBASE is writable
Nadav Amit
5
-6
/
+9
2015-04-08
KVM: x86: simplify kvm_apic_map
Radim Krčmář
3
-68
/
+28
2015-04-08
KVM: x86: avoid logical_map when it is invalid
Radim Krčmář
2
-1
/
+35
2015-04-08
KVM: x86: fix mixed APIC mode broadcast
Radim Krčmář
2
-6
/
+5
2015-04-08
KVM: x86: use MDA for interrupt matching
Radim Krčmář
1
-7
/
+33
2015-04-08
kvm/ppc/mpic: drop unused IRQ_testbit
Arseny Solokha
1
-5
/
+0
2015-04-08
KVM: nVMX: remove unnecessary double caching of MAXPHYADDR
Eugene Korenevsky
1
-8
/
+6
2015-04-08
KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entry
Eugene Korenevsky
1
-6
/
+7
2015-04-08
KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu
Eugene Korenevsky
4
-16
/
+29
2015-04-08
KVM: vmx: pass error code with internal error #2
Radim Krčmář
1
-1
/
+2
2015-04-08
x86: vdso: fix pvclock races with task migration
Radim Krčmář
1
-8
/
+12
2015-04-08
KVM: remove kvm_read_hva and kvm_read_hva_atomic
Paolo Bonzini
1
-12
/
+2
2015-04-08
KVM: x86: optimize delivery of TSC deadline timer interrupt
Paolo Bonzini
1
-6
/
+7
2015-04-08
KVM: x86: extract blocking logic from __vcpu_run
Paolo Bonzini
1
-28
/
+34
2015-04-08
kvm: x86: fix x86 eflags fixed bit
Wanpeng Li
1
-3
/
+3
2015-04-08
nios2: signal: Move restart_block to struct task_struct
Ley Foon Tan
2
-5
/
+1
2015-04-08
drm: fix drm_mode_getconnector() locking imbalance regression
Tommi Rantala
1
-1
/
+3
2015-04-08
md: fix md io stats accounting broken
Gu Zheng
1
-1
/
+5
[next]