index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: order used ring after used index read
Michael S. Tsirkin
2009-10-29
1
-0
/
+3
*
virtio-pci: fix per-vq MSI-X request logic
Michael S. Tsirkin
2009-10-29
1
-12
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-10-23
14
-48
/
+12
|
\
|
*
move virtrng_remove to .devexit.text
Uwe Kleine-König
2009-10-22
1
-1
/
+1
|
*
move virtballoon_remove to .devexit.text
Uwe Kleine-König
2009-10-22
1
-1
/
+1
|
*
virtio_blk: Revert serial number support
Rusty Russell
2009-10-22
2
-38
/
+3
|
*
virtio: let header files include virtio_ids.h
Christian Borntraeger
2009-10-22
14
-7
/
+7
|
*
virtio_blk: revert QUEUE_FLAG_VIRT addition
Christoph Hellwig
2009-10-22
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-10-23
20
-86
/
+212
|
\
\
|
*
|
niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...
Joyce Yu
2009-10-21
1
-1
/
+1
|
*
|
KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICAST
Ben Dooks
2009-10-20
1
-1
/
+1
|
*
|
KS8851: Fix MAC address write order
Ben Dooks
2009-10-20
2
-4
/
+34
|
*
|
KS8851: Add soft reset at probe time
Ben Dooks
2009-10-20
1
-0
/
+3
|
*
|
net: fix section mismatch in fec.c
Steven King
2009-10-20
1
-1
/
+1
|
*
|
net: Fix struct inet_timewait_sock bitfield annotation
Eric Dumazet
2009-10-20
1
-4
/
+4
|
*
|
tcp: Try to catch MSG_PEEK bug
Herbert Xu
2009-10-20
1
-1
/
+3
|
*
|
net: Fix IP_MULTICAST_IF
Eric Dumazet
2009-10-19
2
-5
/
+8
|
*
|
bluetooth: static lock key fix
Dave Young
2009-10-19
1
-3
/
+6
|
*
|
bluetooth: scheduling while atomic bug fix
Dave Young
2009-10-19
1
-2
/
+2
|
*
|
tcp: fix TCP_DEFER_ACCEPT retrans calculation
Julian Anastasov
2009-10-19
1
-12
/
+43
|
*
|
tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT
Julian Anastasov
2009-10-19
1
-3
/
+31
|
*
|
tcp: accept socket after TCP_DEFER_ACCEPT period
Julian Anastasov
2009-10-19
1
-2
/
+2
|
*
|
Revert "tcp: fix tcp_defer_accept to consider the timeout"
David S. Miller
2009-10-19
1
-1
/
+0
|
*
|
AF_UNIX: Fix deadlock on connecting to shutdown socket
Tomoki Sekiyama
2009-10-18
1
-0
/
+2
|
*
|
ethoc: clear only pending irqs
Thomas Chou
2009-10-18
1
-1
/
+1
|
*
|
ethoc: inline regs access
Thomas Chou
2009-10-18
1
-9
/
+10
|
*
|
vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n
Randy Dunlap
2009-10-16
2
-10
/
+19
|
*
|
virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()
Eric Dumazet
2009-10-14
1
-1
/
+1
|
*
|
be2net: fix support for PCI hot plug
Sathya Perla
2009-10-14
2
-11
/
+22
|
*
|
be2net: fix promiscuous and multicast promiscuous modes being enabled always
Sathya Perla
2009-10-14
3
-14
/
+18
*
|
|
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2009-10-22
4
-5
/
+14
|
\
\
\
|
*
|
|
dnotify: ignore FS_EVENT_ON_CHILD
Andreas Gruenbacher
2009-10-20
1
-1
/
+2
|
*
|
|
inotify: fix coalesce duplicate events into a single event in special case
Wei Yongjun
2009-10-18
1
-1
/
+1
|
*
|
|
inotify: deprecate the inotify kernel interface
Eric Paris
2009-10-18
1
-0
/
+8
|
*
|
|
fsnotify: do not set group for a mark before it is on the i_list
Eric Paris
2009-10-18
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-10-22
6
-61
/
+127
|
\
\
\
|
*
|
|
Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()
Roel Kluin
2009-10-18
1
-1
/
+1
|
*
|
|
Input: atkbd - consolidate force release quirks for volume keys
Herton Ronaldo Krzesinski
2009-10-18
1
-37
/
+14
|
*
|
|
Input: logips2pp - model 73 is actually TrackMan FX
Dmitry Torokhov
2009-10-18
1
-1
/
+1
|
*
|
|
Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux list
Dmitry Torokhov
2009-10-18
1
-0
/
+11
|
*
|
|
Input: fix locking issue in /proc/bus/input/ handlers
Dmitry Torokhov
2009-10-14
1
-17
/
+48
|
*
|
|
Input: atkbd - postpone restoring LED/repeat rate at resume
Dmitry Torokhov
2009-10-14
1
-4
/
+15
|
*
|
|
Input: atkbd - restore resetting LED state at startup
Dmitry Torokhov
2009-10-13
1
-0
/
+26
|
*
|
|
Input: i8042 - make pnp_data_busted variable boolean instead of int
Dmitry Torokhov
2009-10-12
1
-1
/
+1
|
*
|
|
Input: synaptics - add another Protege M300 to rate blacklist
Dmitry Torokhov
2009-10-12
1
-0
/
+10
*
|
|
|
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-10-22
4
-12
/
+15
|
\
\
\
\
|
*
|
|
|
KVM: Prevent kvm_init from corrupting debugfs structures
Darrick J. Wong
2009-10-16
1
-4
/
+3
|
*
|
|
|
KVM: MMU: fix pointer cast
Frederik Deweerdt
2009-10-16
1
-6
/
+10
|
*
|
|
|
KVM: use proper hrtimer function to retrieve expiration time
Marcelo Tosatti
2009-10-16
2
-2
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2009-10-22
6
-45
/
+55
|
\
\
\
\
\
[next]