| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] ESP: Kill SCSI_ESP_CORE and link directly just like jazz_esp | David S. Miller | 2007-05-29 | 2 | -16/+1 |
* | [SCSI] jazz_esp: Converted to use esp_core. | Thomas Bogendoerfer | 2007-05-29 | 2 | -247/+184 |
* | [SPARC64]: PCI device scan is way too verbose by default. | David S. Miller | 2007-05-29 | 1 | -14/+40 |
* | [SERIAL] sunzilog: section mismatch fix | Krzysztof Helt | 2007-05-29 | 1 | -2/+2 |
* | [SPARC32]: Removes mismatch section warnigs in sparc time.c file | Krzysztof Helt | 2007-05-29 | 1 | -2/+2 |
* | [SPARC64]: Don't be picky about virtual-dma values on sun4v. | David S. Miller | 2007-05-29 | 1 | -26/+10 |
* | [SPARC64]: Kill unused DIE_PAGE_FAULT enum value. | Christoph Hellwig | 2007-05-29 | 1 | -1/+0 |
* | [SCSI] pluto: Use wait_for_completion_timeout. | Christoph Hellwig | 2007-05-29 | 1 | -14/+4 |
* | Linux 2.6.22-rc3 | Linus Torvalds | 2007-05-25 | 1 | -2/+2 |
* | fix compat console unimap regression | Hugh Dickins | 2007-05-25 | 1 | -8/+25 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-25 | 5 | -36/+60 |
|\ |
|
| * | IPoIB/cm: Drain cq in ipoib_cm_dev_stop() | Michael S. Tsirkin | 2007-05-24 | 3 | -12/+21 |
| * | IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop() | Michael S. Tsirkin | 2007-05-24 | 1 | -1/+1 |
| * | IB/ehca: Fix number of send WRs reported for new QP | Stefan Roscher | 2007-05-24 | 1 | -1/+1 |
| * | IB/mlx4: Initialize send queue entry ownership bits | Eli Cohen | 2007-05-24 | 1 | -7/+15 |
| * | IB/mlx4: Don't allocate RQ doorbell if using SRQ | Roland Dreier | 2007-05-23 | 1 | -15/+22 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-25 | 10 | -45/+98 |
|\ \ |
|
| * | | pata_hpt37x: Further improvements based on the IDE updates and vendor drivers | Alan Cox | 2007-05-25 | 1 | -16/+11 |
| * | | pata: Trivia | Alan Cox | 2007-05-25 | 2 | -3/+2 |
| * | | [libata] sata_via, pata_via: Add PCI IDs. | Jeff Garzik | 2007-05-25 | 2 | -4/+8 |
| * | | [libata] Fix decoding of 6-byte commands | Jeff Garzik | 2007-05-25 | 1 | -2/+3 |
| * | | libata: sata_sis fixes | Uwe Koziolek | 2007-05-25 | 1 | -1/+1 |
| * | | Fix build failure for drivers/ata/pata_scc.c | Tony Breeds | 2007-05-25 | 1 | -18/+28 |
| * | | [libata] sata_mv: add TODO list | Jeff Garzik | 2007-05-24 | 1 | -0/+44 |
| * | | [libata] sata_promise: fix flags typo | Jeff Garzik | 2007-05-24 | 1 | -1/+1 |
* | | | [PATCH] ocfs2: use generic_segment_checks | Christoph Hellwig | 2007-05-25 | 1 | -31/+1 |
* | | | ocfs2: fix inode leak | Mark Fasheh | 2007-05-25 | 1 | -3/+4 |
* | | | [PATCH] ocfs2: use zero_user_page | Nate Diller | 2007-05-25 | 1 | -4/+1 |
* | | | ocfs2: unmap_mapping_range() in ocfs2_truncate() | Mark Fasheh | 2007-05-25 | 1 | -0/+1 |
* | | | ocfs2: trylock in ocfs2_readpage() | Mark Fasheh | 2007-05-25 | 1 | -1/+5 |
|/ / |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-05-24 | 40 | -308/+474 |
|\ \ |
|
| * | | [XFRM]: Allow packet drops during larval state resolution. | David S. Miller | 2007-05-24 | 11 | -14/+209 |
| * | | [CASSINI]: Check pci_set_mwi() return value. | David S. Miller | 2007-05-24 | 1 | -1/+4 |
| * | | [NET]: "wrong timeout value" in sk_wait_data() v2 | Vasily Averin | 2007-05-24 | 1 | -1/+13 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | David S. Miller | 2007-05-24 | 3 | -74/+94 |
| |\ \ |
|
| | * | | [Bluetooth] Fix L2CAP configuration parameter handling | Marcel Holtmann | 2007-05-24 | 2 | -66/+86 |
| | * | | [Bluetooth] Always send HCI_Reset for Broadcom devices | Marcel Holtmann | 2007-05-24 | 1 | -8/+8 |
| * | | | [NETFILTER]: nf_nat_h323: call set_h225_addr instead of set_h225_addr_hook | Jing Min Zhao | 2007-05-24 | 1 | -3/+3 |
| * | | | [NETFILTER]: nf_conntrack_h323: add missing T.120 address in OLCA | Jing Min Zhao | 2007-05-24 | 1 | -0/+10 |
| * | | | [NETFILTER]: nf_conntrack_h323: remove unnecessary process of Information signal | Jing Min Zhao | 2007-05-24 | 1 | -29/+0 |
| * | | | [NETFILTER]: nf_conntrack_h323: fix get_h225_addr() for IPv6 address access | Jing Min Zhao | 2007-05-24 | 1 | -1/+1 |
| * | | | [NETFILTER]: nf_conntrack_h323: fix ASN.1 types | Jing Min Zhao | 2007-05-24 | 2 | -38/+16 |
| * | | | [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculation | Patrick McHardy | 2007-05-24 | 3 | -19/+9 |
| * | | | [NETFILTER]: nf_conntrack_ftp: fix newline sequence number update | Patrick McHardy | 2007-05-24 | 1 | -3/+5 |
| * | | | [NET_SCHED]: sch_htb: fix event cache time calculation | Patrick McHardy | 2007-05-24 | 1 | -2/+3 |
| * | | | [DCCP]: Fix build warning when debugging is disabled. | David S. Miller | 2007-05-24 | 1 | -2/+1 |
| * | | | [TIPC]: Fixed erroneous introduction of for_each_netdev | Jon Paul Maloy | 2007-05-24 | 1 | -4/+6 |
| * | | | [RTNETLINK]: Fix sending netlink message when replace route. | Milan Kocian | 2007-05-24 | 4 | -7/+13 |
| * | | | [TR]: Use menuconfig objects. | Jan Engelhardt | 2007-05-24 | 1 | -17/+16 |
| * | | | [ARCNET]: Use menuconfig objects. | Jan Engelhardt | 2007-05-24 | 1 | -13/+4 |