Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | [NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.h | David S. Miller | 2007-05-17 | 1 | -2/+2 | |
| * | | | [NET]: lockdep classes in register_netdevice | Jarek Poplawski | 2007-05-17 | 1 | -0/+69 | |
| |/ / | ||||||
* | | | slub: another slabinfo fix | Christoph Lameter | 2007-05-18 | 1 | -0/+9 | |
* | | | revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()" | Oleg Nesterov | 2007-05-18 | 1 | -1/+1 | |
* | | | Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+" | Linus Torvalds | 2007-05-17 | 2 | -2/+2 | |
* | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-05-17 | 18 | -79/+77 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ | Trond Myklebust | 2007-05-17 | 94 | -669/+647 | |
| |\ \ \ | | |/ / | ||||||
| * | | | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ | Trond Myklebust | 2007-05-17 | 89 | -403/+1648 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2007-05-16 | 68 | -956/+739 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'origin' | Trond Myklebust | 2007-05-15 | 39 | -630/+588 | |
| |\ \ \ \ | ||||||
| * | | | | | SUNRPC: Fix sparse warnings | Trond Myklebust | 2007-05-14 | 3 | -4/+4 | |
| * | | | | | NLM: Fix sparse warnings | Trond Myklebust | 2007-05-14 | 3 | -6/+5 | |
| * | | | | | NFS: Fix more sparse warnings | Trond Myklebust | 2007-05-14 | 2 | -5/+5 | |
| * | | | | | NFS: Fix some 'sparse' warnings... | Trond Myklebust | 2007-05-14 | 5 | -8/+8 | |
| * | | | | | SUNRPC: remove dead variable 'rpciod_running' | Christoph Hellwig | 2007-05-14 | 1 | -2/+0 | |
| * | | | | | NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c | Trond Myklebust | 2007-05-14 | 2 | -46/+47 | |
| * | | | | | NFS: use zero_user_page | Nate Diller | 2007-05-14 | 2 | -6/+6 | |
| * | | | | | NLM: don't use CLONE_SIGHAND in nlmclnt_recovery | Oleg Nesterov | 2007-05-14 | 1 | -1/+1 | |
| * | | | | | NLM: Fix locking client timeouts... | Trond Myklebust | 2007-05-14 | 1 | -1/+1 | |
* | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-17 | 6 | -43/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sata_via: pcim_iomap_regions() conversion missed BAR5 | Tejun Heo | 2007-05-17 | 1 | -1/+1 | |
| * | | | | | | libata: remove libata.spindown_compat | Tejun Heo | 2007-05-17 | 4 | -25/+16 | |
| * | | | | | | sata_nv: fix fallout of devres conversion | Tejun Heo | 2007-05-17 | 1 | -11/+1 | |
| * | | | | | | drivers/ata: remove the wildcard from sata_nv driver | Peer Chen | 2007-05-17 | 1 | -6/+0 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | e1000: Fix msi enable leak on error, don't print error message, cleanup | Auke Kok | 2007-05-17 | 2 | -28/+15 | |
* | | | | | | ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak | Auke Kok | 2007-05-17 | 2 | -23/+15 | |
* | | | | | | NetXen: Fix NetXen driver ping on system-p | Mithlesh Thukral | 2007-05-17 | 1 | -1/+1 | |
* | | | | | | spidernet: node-aware skbuff allocation | Christoph Hellwig | 2007-05-17 | 1 | -1/+2 | |
* | | | | | | gianfar: Add I/O barriers when touching buffer descriptor ownership. | Scott Wood | 2007-05-17 | 1 | -0/+11 | |
* | | | | | | ibm_emac: fix link speed detection change | Eugene Surovegin | 2007-05-17 | 1 | -1/+1 | |
* | | | | | | ibm_emac: improved PHY support | Eugene Surovegin | 2007-05-17 | 1 | -15/+45 | |
* | | | | | | ibm_emac: fix section mismatch warnings | Eugene Surovegin | 2007-05-17 | 8 | -10/+8 | |
* | | | | | | small netdevices.txt fix | Christoph Hellwig | 2007-05-17 | 1 | -1/+1 | |
* | | | | | | sky2: memory barriers change | Stephen Hemminger | 2007-05-17 | 1 | -4/+11 | |
* | | | | | | sky2: remove dual port workaround | Stephen Hemminger | 2007-05-17 | 1 | -7/+0 | |
* | | | | | | sky2: MIB counter overflow handling | Stephen Hemminger | 2007-05-17 | 1 | -0/+6 | |
* | | | | | | sky2: keep track of receive alloc failures | Stephen Hemminger | 2007-05-17 | 1 | -1/+3 | |
* | | | | | | sky2: PHY register settings | Stephen Hemminger | 2007-05-17 | 1 | -1/+6 | |
* | | | | | | sky2: remove Gigabyte 88e8056 restriction | Stephen Hemminger | 2007-05-17 | 1 | -30/+0 | |
|/ / / / / | ||||||
* | | | | | Fix incorrect prototype for ipxrtr_route_packet() | David Woodhouse | 2007-05-17 | 1 | -1/+1 | |
* | | | | | NS16550A: Restore HS settings in EXCR2 on resume | David Woodhouse | 2007-05-17 | 1 | -3/+18 | |
* | | | | | mm: more rmap checking | Nick Piggin | 2007-05-17 | 3 | -11/+62 | |
* | | | | | Fix page allocation flags in grow_dev_page() | Christoph Lameter | 2007-05-17 | 1 | -1/+2 | |
* | | | | | swsusp: fix sysfs interface | Rafael J. Wysocki | 2007-05-17 | 2 | -3/+4 | |
* | | | | | circular locking dependency found in QUOTA OFF | Jan Kara | 2007-05-17 | 2 | -17/+8 | |
* | | | | | i386: don't check_pgt_cache in flush_tlb_mm | Hugh Dickins | 2007-05-17 | 1 | -1/+1 | |
* | | | | | ecryptfs: use zero_user_page | Nate Diller | 2007-05-17 | 1 | -11/+3 | |
* | | | | | make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ... | Dan Aloni | 2007-05-17 | 3 | -4/+4 | |
* | | | | | icom: add new sub-device-id to support new adapter | wendy xiong | 2007-05-17 | 2 | -24/+32 | |
* | | | | | rtc kconfig clarification | David Brownell | 2007-05-17 | 1 | -3/+3 |