aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ide: update Kconfig text to mark as deprecatedRobert Hancock2009-10-29
* ide-tape: remove the BKLBorislav Petkov2009-10-29
* hpt366: kill unused #define'sSergei Shtylyov2009-10-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-10-22
|\
| * move virtrng_remove to .devexit.textUwe Kleine-König2009-10-22
| * move virtballoon_remove to .devexit.textUwe Kleine-König2009-10-22
| * virtio_blk: Revert serial number supportRusty Russell2009-10-22
| * virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-22
| * virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig2009-10-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-22
|\ \
| * | niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu2009-10-21
| * | KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks2009-10-20
| * | KS8851: Fix MAC address write orderBen Dooks2009-10-20
| * | KS8851: Add soft reset at probe timeBen Dooks2009-10-20
| * | net: fix section mismatch in fec.cSteven King2009-10-20
| * | net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet2009-10-20
| * | tcp: Try to catch MSG_PEEK bugHerbert Xu2009-10-20
| * | net: Fix IP_MULTICAST_IFEric Dumazet2009-10-20
| * | bluetooth: static lock key fixDave Young2009-10-19
| * | bluetooth: scheduling while atomic bug fixDave Young2009-10-19
| * | tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov2009-10-19
| * | tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov2009-10-19
| * | tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov2009-10-19
| * | Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller2009-10-19
| * | AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama2009-10-19
| * | ethoc: clear only pending irqsThomas Chou2009-10-19
| * | ethoc: inline regs accessThomas Chou2009-10-19
| * | vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap2009-10-16
| * | virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()Eric Dumazet2009-10-15
| * | be2net: fix support for PCI hot plugSathya Perla2009-10-15
| * | be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla2009-10-15
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-10-21
|\ \ \
| * | | dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher2009-10-20
| * | | inotify: fix coalesce duplicate events into a single event in special caseWei Yongjun2009-10-18
| * | | inotify: deprecate the inotify kernel interfaceEric Paris2009-10-18
| * | | fsnotify: do not set group for a mark before it is on the i_listEric Paris2009-10-18
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-21
|\ \ \
| * | | Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin2009-10-18
| * | | Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski2009-10-18
| * | | Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov2009-10-18
| * | | Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov2009-10-18
| * | | Input: fix locking issue in /proc/bus/input/ handlersDmitry Torokhov2009-10-14
| * | | Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov2009-10-14
| * | | Input: atkbd - restore resetting LED state at startupDmitry Torokhov2009-10-13
| * | | Input: i8042 - make pnp_data_busted variable boolean instead of intDmitry Torokhov2009-10-13
| * | | Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov2009-10-13
* | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-10-21
|\ \ \ \
| * | | | KVM: Prevent kvm_init from corrupting debugfs structuresDarrick J. Wong2009-10-16
| * | | | KVM: MMU: fix pointer castFrederik Deweerdt2009-10-16
| * | | | KVM: use proper hrtimer function to retrieve expiration timeMarcelo Tosatti2009-10-16