summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-20Linux 2.6.34.5v2.6.34.5Greg Kroah-Hartman
2010-08-20vmware: fix build error in vmware.cGreg Kroah-Hartman
2010-08-20mm: fix up some user-visible effects of the stack guard pageLinus Torvalds
2010-08-20mm: fix page table unmap for stack guard page properlyLinus Torvalds
2010-08-13Linux 2.6.34.4v2.6.34.4Greg Kroah-Hartman
2010-08-13x86: don't send SIGBUS for kernel page faultsLinus Torvalds
2010-08-13mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds
2010-08-13mm: keep a guard page below a grow-down stack segmentLinus Torvalds
2010-08-13md/raid1: delay reads that could overtake behind-writes.NeilBrown
2010-08-13ibmvfc: Reduce error recovery timeoutBrian King
2010-08-13ibmvfc: Fix command completion handlingBrian King
2010-08-13i915: fix ironlake edp panel setup (v4)Dave Airlie
2010-08-13drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller
2010-08-13xen: Do not suspend IPI IRQs.Ian Campbell
2010-08-13irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell
2010-08-13net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller
2010-08-13xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell
2010-08-13arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-08-13jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-08-13mtd: gen_nand: fix support for multiple chipsMarek Vasut
2010-08-13Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux
2010-08-13drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson
2010-08-13USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter
2010-08-13USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei
2010-08-13USB: cp210x: Add four new device IDsAlessio Igor Bogani
2010-08-13USB: ftdi_sio: device id for Navitatordranch@trinnet.net
2010-08-13USB: option: add huawei k3765 k4505 devices to work properlyAndrew Bird
2010-08-13USB: option: Huawei ETS 1220 support addedPavel Kazlou
2010-08-13USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers
2010-08-13USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-13USB: resizing usbmon binary interface buffer causes protection faultsSteven Robertson
2010-08-13USB: EHCI: remove PCI assumptionAlan Stern
2010-08-13ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin...Uwe Kleine-König
2010-08-13ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon
2010-08-13smsc911x: Add spinlocks around registers accessCatalin Marinas
2010-08-13bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo
2010-08-13signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch
2010-08-13pxa/cm-x300: fix ffuart registrationIgor Grinberg
2010-08-13fs/ecryptfs/file.c: introduce missing freeJulia Lawall
2010-08-13ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo
2010-08-13eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks
2010-08-13blkdev: cgroup whitelist permission fixChris Wright
2010-08-13md/raid10: fix deadlock with unaligned read during resyncNeilBrown
2010-08-13ide-cd: Do not access completed requests in the irq handlerBorislav Petkov
2010-08-13iwlwifi: fix TX tracerJohannes Berg
2010-08-13drivers/video/w100fb.c: ignore void return value / fix build failurePeter Huewe
2010-08-13mm: fix corruption of hibernation caused by reusing swap during image savingKAMEZAWA Hiroyuki
2010-08-13Char: nozomi, set tty->driver_data appropriatelyJiri Slaby
2010-08-13Char: nozomi, fix tty->count countingJiri Slaby
2010-08-13splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi