summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-08drivers/net/ibmveth.c: memset fixMariusz Kozlowski1-2/+1
2007-08-08phy layer: fix phy_mii_ioctl for autonegotiationDomen Puncer1-2/+2
2007-08-08ehea: Eliminated some compiler warningsThomas Klein1-15/+10
2007-08-08ehea: Simplify resource usage checkThomas Klein1-12/+6
2007-08-08ehea: Fix workqueue handlingThomas Klein2-1/+2
2007-08-08ibmveth: Fix rx pool deactivate oopsBrian King2-13/+14
2007-08-08Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik1-8/+16
2007-08-08Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik5-9/+11
2007-08-08Merge branch 'ucc_geth' of master.kernel.org:/pub/scm/linux/kernel/git/leo/fs...Jeff Garzik2-2/+2
2007-08-08sis190 check for ISA bridge on SiS966Neil Muller1-0/+3
2007-08-08atl1: use spin_trylock_irqsave()Ingo Molnar1-3/+1
2007-08-08net: smc91x: Build fixes for general sh boards.Paul Mundt1-3/+1
2007-08-08SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friendsTrond Myklebust2-4/+2
2007-08-08NFS: Replace flush_scheduled_work with cancel_work_sync() and friendsTrond Myklebust2-7/+4
2007-08-07SUNRPC: Don't call gss_delete_sec_context() from an rcu contextTrond Myklebust1-3/+6
2007-08-07NFSv4: Don't call put_rpccred() from an rcu callbackTrond Myklebust1-6/+15
2007-08-07NFS: Fix NFSv4 open stateid regressionsTrond Myklebust1-9/+7
2007-08-07NFSv4: Fix a locking regression in nfs4_set_mode_locked()Trond Myklebust1-4/+1
2007-08-07NFS: Fix put_nfs_open_contextTrond Myklebust2-17/+9
2007-08-07SUNRPC: Fix a race in rpciod_down()Trond Myklebust1-34/+23
2007-08-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-935/+890
2007-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-4/+4
2007-08-07take sched_debug.c out of nasal demon territoryAl Viro1-6/+6
2007-08-07Enable lguest drivers in KconfigRusty Russell1-0/+2
2007-08-07KVM: x86 emulator: fix debug reg mov instructionsAvi Kivity1-0/+2
2007-08-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds3-11/+19
2007-08-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds1-0/+1
2007-08-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds46-2050/+2837
2007-08-07drm/i915: Fix i965 secured batchbuffer usageDave Airlie2-3/+12
2007-08-07r8169: avoid needless NAPI poll schedulingFrancois Romieu1-8/+10
2007-08-07r8169: PHY power-on fixRoger So1-0/+6
2007-08-06[PATCH] mac80211: don't allow scanning in monitor modeDaniel Drake1-6/+13
2007-08-06[PATCH] mac80211: Fix sparse error for sta_last_seq_ctrl_readZhu Yi1-1/+1
2007-08-06[PATCH] mac80211: use do { } while (0) for multi-line macrosZhu Yi1-3/+5
2007-08-06[PATCH] mac80211: missing dev_put in ieee80211_master_start_xmitDaniel Drake1-0/+1
2007-08-06[PATCH] softmac: Fix deadlock of wx_set_essid with assoc workMichael Buesch1-3/+8
2007-08-06[PATCH] zd1211rw: fix filter for PSPOLL framesUlrich Kunitz1-1/+1
2007-08-06[PATCH] rtl8187: ensure priv->hwaddr is always validMichael Wu1-1/+1
2007-08-06[PATCH] remove duplicated ioctl entries in compat_ioctl.cMasakazu Mokuno1-3/+0
2007-08-06Revert "[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_at...John W. Linville1-1/+1
2007-08-06[ARM] rpc: update defconfigRussell King1-355/+436
2007-08-06[ARM] pata_icside: fix the FIXMEsRussell King1-17/+11
2007-08-06[CRYPTO] api: fix writting into unallocated memory in setkey_alignedSebastian Siewior4-4/+4
2007-08-05[NETFILTER]: Add xt_statistic.h to the header list for usermode programsChuck Ebbert1-0/+1
2007-08-05[SPARC32]: Fix build.Mark Fortescue1-0/+1
2007-08-05[ARM] 4542/1: AT91: include atmel_lcdc.h in at91sam926{1,3}_devices.cJan Altenberg2-0/+4
2007-08-05[ARM] 4541/1: iop: defconfig updatesDan Williams3-562/+439
2007-08-05[ARM] 4531/1: remove is_in_rom() protptypeGreg Ungerer1-1/+0
2007-08-04[SCSI] aacraid: prevent panic on adapter resource failureSalyzyn, Mark1-1/+3
2007-08-04[SCSI] aha152x: use data accessors and !use_sg cleanupBoaz Harrosh1-44/+47