| Commit message (Expand) | Author | Files | Lines |
2007-05-29 | [SPARC32]: Removes mismatch section warnigs in sparc time.c file | Krzysztof Helt | 1 | -2/+2 |
2007-05-29 | [SPARC64]: Don't be picky about virtual-dma values on sun4v. | David S. Miller | 1 | -26/+10 |
2007-05-29 | [SPARC64]: Kill unused DIE_PAGE_FAULT enum value. | Christoph Hellwig | 1 | -1/+0 |
2007-05-29 | [SCSI] pluto: Use wait_for_completion_timeout. | Christoph Hellwig | 1 | -14/+4 |
2007-05-26 | Linux 2.6.22-rc3v2.6.22-rc3 | Linus Torvalds | 1 | -2/+2 |
2007-05-26 | fix compat console unimap regression | Hugh Dickins | 1 | -8/+25 |
2007-05-25 | pata_hpt37x: Further improvements based on the IDE updates and vendor drivers | Alan Cox | 1 | -16/+11 |
2007-05-25 | pata: Trivia | Alan Cox | 2 | -3/+2 |
2007-05-25 | [PATCH] ocfs2: use generic_segment_checks | Christoph Hellwig | 1 | -31/+1 |
2007-05-25 | ocfs2: fix inode leak | Mark Fasheh | 1 | -3/+4 |
2007-05-25 | [PATCH] ocfs2: use zero_user_page | Nate Diller | 1 | -4/+1 |
2007-05-25 | ocfs2: unmap_mapping_range() in ocfs2_truncate() | Mark Fasheh | 1 | -0/+1 |
2007-05-25 | ocfs2: trylock in ocfs2_readpage() | Mark Fasheh | 1 | -1/+5 |
2007-05-25 | [libata] sata_via, pata_via: Add PCI IDs. | Jeff Garzik | 2 | -4/+8 |
2007-05-25 | [libata] Fix decoding of 6-byte commands | Jeff Garzik | 1 | -2/+3 |
2007-05-25 | libata: sata_sis fixes | Uwe Koziolek | 1 | -1/+1 |
2007-05-25 | Fix build failure for drivers/ata/pata_scc.c | Tony Breeds | 1 | -18/+28 |
2007-05-25 | [libata] sata_mv: add TODO list | Jeff Garzik | 1 | -0/+44 |
2007-05-25 | [libata] sata_promise: fix flags typo | Jeff Garzik | 1 | -1/+1 |
2007-05-25 | [XFRM]: Allow packet drops during larval state resolution. | David S. Miller | 11 | -14/+209 |
2007-05-25 | [CASSINI]: Check pci_set_mwi() return value. | David S. Miller | 1 | -1/+4 |
2007-05-25 | pata_via: Handle laptops via DMI | Alan Cox | 1 | -0/+29 |
2007-05-25 | libata: -ENODEV during prereset isn't an error | Tejun Heo | 1 | -1/+1 |
2007-05-25 | libata: don't consider 0xff as port empty if SStatus is available | Tejun Heo | 1 | -1/+1 |
2007-05-25 | ata_piix: add short 40c quirk for Acer Aspire 2030, take #2 | Tejun Heo | 1 | -0/+1 |
2007-05-25 | pata_sis: Fix and clean up some timing setups | Alan Cox | 1 | -23/+23 |
2007-05-25 | hpt3x2n: Correct revision boundary | Alan Cox | 1 | -2/+2 |
2007-05-25 | [NET]: "wrong timeout value" in sk_wait_data() v2 | Vasily Averin | 1 | -1/+13 |
2007-05-25 | [NETFILTER]: nf_nat_h323: call set_h225_addr instead of set_h225_addr_hook | Jing Min Zhao | 1 | -3/+3 |
2007-05-25 | [NETFILTER]: nf_conntrack_h323: add missing T.120 address in OLCA | Jing Min Zhao | 1 | -0/+10 |
2007-05-25 | [NETFILTER]: nf_conntrack_h323: remove unnecessary process of Information signal | Jing Min Zhao | 1 | -29/+0 |
2007-05-25 | [NETFILTER]: nf_conntrack_h323: fix get_h225_addr() for IPv6 address access | Jing Min Zhao | 1 | -1/+1 |
2007-05-25 | [NETFILTER]: nf_conntrack_h323: fix ASN.1 types | Jing Min Zhao | 2 | -38/+16 |
2007-05-25 | [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculation | Patrick McHardy | 3 | -19/+9 |
2007-05-25 | [NETFILTER]: nf_conntrack_ftp: fix newline sequence number update | Patrick McHardy | 1 | -3/+5 |
2007-05-25 | [NET_SCHED]: sch_htb: fix event cache time calculation | Patrick McHardy | 1 | -2/+3 |
2007-05-25 | [DCCP]: Fix build warning when debugging is disabled. | David S. Miller | 1 | -2/+1 |
2007-05-25 | [TIPC]: Fixed erroneous introduction of for_each_netdev | Jon Paul Maloy | 1 | -4/+6 |
2007-05-25 | [RTNETLINK]: Fix sending netlink message when replace route. | Milan Kocian | 4 | -7/+13 |
2007-05-25 | [TR]: Use menuconfig objects. | Jan Engelhardt | 1 | -17/+16 |
2007-05-25 | [ARCNET]: Use menuconfig objects. | Jan Engelhardt | 1 | -13/+4 |
2007-05-25 | [TIPC]: Use menuconfig objects. | Jan Engelhardt | 1 | -13/+11 |
2007-05-25 | [SCTP]: Use menuconfig objects. | Jan Engelhardt | 1 | -8/+6 |
2007-05-25 | [IPVS]: Use menuconfig objects. | Jan Engelhardt | 1 | -25/+5 |
2007-05-25 | [DCCP]: Use menuconfig objects. | Jan Engelhardt | 1 | -8/+7 |
2007-05-25 | [ATM]: Use mutex instead of binary semaphore in idt77252 driver. | Matthias Kaehlcke | 2 | -15/+16 |
2007-05-25 | [IPV6]: Ignore ipv6 events on non-IPV6 capable devices. | Oliver Hartkopp | 1 | -10/+21 |
2007-05-25 | [NET_SCHED]: Fix qdisc_restart return value when dequeue is empty | Herbert Xu | 1 | -1/+1 |
2007-05-25 | forcedeth: fix cpu irq mask | Ayaz Abdulla | 1 | -1/+1 |
2007-05-24 | chelsio parenthesis fix | Mariusz Kozlowski | 1 | -1/+1 |