Commit Graph

98151 Commits (e7d326ac437e9e9425dcd79382f4e5f6ca31fb16)
 

Author SHA1 Message Date
Rusty Russell 7eb2e25112 virtio: fix virtio_net xmit of freed skb bug 17 years ago
Brice Goglin d399cf8c04 myri10ge: update driver version 17 years ago
Cesar Eduardo Barros 6f94f709b5 sc92031: remove bogus unlikely() 17 years ago
Wang Chen 17a9440f7d [netdrvr] CS89X0: Add cleanup for dma after fail 17 years ago
Ben Hutchings b055629eae [netdrvr] sfc: Report XAUI link down at default log level 17 years ago
Linus Torvalds 61ac7bf538 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev 17 years ago
Sunil Mushran 0f475b2abe [PATCH 3/3] ocfs2/net: Silence build warnings 17 years ago
Sunil Mushran 959040c37a [PATCH 2/3] ocfs2/dlm: Silence build warnings 17 years ago
Sunil Mushran 271d772d02 [PATCH 1/3] ocfs2/net: Silence build warnings 17 years ago
Joel Becker a12630b186 ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin' 17 years ago
Linus Torvalds 14d03fd98e Mark 'scripts/decodecode' executable 17 years ago
Linus Torvalds ab8cd81830 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 17 years ago
Linus Torvalds f8356ed00e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 17 years ago
Linus Torvalds 7536d7be7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 17 years ago
Ingo Molnar 57f50ca127 drivers/watchdog/geodewdt.c: build fix 17 years ago
Benjamin Herrenschmidt a9b841e1a3 PCI: fix rpadlpar pci hotplug driver sysfs usage 17 years ago
peerchen 3072c379bc ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c 17 years ago
Ashish Kalra 034d8e8f27 [libata] sata_fsl: Fix broken driver, add port multiplier (PMP) support 17 years ago
Tejun Heo 19ef9d5e45 libata: SRST can't be trusted on PMP sil3726 17 years ago
Randy Dunlap ec2a20e619 libata: fix libata-scsi kernel-doc notation 17 years ago
Pradeep Singh Rautela 2da676594a ata: Convert to static DEFINE_SPINLOCK(lock) 17 years ago
Tejun Heo 23cf296e3b ata_piix: fix macbook ich8m problems 17 years ago
Mark Lord 0388a8c0d5 sata_mv: implement SoC guideline SATA_S11 17 years ago
Mark Lord b406c7a665 sata_mv: workaround for 60x1 errata sata13 17 years ago
Mark Lord 5cf73bfb06 sata_mv: nuke unreleased GenIIe revisions 17 years ago
Mark Lord 8c30a8b9b5 sata_mv: PHY_MODEx errata fixes 17 years ago
Mark Lord 1f39847255 sata_mv: move SOC_FLAG to hpriv 17 years ago
Linus Torvalds 1beee8dc8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Linus Torvalds 9db8ee3d96 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 17 years ago
Harvey Harrison e3aa51fecd acpi: fix sparse const errors 17 years ago
Henrique de Moraes Holschuh 5adad01339 Input: rename SW_RADIO to SW_RFKILL_ALL 17 years ago
Dmitry Torokhov 501a525058 Input: gtco - fix double kfree in error handling path 17 years ago
Arnaldo Carvalho de Melo 3446b9d57e llc: Fix double accounting of received packets 17 years ago
Martin Schwidefsky 0066ed55a9 [S390] Update default configuration. 17 years ago
Martin Schwidefsky 209fb9090f [S390] disassembler: fix idte instruction format. 17 years ago
Martin Schwidefsky 4657fb8a98 [S390] tape: fix race with stack local wait_queue_head_t. 17 years ago
Martin Schwidefsky 54ad64129c [S390] 3270: fix race with stack local wait_queue_head_t. 17 years ago
Stefan Haberland c80ee72496 [S390] dasd: use a generic wait_queue for sleep_on 17 years ago
Heiko Carstens d4820e44b0 [S390] sclp_vt220: fix scheduling while atomic bug. 17 years ago
Heiko Carstens c1bb7f31ea [S390] showmem: Only walk spanned pages. 17 years ago
Gerald Schaefer 1760537b69 [S390] appldata: prevent cpu hotplug when walking cpu_online_map. 17 years ago
Heiko Carstens 67060d9c1f [S390] Fix section mismatch warnings. 17 years ago
Christian Borntraeger bebd9a455b [S390] s390 types: make dma_addr_t 64 bit capable 17 years ago
Michael Holzheu f71ad62a26 [S390] tape: Fix race condition in tape block device driver 17 years ago
Hans-Joachim Picht 97195d6b41 [S390] fix sparsemem related compile error with allnoconfig on s390 17 years ago
Rusty Russell 2088761152 lguest: notify on empty 17 years ago
Rusty Russell b4f68be6c5 virtio: force callback on empty. 17 years ago
Christian Borntraeger 7757f09c70 virtio_blk: fix endianess annotations 17 years ago
Christian Borntraeger 7f31fe0500 virtio_config: fix len calculation of config elements 17 years ago
Christian Borntraeger 52a3a05f3a virtio_net: another race with virtio_net and enable_cb 17 years ago