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