Age | Commit message (Expand) | Author |
2009-10-29 | congestion_wait(): don't use WRITE | KOSAKI Motohiro |
2009-10-29 | connector: fix regression introduced by sid connector | Christian Borntraeger |
2009-10-29 | hwpoison: fix/proc/meminfo alignment | Hugh Dickins |
2009-10-29 | hwpoison: fix oops on ksm pages | Hugh Dickins |
2009-10-29 | cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n | Randy Dunlap |
2009-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-10-22 | move virtrng_remove to .devexit.text | Uwe Kleine-König |
2009-10-22 | move virtballoon_remove to .devexit.text | Uwe Kleine-König |
2009-10-22 | virtio_blk: Revert serial number support | Rusty Russell |
2009-10-22 | virtio: let header files include virtio_ids.h | Christian Borntraeger |
2009-10-22 | virtio_blk: revert QUEUE_FLAG_VIRT addition | Christoph Hellwig |
2009-10-21 | niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ... | Joyce Yu |
2009-10-22 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2009-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-10-22 | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2009-10-22 | PM: Make warning in suspend_test_finish() less likely to happen | Rafael J. Wysocki |
2009-10-22 | mmc: at91_mci: Don't include asm/mach/mmc.h | Uwe Kleine-König |
2009-10-22 | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-10-22 | nfs: Fix nfs_parse_mount_options() kfree() leak | Yinghai Lu |
2009-10-22 | fs: pipe.c null pointer dereference | Earl Chew |
2009-10-21 | x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi() | Robin Holt |
2009-10-20 | KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICAST | Ben Dooks |
2009-10-20 | KS8851: Fix MAC address write order | Ben Dooks |
2009-10-20 | KS8851: Add soft reset at probe time | Ben Dooks |
2009-10-20 | net: fix section mismatch in fec.c | Steven King |
2009-10-20 | dnotify: ignore FS_EVENT_ON_CHILD | Andreas Gruenbacher |
2009-10-20 | net: Fix struct inet_timewait_sock bitfield annotation | Eric Dumazet |
2009-10-20 | tcp: Try to catch MSG_PEEK bug | Herbert Xu |
2009-10-20 | crypto: aesni-intel - Fix irq_fpu_usable usage | Huang Ying |
2009-10-19 | net: Fix IP_MULTICAST_IF | Eric Dumazet |
2009-10-19 | bluetooth: static lock key fix | Dave Young |
2009-10-19 | bluetooth: scheduling while atomic bug fix | Dave Young |
2009-10-19 | tcp: fix TCP_DEFER_ACCEPT retrans calculation | Julian Anastasov |
2009-10-19 | tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT | Julian Anastasov |
2009-10-19 | tcp: accept socket after TCP_DEFER_ACCEPT period | Julian Anastasov |
2009-10-19 | Revert "tcp: fix tcp_defer_accept to consider the timeout" | David S. Miller |
2009-10-18 | AF_UNIX: Fix deadlock on connecting to shutdown socket | Tomoki Sekiyama |
2009-10-18 | ethoc: clear only pending irqs | Thomas Chou |
2009-10-18 | ethoc: inline regs access | Thomas Chou |
2009-10-18 | inotify: fix coalesce duplicate events into a single event in special case | Wei Yongjun |
2009-10-18 | inotify: deprecate the inotify kernel interface | Eric Paris |
2009-10-18 | fsnotify: do not set group for a mark before it is on the i_list | Eric Paris |
2009-10-18 | Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt() | Roel Kluin |
2009-10-18 | Input: atkbd - consolidate force release quirks for volume keys | Herton Ronaldo Krzesinski |
2009-10-18 | Input: logips2pp - model 73 is actually TrackMan FX | Dmitry Torokhov |
2009-10-18 | Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux list | Dmitry Torokhov |
2009-10-16 | vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n | Randy Dunlap |