aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Char: mxser_new, fix recursive lockingJan Yenya Kasprzak2007-04-241-0/+7
* | fix OOM killing processes wrongly thought MPOL_BINDHugh Dickins2007-04-241-0/+2
* | Fix possible NULL pointer access in 8250 serial driverTaku Izumi2007-04-241-1/+2
* | oom: kill all threads that share mm with killed taskDavid Rientjes2007-04-241-1/+1
|/
* Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rwS.Çağlar Onur2007-04-231-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-234-6/+7
|\
| * [SUNHME]: Fix module unload.Marcel van Nies2007-04-211-1/+1
| * [SUNLANCE]: Fix module unload.Marcel van Nies2007-04-211-2/+2
| * [SUNQE]: Fix MAC address assignment.Marcel van Nies2007-04-211-1/+3
| * [SBUS] vfc_dev.c: kzallocvignesh babu2007-04-211-2/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-231-2/+2
|\ \ | |/ |/|
| * [PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()Paul Mackerras2007-04-191-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-04-203-2/+5
|\ \
| * | ide/Kconfig: add missing range check for IDE_MAX_HWIFSBartlomiej Zolnierkiewicz2007-04-201-0/+1
| * | hpt366: fix kernel oops with HPT302NSergei Shtylyov2007-04-201-2/+3
| * | ide/pci/delkin_cb.c: add new PCI IDMark Lord2007-04-201-0/+1
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-04-2012-71/+131
|\ \ \
| * | | [MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPSDave Johnson2007-04-201-1/+1
| * | | [MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto2007-04-202-3/+4
| * | | [MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto2007-04-204-20/+102
| * | | [MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto2007-04-207-57/+21
| * | | [MIPS] Add missing silicon revisions for BCM112xMark Mason2007-04-202-0/+13
| |/ /
* | | RPC: Fix the TCP resend semantics for NFSv4Trond Myklebust2007-04-202-10/+4
* | | NFS: Fix race in nfs_set_page_dirtyTrond Myklebust2007-04-201-3/+14
* | | NFS: Fix the 'desynchronized value of nfs_i.ncommit' errorTrond Myklebust2007-04-201-25/+22
* | | NFS: Don't clear PG_writeback until after we've processed unstable writesTrond Myklebust2007-04-201-3/+3
* | | NFS: clean up the unstable write codeTrond Myklebust2007-04-202-76/+71
* | | Longhaul - Revert ACPI C3 on Longhaul ver. 2Dave Jones2007-04-201-1/+1
* | | cfq-iosched: fix sequential write regressionJens Axboe2007-04-201-15/+19
|/ /
* | Revert "e1000: fix NAPI performance on 4-port adapters"Linus Torvalds2007-04-191-8/+5
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-191-4/+6
|\ \
| * | pata_sis: Fix oops on bootAlan Cox2007-04-191-4/+6
* | | sky2: version 1.14Stephen Hemminger2007-04-191-1/+1
* | | sky2: no jumbo on Yukon FEStephen Hemminger2007-04-191-0/+3
* | | sky2: EC-U performance and jumbo supportStephen Hemminger2007-04-192-25/+68
* | | sky2: disable ASF on all chip typesStephen Hemminger2007-04-191-10/+8
* | | sky2: handle descriptor errorsStephen Hemminger2007-04-192-31/+39
* | | sky2: disable support for 88E8056Stephen Hemminger2007-04-191-0/+3
* | | gianfar needs crc32 lib dependencyDave Jiang2007-04-191-0/+1
* | | spidernet: Fix problem sending IP fragmentsLinas Vepstas2007-04-191-1/+1
* | | cxgb3 - PHY interrupts and GPIO pins.Divy Le Ray2007-04-191-6/+12
* | | cxgb3 - Fix low memory conditionsDivy Le Ray2007-04-192-19/+55
| |/ |/|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds2007-04-191-0/+1
|\ \
| * | KVM: Fix off-by-one when writing to a nonpae guest pdeAvi Kivity2007-04-191-0/+1
* | | [NETLINK]: Don't attach callback to a going-away netlink socketDenis Lunev2007-04-181-3/+3
* | | [IrDA]: Correctly handling socket errorOlaf Kirch2007-04-181-2/+1
* | | [SCTP]: Do not interleave non-fragments when in partial deliveryVlad Yasevich2007-04-181-1/+8
* | | [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg()David S. Miller2007-04-181-1/+1
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-178-81/+150
|\ \
| * | [BRIDGE]: Unaligned access when comparing ethernet addressesEvgeny Kravtsunov2007-04-171-2/+7