summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-03[ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams12-16/+209
2007-04-30[ARM] 4344/1: iop13xx: do not claim both uarts by default on iop342Dan Williams1-5/+1
2007-04-30[ARM] 4343/1: iop13xx: automatically detect the internal bus frequencyDan Williams4-2/+63
2007-04-30[ARM] 4341/1: iop13xx: fix i/o address translationDan Williams2-13/+17
2007-04-30[ARM] 4340/1: iop: fix iop_getttimeoffsetDan Williams1-4/+4
2007-04-21[ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.hRussell King2-4/+0
2007-04-21[ARM] ptrace: clean up single stepping supportRussell King3-28/+48
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King28-28/+0
2007-04-21[ARM] EBSA110: Add readsw/readsl/writesw/writeslRussell King2-0/+48
2007-04-21[ARM] Add ability to dump exception stacks to kernel backtracesRussell King6-89/+105
2007-04-20Revert "e1000: fix NAPI performance on 4-port adapters"Linus Torvalds1-8/+5
2007-04-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+6
2007-04-20pata_sis: Fix oops on bootAlan Cox1-4/+6
2007-04-19sky2: version 1.14Stephen Hemminger1-1/+1
2007-04-19sky2: no jumbo on Yukon FEStephen Hemminger1-0/+3
2007-04-19sky2: EC-U performance and jumbo supportStephen Hemminger2-25/+68
2007-04-19sky2: disable ASF on all chip typesStephen Hemminger1-10/+8
2007-04-19sky2: handle descriptor errorsStephen Hemminger2-31/+39
2007-04-19sky2: disable support for 88E8056Stephen Hemminger1-0/+3
2007-04-19gianfar needs crc32 lib dependencyDave Jiang1-0/+1
2007-04-19spidernet: Fix problem sending IP fragmentsLinas Vepstas1-1/+1
2007-04-19cxgb3 - PHY interrupts and GPIO pins.Divy Le Ray1-6/+12
2007-04-19cxgb3 - Fix low memory conditionsDivy Le Ray2-19/+55
2007-04-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-0/+1
2007-04-19KVM: Fix off-by-one when writing to a nonpae guest pdeAvi Kivity1-0/+1
2007-04-19[NETLINK]: Don't attach callback to a going-away netlink socketDenis Lunev1-3/+3
2007-04-19[IrDA]: Correctly handling socket errorOlaf Kirch1-2/+1
2007-04-19[SCTP]: Do not interleave non-fragments when in partial deliveryVlad Yasevich1-1/+8
2007-04-19[IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg()David S. Miller1-1/+1
2007-04-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-81/+150
2007-04-18Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-0/+1
2007-04-18Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds4-10/+13
2007-04-18Minor bug fixes to i2c-pasemiOlof Johansson1-3/+3
2007-04-18i2c-pasemi: Depend on PPC_PASEMI againJean Delvare1-2/+1
2007-04-18hwmon/w83627ehf: Fix the fan5 clock divider writeJean Delvare1-3/+3
2007-04-18Provide dummy devm_ioport_* if !HAS_IOPORTRussell King1-0/+13
2007-04-18knfsd: use a spinlock to protect sk_info_authunixNeilBrown1-5/+16
2007-04-18drivers/macintosh/smu.c: fix locking snafuAndrew Morton1-2/+2
2007-04-18ufs proper handling of zero link caseEvgeniy Dushistov1-7/+22
2007-04-18spi: fix use of set_cs in spi_s3c24xx driverBen Dooks1-2/+2
2007-04-18alpha: build fixes - force architectureIvan Kokshaysky2-14/+36
2007-04-18alpha: more fixes for specific machine typesIvan Kokshaysky2-1/+7
2007-04-18alpha: fixes for specific machine typesIvan Kokshaysky8-12/+40
2007-04-18fix bogon in /dev/mem mmap'ing on nommuBenjamin Herrenschmidt1-1/+1
2007-04-18kernel-doc: fix plist.h commentsRandy Dunlap1-31/+23
2007-04-18exec.c: fix coredump to pipe problem and obscure "security hole"Alan Cox1-7/+11
2007-04-18allow vmsplice to work in 32-bit mode on ppc64Don Zickus1-1/+1
2007-04-18[BRIDGE]: Unaligned access when comparing ethernet addressesEvgeny Kravtsunov1-2/+7
2007-04-18[SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation.Paolo Galtieri1-0/+6
2007-04-18[SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed messageTsutomu Fujii1-4/+44