summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.34.5v2.6.34.5Greg Kroah-Hartman2010-08-201-1/+1
* vmware: fix build error in vmware.cGreg Kroah-Hartman2010-08-201-0/+1
* mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2010-08-202-1/+15
* mm: fix page table unmap for stack guard page properlyLinus Torvalds2010-08-201-7/+6
* Linux 2.6.34.4v2.6.34.4Greg Kroah-Hartman2010-08-131-1/+1
* x86: don't send SIGBUS for kernel page faultsLinus Torvalds2010-08-131-1/+3
* mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds2010-08-131-1/+3
* mm: keep a guard page below a grow-down stack segmentLinus Torvalds2010-08-131-0/+23
* md/raid1: delay reads that could overtake behind-writes.NeilBrown2010-08-133-8/+22
* ibmvfc: Reduce error recovery timeoutBrian King2010-08-132-1/+2
* ibmvfc: Fix command completion handlingBrian King2010-08-131-0/+6
* i915: fix ironlake edp panel setup (v4)Dave Airlie2010-08-131-3/+24
* drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller2010-08-131-1/+1
* xen: Do not suspend IPI IRQs.Ian Campbell2010-08-131-0/+1
* irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell2010-08-132-2/+7
* net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller2010-08-131-1/+1
* xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell2010-08-131-0/+1
* arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-08-134-0/+22
* jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp2010-08-131-49/+38
* mtd: gen_nand: fix support for multiple chipsMarek Vasut2010-08-131-1/+1
* Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux2010-08-131-0/+3
* drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson2010-08-131-2/+2
* USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter2010-08-131-29/+21
* USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei2010-08-131-1/+5
* USB: cp210x: Add four new device IDsAlessio Igor Bogani2010-08-131-0/+4
* USB: ftdi_sio: device id for Navitatordranch@trinnet.net2010-08-132-0/+8
* USB: option: add huawei k3765 k4505 devices to work properlyAndrew Bird2010-08-131-0/+11
* USB: option: Huawei ETS 1220 support addedPavel Kazlou2010-08-131-0/+2
* USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers2010-08-132-0/+6
* USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz2010-08-133-1/+12
* USB: resizing usbmon binary interface buffer causes protection faultsSteven Robertson2010-08-131-1/+1
* USB: EHCI: remove PCI assumptionAlan Stern2010-08-133-6/+6
* ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <linux/spinlock.h>Uwe Kleine-König2010-08-131-0/+1
* ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASIDWill Deacon2010-08-132-0/+20
* smsc911x: Add spinlocks around registers accessCatalin Marinas2010-08-131-40/+52
* bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_* bitsTejun Heo2010-08-131-3/+3
* signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch2010-08-131-0/+2
* pxa/cm-x300: fix ffuart registrationIgor Grinberg2010-08-131-1/+2
* fs/ecryptfs/file.c: introduce missing freeJulia Lawall2010-08-131-2/+2
* ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo2010-08-131-2/+3
* eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks2010-08-131-21/+35
* blkdev: cgroup whitelist permission fixChris Wright2010-08-131-4/+6
* md/raid10: fix deadlock with unaligned read during resyncNeilBrown2010-08-131-0/+18
* ide-cd: Do not access completed requests in the irq handlerBorislav Petkov2010-08-131-3/+11
* iwlwifi: fix TX tracerJohannes Berg2010-08-131-1/+1
* drivers/video/w100fb.c: ignore void return value / fix build failurePeter Huewe2010-08-131-2/+2
* mm: fix corruption of hibernation caused by reusing swap during image savingKAMEZAWA Hiroyuki2010-08-131-2/+4
* Char: nozomi, set tty->driver_data appropriatelyJiri Slaby2010-08-131-1/+2
* Char: nozomi, fix tty->count countingJiri Slaby2010-08-131-0/+1
* splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi2010-08-131-11/+1