index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-17
PCI-Express Non-Transparent Bridge Support
Jon Mason
8
-0
/
+2923
2013-01-17
VMCI: include slab.h into files using kmalloc/kfree
Dmitry Torokhov
2
-0
/
+4
2013-01-17
VMCI: rename PPNset to ppn_set to avoid camel case
Dmitry Torokhov
2
-5
/
+5
2013-01-17
VMCI: Fix "always true condition"
Andy King
1
-1
/
+1
2013-01-17
VMCI: Fix deref before NULL-check of queuepair ptr
Andy King
1
-2
/
+2
2013-01-17
VMCI: Remove dependency on BLOCK I/O
Andy King
1
-12
/
+16
2013-01-17
VMCI: Add PCI as a dependency
Andy King
1
-1
/
+1
2013-01-17
pcmcia/vrc4171: Add missing spinlock init
Jean Delvare
1
-0
/
+1
2013-01-17
pcmcia: i82092: fix i82092aa_pci_remove()
Dan Carpenter
1
-5
/
+3
2013-01-17
mei: Fix some more kernel-doc typos in hw-me.c
Sedat Dilek
1
-2
/
+2
2013-01-17
Drivers: hv: remove unused variable in vmbus_recvpacket_raw()
Wei Yongjun
1
-2
/
+0
2013-01-17
Drivers: hv: Cleanup and consolidate reporting of build/version info
K. Y. Srinivasan
2
-11
/
+7
2013-01-17
Drivers: hv: Capture the host build information
K. Y. Srinivasan
2
-0
/
+16
2013-01-17
Drivers: hv: Implement flow management on the send side
K. Y. Srinivasan
3
-4
/
+61
2013-01-17
Drivers: hv: Enable protocol negotiation with win8 hosts
K. Y. Srinivasan
1
-1
/
+1
2013-01-17
Drivers: hv: Add a check to deal with spurious interrupts
K. Y. Srinivasan
1
-4
/
+6
2013-01-17
Drivers: hv: Handle vmbus interrupts concurrently on all cpus
K. Y. Srinivasan
2
-1
/
+22
2013-01-17
Drivers: hv: Manage event tasklets on per-cpu basis
K. Y. Srinivasan
3
-3
/
+19
2013-01-17
Drivers: hv: Get rid of unnecessary request for offers
K. Y. Srinivasan
1
-2
/
+0
2013-01-17
Drivers: hv: Get rid of the unused global signaling state
K. Y. Srinivasan
2
-32
/
+0
2013-01-17
Drivers: hv: Add code to distribute channel interrupt load
K. Y. Srinivasan
1
-1
/
+84
2013-01-17
Drivers: hv: Modify the interrupt handling code to support win8 and beyond
K. Y. Srinivasan
2
-7
/
+46
2013-01-17
Drivers: hv: Add state to manage incoming channel interrupt load
K. Y. Srinivasan
2
-1
/
+3
2013-01-17
Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID
K. Y. Srinivasan
2
-0
/
+21
2013-01-17
Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond
K. Y. Srinivasan
1
-5
/
+8
2013-01-17
Drivers: hv: Manage signaling state on a per-connection basis
K. Y. Srinivasan
2
-21
/
+20
2013-01-17
Drivers: hv: Move vmbus version definitions to hyperv.h
K. Y. Srinivasan
1
-15
/
+0
2013-01-17
Drivers: hv: Change the signature of vmbus_set_event()
K. Y. Srinivasan
3
-3
/
+4
2013-01-17
Drivers: hv: Change the signature for hv_signal_event()
K. Y. Srinivasan
3
-6
/
+5
2013-01-17
Drivers: hv: Save and export negotiated vmbus version
K. Y. Srinivasan
1
-0
/
+9
2013-01-17
Drivers: hv: Support handling multiple VMBUS versions
K. Y. Srinivasan
1
-54
/
+111
2013-01-17
Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()
K. Y. Srinivasan
2
-14
/
+0
2013-01-17
Drivers: hv: Optimize the signaling on the write path
K. Y. Srinivasan
3
-10
/
+49
2013-01-17
Drivers: hv: Optimize signaling in the read path
K. Y. Srinivasan
1
-3
/
+25
2013-01-17
Drivers: hv: Turn off batched reading for util drivers
K. Y. Srinivasan
1
-0
/
+10
2013-01-17
Drivers: hv: Add state to manage batched reading
K. Y. Srinivasan
1
-0
/
+7
2013-01-17
Drivers: hv: Implement routines for read side signaling optimization
K. Y. Srinivasan
2
-0
/
+28
2013-01-17
hv: hv_balloon: remove duplicated include from hv_balloon.c
Wei Yongjun
1
-1
/
+0
2013-01-17
misc: lattice-ecp3-config.c: remove __dev* markings
Greg Kroah-Hartman
1
-4
/
+4
2013-01-17
misc: Add Lattice ECP3 FPGA configuration via SPI
Stefan Roese
3
-0
/
+255
2013-01-17
misc: st_core: Error triggered by convert "char" to "int"
channing
1
-1
/
+2
2013-01-15
w1_therm: Retries: remove old code add CRC
David Stevenson
1
-19
/
+6
2013-01-15
drivers/w1/masters/mxc_w1.c: use devm_ functions
Julia Lawall
1
-39
/
+10
2013-01-15
drivers/w1/masters/ds1wm.c: use devm_ functions
Julia Lawall
1
-34
/
+18
2013-01-15
Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Greg Kroah-Hartman
979
-6373
/
+6721
2013-01-15
ipack/devices/ipoctal: added shutdown callback
Samuel Iglesias Gonsalvez
1
-0
/
+17
2013-01-15
ipack/devices/ipoctal: add rx_enable flag
Samuel Iglesias Gonsalvez
1
-2
/
+8
2013-01-15
ipack/devices/ipoctal: remove redundant tty_flip_buffer_push()
Samuel Iglesias Gonsalvez
1
-1
/
+0
2013-01-15
ipack/devices/ipoctal: protect the channel data processing with a spinlock
Samuel Iglesias Gonsalvez
1
-0
/
+3
2013-01-15
ipack/devices/ipoctal: ack IRQ before processing it
Samuel Iglesias Gonsalvez
1
-4
/
+4
[next]