aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lguest: avoid shared libraries mapped over guest memoryRonald G. Minnich2007-08-091-1/+3
* lguest: Fix Malicious Guest GDT Host CrashRusty Russell2007-08-095-67/+29
* Fix non-TSC guest clocksource lockupRusty Russell2007-08-091-2/+2
* Revert "genirq: temporary fix for level-triggered IRQ resend"Linus Torvalds2007-08-091-9/+0
* fix oops in __audit_signal_info()Al Viro2007-08-071-11/+11
* drivers/net/ibmveth.c: memset fixMariusz Kozlowski2007-08-071-2/+1
* phy layer: fix phy_mii_ioctl for autonegotiationDomen Puncer2007-08-071-2/+2
* ehea: Eliminated some compiler warningsThomas Klein2007-08-071-15/+10
* ehea: Simplify resource usage checkThomas Klein2007-08-071-12/+6
* ehea: Fix workqueue handlingThomas Klein2007-08-072-1/+2
* ibmveth: Fix rx pool deactivate oopsBrian King2007-08-072-13/+14
* Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2007-08-071-8/+16
|\
| * r8169: avoid needless NAPI poll schedulingFrancois Romieu2007-08-071-8/+10
| * r8169: PHY power-on fixRoger So2007-08-061-0/+6
* | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-08-075-9/+11
|\ \
| * | [PATCH] softmac: Fix deadlock of wx_set_essid with assoc workMichael Buesch2007-08-061-3/+8
| * | [PATCH] zd1211rw: fix filter for PSPOLL framesUlrich Kunitz2007-08-061-1/+1
| * | [PATCH] rtl8187: ensure priv->hwaddr is always validMichael Wu2007-08-061-1/+1
| * | [PATCH] remove duplicated ioctl entries in compat_ioctl.cMasakazu Mokuno2007-08-061-3/+0
| * | Revert "[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_at...John W. Linville2007-08-061-1/+1
* | | Merge branch 'ucc_geth' of master.kernel.org:/pub/scm/linux/kernel/git/leo/fs...Jeff Garzik2007-08-072-2/+2
|\ \ \
| * | | ucc_geth: remove get_perm_addr from ucc_geth_ethtool.cJan Altenberg2007-08-031-1/+0
| * | | ucc_geth: fix section mismatchDomen Puncer2007-08-031-1/+2
* | | | sis190 check for ISA bridge on SiS966Neil Muller2007-08-071-0/+3
* | | | atl1: use spin_trylock_irqsave()Ingo Molnar2007-08-071-3/+1
* | | | net: smc91x: Build fixes for general sh boards.Paul Mundt2007-08-071-3/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-08-068-935/+890
|\ \ \ \
| * | | | [ARM] rpc: update defconfigRussell King2007-08-061-355/+436
| * | | | [ARM] pata_icside: fix the FIXMEsRussell King2007-08-061-17/+11
| * | | | [ARM] 4542/1: AT91: include atmel_lcdc.h in at91sam926{1,3}_devices.cJan Altenberg2007-08-042-0/+4
| * | | | [ARM] 4541/1: iop: defconfig updatesDan Williams2007-08-043-562/+439
| * | | | [ARM] 4531/1: remove is_in_rom() protptypeGreg Ungerer2007-08-041-1/+0
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-08-064-4/+4
|\ \ \ \
| * | | | [CRYPTO] api: fix writting into unallocated memory in setkey_alignedSebastian Siewior2007-08-064-4/+4
| |/ / /
* | | | take sched_debug.c out of nasal demon territoryAl Viro2007-08-061-6/+6
* | | | Enable lguest drivers in KconfigRusty Russell2007-08-061-0/+2
* | | | KVM: x86 emulator: fix debug reg mov instructionsAvi Kivity2007-08-061-0/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-063-11/+19
|\ \ \ \
| * | | | [NETFILTER]: Add xt_statistic.h to the header list for usermode programsChuck Ebbert2007-08-041-0/+1
| * | | | [BNX2]: Fix suspend/resume problem.Michael Chan2007-08-031-4/+8
| * | | | [TG3]: Fix suspend/resume problem.Michael Chan2007-08-031-7/+10
| |/ / /
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-061-0/+1
|\ \ \ \
| * | | | [SPARC32]: Fix build.Mark Fortescue2007-08-041-0/+1
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-08-0646-2050/+2837
|\ \ \ \
| * | | | [SCSI] aacraid: prevent panic on adapter resource failureSalyzyn, Mark2007-08-041-1/+3
| * | | | [SCSI] aha152x: use data accessors and !use_sg cleanupBoaz Harrosh2007-08-041-44/+47
| * | | | [SCSI] aha152x: Fix check_condition code-pathBoaz Harrosh2007-08-041-28/+27
| * | | | [SCSI] aha152x: Clean Reset pathBoaz Harrosh2007-08-041-9/+9
| * | | | [SCSI] aha152x: preliminary fixes and some commentsBoaz Harrosh2007-08-041-4/+4
| * | | | [SCSI] aha152x: use bounce bufferBoaz Harrosh2007-08-041-0/+7