| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Cpuset: might sleep checking zones allowed fix | Paul Jackson | 2006-05-21 | 1 | -2/+3 |
* | [PATCH] pci: correctly allocate return buffers for osc calls | Kristen Accardi | 2006-05-21 | 1 | -25/+35 |
* | [PATCH] fix NULL dereference in inotify_ignore | Amy Griffis | 2006-05-21 | 1 | -2/+1 |
* | [PATCH] fix race in inotify_release | Amy Griffis | 2006-05-21 | 1 | -1/+5 |
* | [PATCH] SPARSEMEM incorrectly calculates section number | Mike Kravetz | 2006-05-21 | 1 | -5/+2 |
* | [PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386 | KAMEZAWA Hiroyuki | 2006-05-21 | 1 | -1/+1 |
* | [PATCH] selinux: endian fix | Alexey Dobriyan | 2006-05-21 | 1 | -1/+1 |
* | [PATCH] binfmt_flat: don't check for EMFILE | Andrew Morton | 2006-05-21 | 1 | -21/+9 |
* | [PATCH] HID read busywait fix | Micon, David | 2006-05-21 | 1 | -0/+1 |
* | [PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl() | Florin Malita | 2006-05-21 | 1 | -4/+3 |
* | [PATCH] md: Fix inverted test for 'repair' directive. | NeilBrown | 2006-05-21 | 1 | -1/+1 |
* | [PATCH] NFS server subtree_check returns dubious value | Peter Staubach | 2006-05-21 | 1 | -1/+1 |
* | [PATCH] Kdump maintainer info update | Vivek Goyal | 2006-05-21 | 1 | -0/+10 |
* | [PATCH] powerpc: Fix ide-pmac sysfs entry | Benjamin Herrenschmidt | 2006-05-21 | 1 | -0/+2 |
* | [PATCH] i386: remove junk from stack dump | Chuck Ebbert | 2006-05-21 | 1 | -3/+1 |
* | [PATCH] matroxfb: fix DVI setup to be more compatible | Paul A. Clarke | 2006-05-21 | 3 | -2/+25 |
* | [PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctl | Lin Feng Shen | 2006-05-21 | 1 | -85/+92 |
* | [PATCH] forcedeth: fix multi irq issues | Ayaz Abdulla | 2006-05-21 | 1 | -154/+226 |
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-05-20 | 2 | -57/+83 |
|\ |
|
| * | [PATCH] libata-core: fix current kernel-doc warnings | Randy Dunlap | 2006-05-20 | 1 | -0/+6 |
| * | [PATCH] sata_mv: version bump | Mark Lord | 2006-05-20 | 1 | -1/+1 |
| * | [PATCH] sata_mv: endian fix | Mark Lord | 2006-05-20 | 1 | -1/+2 |
| * | [PATCH] sata_mv: remove local copy of queue indexes | Mark Lord | 2006-05-20 | 1 | -43/+33 |
| * | [PATCH] sata_mv: spurious interrupt workaround | Mark Lord | 2006-05-20 | 1 | -3/+8 |
| * | [PATCH] sata_mv: chip initialization fixes | Mark Lord | 2006-05-20 | 1 | -2/+5 |
| * | [PATCH] sata_mv: deal with interrupt coalescing interrupts | Mark Lord | 2006-05-20 | 1 | -0/+18 |
| * | [PATCH] sata_mv: prevent unnecessary double-resets | Mark Lord | 2006-05-20 | 1 | -7/+10 |
* | | [PATCH] winbond-840-remove-badness-in-pci_map_single | Erling A. Jacobsen | 2006-05-20 | 1 | -2/+2 |
* | | [PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chip... | Komuro | 2006-05-20 | 1 | -11/+2 |
* | | [PATCH] skge: don't allow transmit ring to be too small | Stephen Hemminger | 2006-05-20 | 1 | -1/+1 |
* | | [PATCH] skge: bad checksums on big-endian platforms | Stephen Hemminger | 2006-05-20 | 1 | -2/+1 |
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-05-20 | 1 | -3/+3 |
|\ \ |
|
| * | | [PATCH] bcm43xx: associate on 'ifconfig up' | David Woodhouse | 2006-05-17 | 1 | -3/+3 |
* | | | [PATCH] sky2 version 1.4 | Stephen Hemminger | 2006-05-20 | 1 | -1/+1 |
* | | | [PATCH] sky2: force NAPI repoll if busy | Stephen Hemminger | 2006-05-20 | 1 | -5/+11 |
* | | | [PATCH] sky2: more fixes for Yukon Ultra | Stephen Hemminger | 2006-05-20 | 2 | -1/+4 |
* | | | [PATCH] Subjec: sky2, skge: correct PCI id for DGE-560T | Stephen Hemminger | 2006-05-20 | 2 | -2/+2 |
* | | | [PATCH] sky2: allow dual port usage | Stephen Hemminger | 2006-05-20 | 1 | -15/+17 |
* | | | [PATCH] via-rhine: revert "change mdelay to msleep and remove from ISR path" | John W. Linville | 2006-05-20 | 1 | -31/+3 |
* | | | [PATCH] revert "forcedeth: fix multi irq issues" | Andrew Morton | 2006-05-20 | 1 | -228/+84 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-05-19 | 4 | -24/+27 |
|\ \ |
|
| * | | IB/mthca: Fix posting lists of 256 receive requests for Tavor | Michael S. Tsirkin | 2006-05-18 | 1 | -17/+18 |
| * | | IB/uverbs: Don't leak ref to mm on error path | Roland Dreier | 2006-05-17 | 1 | -1/+3 |
| * | | IB/srp: Complete correct SCSI commands on device reset | Ishai Rabinovitz | 2006-05-17 | 1 | -1/+1 |
| * | | IB/srp: Get rid of extra scsi_host_put()s if reconnection fails | Roland Dreier | 2006-05-17 | 1 | -3/+0 |
| * | | IB/srp: Don't wait for disconnection if sending DREQ fails | Roland Dreier | 2006-05-17 | 1 | -1/+4 |
| * | | IB/mthca: Make fw_cmd_doorbell default to 0 | Roland Dreier | 2006-05-17 | 1 | -1/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-05-19 | 6 | -109/+168 |
|\ \ \ |
|
| * | | | [SCTP]: Allow linger to abort 1-N style sockets. | Vladislav Yasevich | 2006-05-19 | 1 | -6/+6 |
| * | | | [SCTP]: Validate the parameter length in HB-ACK chunk. | Vladislav Yasevich | 2006-05-19 | 1 | -0/+6 |