| Commit message (Expand) | Author | Files | Lines |
2007-04-21 | RPC: Fix the TCP resend semantics for NFSv4 | Trond Myklebust | 2 | -10/+4 |
2007-04-21 | NFS: Fix race in nfs_set_page_dirty | Trond Myklebust | 1 | -3/+14 |
2007-04-21 | NFS: Fix the 'desynchronized value of nfs_i.ncommit' error | Trond Myklebust | 1 | -25/+22 |
2007-04-21 | NFS: Don't clear PG_writeback until after we've processed unstable writes | Trond Myklebust | 1 | -3/+3 |
2007-04-21 | NFS: clean up the unstable write code | Trond Myklebust | 2 | -76/+71 |
2007-04-21 | Longhaul - Revert ACPI C3 on Longhaul ver. 2 | Dave Jones | 1 | -1/+1 |
2007-04-21 | cfq-iosched: fix sequential write regression | Jens Axboe | 1 | -15/+19 |
2007-04-20 | ide/Kconfig: add missing range check for IDE_MAX_HWIFS | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2007-04-20 | hpt366: fix kernel oops with HPT302N | Sergei Shtylyov | 1 | -2/+3 |
2007-04-20 | ide/pci/delkin_cb.c: add new PCI ID | Mark Lord | 1 | -0/+1 |
2007-04-20 | [MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPS | Dave Johnson | 1 | -1/+1 |
2007-04-20 | [MIPS] Fix BUG(), BUG_ON() handling | Atsushi Nemoto | 2 | -3/+4 |
2007-04-20 | [MIPS] Retry {save,restore}_fp_context if failed in atomic context. | Atsushi Nemoto | 4 | -20/+102 |
2007-04-20 | [MIPS] Disallow CpU exception in kernel again. | Atsushi Nemoto | 7 | -57/+21 |
2007-04-20 | [MIPS] Add missing silicon revisions for BCM112x | Mark Mason | 2 | -0/+13 |
2007-04-20 | Revert "e1000: fix NAPI performance on 4-port adapters" | Linus Torvalds | 1 | -8/+5 |
2007-04-20 | pata_sis: Fix oops on boot | Alan Cox | 1 | -4/+6 |
2007-04-19 | sky2: version 1.14 | Stephen Hemminger | 1 | -1/+1 |
2007-04-19 | sky2: no jumbo on Yukon FE | Stephen Hemminger | 1 | -0/+3 |
2007-04-19 | sky2: EC-U performance and jumbo support | Stephen Hemminger | 2 | -25/+68 |
2007-04-19 | sky2: disable ASF on all chip types | Stephen Hemminger | 1 | -10/+8 |
2007-04-19 | sky2: handle descriptor errors | Stephen Hemminger | 2 | -31/+39 |
2007-04-19 | sky2: disable support for 88E8056 | Stephen Hemminger | 1 | -0/+3 |
2007-04-19 | gianfar needs crc32 lib dependency | Dave Jiang | 1 | -0/+1 |
2007-04-19 | spidernet: Fix problem sending IP fragments | Linas Vepstas | 1 | -1/+1 |
2007-04-19 | cxgb3 - PHY interrupts and GPIO pins. | Divy Le Ray | 1 | -6/+12 |
2007-04-19 | cxgb3 - Fix low memory conditions | Divy Le Ray | 2 | -19/+55 |
2007-04-19 | KVM: Fix off-by-one when writing to a nonpae guest pde | Avi Kivity | 1 | -0/+1 |
2007-04-19 | [NETLINK]: Don't attach callback to a going-away netlink socket | Denis Lunev | 1 | -3/+3 |
2007-04-19 | [IrDA]: Correctly handling socket error | Olaf Kirch | 1 | -2/+1 |
2007-04-18 | [SCTP]: Do not interleave non-fragments when in partial delivery | Vlad Yasevich | 1 | -1/+8 |
2007-04-18 | [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg() | David S. Miller | 1 | -1/+1 |
2007-04-18 | Minor bug fixes to i2c-pasemi | Olof Johansson | 1 | -3/+3 |
2007-04-18 | i2c-pasemi: Depend on PPC_PASEMI again | Jean Delvare | 1 | -2/+1 |
2007-04-18 | hwmon/w83627ehf: Fix the fan5 clock divider write | Jean Delvare | 1 | -3/+3 |
2007-04-18 | Provide dummy devm_ioport_* if !HAS_IOPORT | Russell King | 1 | -0/+13 |
2007-04-18 | knfsd: use a spinlock to protect sk_info_authunix | NeilBrown | 1 | -5/+16 |
2007-04-18 | drivers/macintosh/smu.c: fix locking snafu | Andrew Morton | 1 | -2/+2 |
2007-04-18 | ufs proper handling of zero link case | Evgeniy Dushistov | 1 | -7/+22 |
2007-04-18 | spi: fix use of set_cs in spi_s3c24xx driver | Ben Dooks | 1 | -2/+2 |
2007-04-18 | alpha: build fixes - force architecture | Ivan Kokshaysky | 2 | -14/+36 |
2007-04-18 | alpha: more fixes for specific machine types | Ivan Kokshaysky | 2 | -1/+7 |
2007-04-18 | alpha: fixes for specific machine types | Ivan Kokshaysky | 8 | -12/+40 |
2007-04-18 | fix bogon in /dev/mem mmap'ing on nommu | Benjamin Herrenschmidt | 1 | -1/+1 |
2007-04-18 | kernel-doc: fix plist.h comments | Randy Dunlap | 1 | -31/+23 |
2007-04-18 | exec.c: fix coredump to pipe problem and obscure "security hole" | Alan Cox | 1 | -7/+11 |
2007-04-18 | allow vmsplice to work in 32-bit mode on ppc64 | Don Zickus | 1 | -1/+1 |
2007-04-17 | [BRIDGE]: Unaligned access when comparing ethernet addresses | Evgeny Kravtsunov | 1 | -2/+7 |
2007-04-17 | [SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation. | Paolo Galtieri | 1 | -0/+6 |
2007-04-17 | [SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed message | Tsutomu Fujii | 1 | -4/+44 |