index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lguest
/
hypercalls.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-07
pcmcia: sa1111: pass sa1111_dev to badge4-specific code
Dmitry Eremin-Solenikov
3
-3
/
+3
2014-11-07
hangcheck-timer: cleanup casting in hangcheck_init()
Dan Carpenter
1
-2
/
+2
2014-11-07
W1: ds2490: Increase timeout when waiting for status
Alexander Stein
1
-1
/
+1
2014-11-07
driver core: Fix unbalanced device reference in drivers_probe
Alex Williamson
1
-3
/
+5
2014-11-07
pch_phub: Build context save/restore only for PM
Thierry Reding
1
-0
/
+2
2014-11-07
misc: genwqe: check for error from get_user_pages_fast()
Ian Abbott
1
-0
/
+2
2014-11-07
char: misc: document behaviour of open()
Martin Kepplinger
1
-1
/
+3
2014-11-07
fbdev: pxa3xx-gcu: remove redundant implementation of open()
Martin Kepplinger
1
-10
/
+0
2014-11-07
misc: always assign miscdevice to file->private_data in open()
Martin Kepplinger
1
-1
/
+1
2014-11-07
Drivers: hv: vmbus: Fix a race condition when unregistering a device
Vitaly Kuznetsov
1
-2
/
+9
2014-11-07
Drivers: hv: util: make struct hv_do_fcopy match Hyper-V host messages
Vitaly Kuznetsov
1
-0
/
+1
2014-11-07
tools: hv: introduce -n/--no-daemon option
Vitaly Kuznetsov
3
-6
/
+94
2014-11-07
Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition
Dexuan Cui
1
-8
/
+40
2014-11-07
uio: support memory sizes larger than 32 bits
Cristian Stoica
3
-4
/
+4
2014-11-07
devres: support sizes greater than an unsigned long
Cristian Stoica
2
-4
/
+4
2014-11-07
mei: fix hbm MEI_HBM_STARTED ambiguity
Tomas Winkler
2
-4
/
+2
2014-11-07
mei: nfc: clean nfc internal struct on host exit
Tomas Winkler
3
-11
/
+46
2014-11-07
i8k: Add MODULE_DEVICE_TABLE macro
Pali Rohár
1
-0
/
+2
2014-11-07
i8k: Add support for Dell Latitude E6440
Pali Rohár
1
-0
/
+8
2014-11-07
checkkconfigsymbols.sh: reimplementation in python
Valentin Rothberg
2
-59
/
+142
2014-11-07
misc: atmel-ssc: prepare clock only when request
Bo Shen
1
-2
/
+2
2014-11-04
mei: hbm: use client specific print functions
Alexander Usyskin
1
-8
/
+8
2014-11-04
mei: debugfs: display also connectionless clients
Tomas Winkler
1
-6
/
+2
2014-11-04
mei: use local cl variables in wd and amthif
Tomas Winkler
2
-7
/
+12
2014-11-04
mei: drop unneeded client NULL check in cb structure
Alexander Usyskin
4
-32
/
+11
2014-11-03
Linux 3.18-rc3
v3.18-rc3
Linus Torvalds
1
-2
/
+2
2014-11-02
irda: stop calling sk_prot->disconnect() on connection failure
Linus Torvalds
1
-2
/
+0
2014-11-02
drm/exynos: correct connector->dpms field before resuming
Andrzej Hajda
1
-2
/
+6
2014-11-02
drm/exynos: enable vblank after DPMS on
Andrzej Hajda
1
-1
/
+4
2014-11-02
drm/exynos: init kms poll at the end of initialization
Andrzej Hajda
1
-6
/
+6
2014-11-02
drm/exynos: propagate plane initialization errors
Andrzej Hajda
1
-2
/
+5
2014-11-02
drm/exynos: vidi: fix build warning
Inki Dae
1
-1
/
+0
2014-11-02
drm/exynos: remove explicit encoder/connector de-initialization
Andrzej Hajda
5
-22
/
+0
2014-11-02
drm/exynos: init vblank with real number of crtcs
Andrzej Hajda
1
-9
/
+9
2014-11-02
KVM: vmx: defer load of APIC access page address during reset
Paolo Bonzini
1
-1
/
+1
2014-11-02
KVM: nVMX: Disable preemption while reading from shadow VMCS
Jan Kiszka
1
-0
/
+4
2014-11-02
KVM: x86: Fix far-jump to non-canonical check
Nadav Amit
1
-3
/
+5
2014-11-01
x86_64, entry: Fix out of bounds read on sysenter
Andy Lutomirski
1
-1
/
+1
2014-10-31
ovl: initialize ->is_cursor
Miklos Szeredi
1
-0
/
+1
2014-10-31
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
3
-2
/
+49
2014-10-31
drivers: net: cpsw: Fix broken loop condition in switch mode
Lennart Sorensen
1
-5
/
+5
2014-10-31
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
Guenter Roeck
1
-2
/
+4
2014-10-31
stmmac: pci: set default of the filter bins
Andy Shevchenko
1
-0
/
+7
2014-10-31
net: smc91x: Fix gpios for device tree based booting
Tony Lindgren
5
-3
/
+65
2014-10-31
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
1
-9
/
+0
2014-10-31
mpls: Allow mpls_gso to be built as module
Pravin B Shelar
1
-1
/
+1
2014-10-31
mpls: Fix mpls_gso handler.
Pravin B Shelar
1
-2
/
+1
2014-10-31
r8152: stop submitting intr for -EPROTO
hayeswang
1
-0
/
+3
2014-10-31
Revert "Input: i8042 - disable active multiplexing by default"
Dmitry Torokhov
3
-10
/
+275
2014-10-31
Input: altera_ps2 - use correct type for irq return value
Tobias Klauser
1
-1
/
+1
[next]