| Commit message (Expand) | Author | Age | Files | Lines |
* | [CONNECTOR]: Fix a spurious kfree_skb() call | Michal Januszewski | 2007-10-30 | 1 | -4/+1 |
* | [COMPAT]: Fix new dev_ifname32 returning -EFAULT | Benjamin Herrenschmidt | 2007-10-30 | 1 | -1/+1 |
* | [NET]: Fix incorrect sg_mark_end() calls. | David S. Miller | 2007-10-30 | 7 | -23/+37 |
* | [IPVS]: Remove /proc/net/ip_vs_lblcr | Alexey Dobriyan | 2007-10-30 | 1 | -76/+0 |
* | [IPV6]: remove duplicate call to proc_net_remove | Daniel Lezcano | 2007-10-30 | 1 | -4/+0 |
* | [NETNS]: fix net released by rcu callback | Daniel Lezcano | 2007-10-30 | 1 | -0/+2 |
* | [NET]: Fix free_netdev on register_netdev failure. | Daniel Lezcano | 2007-10-30 | 1 | -53/+59 |
* | [WAN]: fix drivers/net/wan/lmc/ compilation | Adrian Bunk | 2007-10-30 | 1 | -1/+1 |
* | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 2007-10-30 | 13 | -22/+23 |
* | dio: fix cache invalidation after sync writes | Zach Brown | 2007-10-30 | 1 | -10/+6 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-10-30 | 11 | -106/+86 |
|\ |
|
| * | [IA64] Fix incorrect return value from ia64_setup_msi_irq() | Kenji Kaneshige | 2007-10-30 | 1 | -1/+1 |
| * | [IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extended | Roel Kluin | 2007-10-29 | 1 | -0/+1 |
| * | [IA64] update sn2 defconfig to 64kb pages | Jes Sorensen | 2007-10-29 | 1 | -52/+54 |
| * | [IA64] fix typo in per_cpu_offset | Yu Luming | 2007-10-29 | 1 | -1/+1 |
| * | [IA64] /proc/cpuinfo "physical id" field cleanups | Alex Chiang | 2007-10-29 | 3 | -49/+22 |
| * | [IA64] vDSO vs --build-id | Roland McGrath | 2007-10-29 | 1 | -0/+3 |
| * | [IA64] check-segrel.lds vs --build-id | Roland McGrath | 2007-10-29 | 1 | -0/+1 |
| * | [IA64] vmcore_find_descriptor_size should be in __init | Simon Horman | 2007-10-29 | 1 | -1/+1 |
| * | [IA64] ia64/mm/init.c: fix section mismatches | Adrian Bunk | 2007-10-29 | 1 | -2/+2 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-10-30 | 19 | -104/+110 |
|\ \ |
|
| * | | ixgb: fix TX hangs under heavy load | Auke Kok | 2007-10-30 | 1 | -2/+2 |
| * | | e1000e: Fix typo ! & | Roel Kluin | 2007-10-30 | 1 | -1/+1 |
| * | | ixgbe: minor sparse fixes | Stephen Hemminger | 2007-10-30 | 3 | -7/+7 |
| * | | e1000: sparse warnings fixes | Stephen Hemminger | 2007-10-30 | 5 | -35/+36 |
| * | | ixgb: fix sparse warnings | Stephen Hemminger | 2007-10-30 | 5 | -35/+37 |
| * | | e1000e: fix sparse warnings | Stephen Hemminger | 2007-10-30 | 2 | -19/+20 |
| * | | mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2 | Dale Farnsworth | 2007-10-30 | 1 | -3/+3 |
| * | | Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost pack... | Michael Hennerich | 2007-10-30 | 1 | -2/+0 |
| * | | DM9601: Support for ADMtek ADM8515 NIC | Peter Korsgaard | 2007-10-30 | 1 | -0/+4 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-10-30 | 5 | -23/+115 |
|\ \ \ |
|
| * | | | libata: implement and use ATA_QCFLAG_QUIET | Tejun Heo | 2007-10-30 | 3 | -3/+6 |
| * | | | libata: stop being overjealous about non-IO commands | Tejun Heo | 2007-10-30 | 2 | -8/+14 |
| * | | | libata: flush is an IO command | Tejun Heo | 2007-10-30 | 1 | -0/+3 |
| * | | | sata_promise: cleanups | Mikael Pettersson | 2007-10-30 | 1 | -8/+9 |
| * | | | sata_promise: ASIC PRD table bug workaround, take 2 | Mikael Pettersson | 2007-10-30 | 1 | -4/+83 |
| |/ / |
|
* | | | locks: fix possible infinite loop in posix deadlock detection | J. Bruce Fields | 2007-10-30 | 1 | -0/+11 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2007-10-30 | 31 | -268/+1052 |
|\ \ \ |
|
| * | | | Blackfin arch: use a less common define name in BF549 | Mike Frysinger | 2007-10-30 | 1 | -1/+1 |
| * | | | Blackfin arch: Add missing definitions for BF561 | Mike Frysinger | 2007-10-30 | 1 | -0/+3 |
| * | | | Blackfin arch: reclaim a few bytes from the end of our init section | Mike Frysinger | 2007-10-30 | 1 | -3/+8 |
| * | | | Blackfin arch: fix libata data struct member from irq_type to irq_flags | Mike Frysinger | 2007-10-30 | 1 | -1/+1 |
| * | | | Blackfin arch: Do not pollute name space used in linux-2.6.x/sound | Michael Hennerich | 2007-10-30 | 1 | -43/+43 |
| * | | | Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. | Sonic Zhang | 2007-10-30 | 2 | -4/+4 |
| * | | | Blackfin arch: update board defconfig files according to latest information f... | Bryan Wu | 2007-10-30 | 7 | -49/+242 |
| * | | | Blackfin arch: ensure that speculative loads of bad pointers don't cause us t... | Robin Getz | 2007-10-29 | 5 | -2/+21 |
| * | | | Blackfin arch: Add missing definitions of BF54x | Robin Getz | 2007-10-29 | 1 | -0/+7 |
| * | | | Blackfin arch: Fix random crash issue found by Michael. | Robin Getz | 2007-10-29 | 1 | -2/+4 |
| * | | | Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c... | Robin Getz | 2007-10-29 | 1 | -2/+9 |
| * | | | Blackfin arch: add support for checking/clearing overruns in generic purpose ... | Mike Frysinger | 2007-10-29 | 2 | -7/+42 |