summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-20Linux 2.6.34.5v2.6.34.5Greg Kroah-Hartman1-1/+1
2010-08-20vmware: fix build error in vmware.cGreg Kroah-Hartman1-0/+1
2010-08-20mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2-1/+15
2010-08-20mm: fix page table unmap for stack guard page properlyLinus Torvalds1-7/+6
2010-08-13Linux 2.6.34.4v2.6.34.4Greg Kroah-Hartman1-1/+1
2010-08-13x86: don't send SIGBUS for kernel page faultsLinus Torvalds1-1/+3
2010-08-13mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds1-1/+3
2010-08-13mm: keep a guard page below a grow-down stack segmentLinus Torvalds1-0/+23
2010-08-13md/raid1: delay reads that could overtake behind-writes.NeilBrown3-8/+22
2010-08-13ibmvfc: Reduce error recovery timeoutBrian King2-1/+2
2010-08-13ibmvfc: Fix command completion handlingBrian King1-0/+6
2010-08-13i915: fix ironlake edp panel setup (v4)Dave Airlie1-3/+24
2010-08-13drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller1-1/+1
2010-08-13xen: Do not suspend IPI IRQs.Ian Campbell1-0/+1
2010-08-13irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell2-2/+7
2010-08-13net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller1-1/+1
2010-08-13xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell1-0/+1
2010-08-13arp_notify: allow drivers to explicitly request a notification event.Ian Campbell4-0/+22
2010-08-13jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp1-49/+38
2010-08-13mtd: gen_nand: fix support for multiple chipsMarek Vasut1-1/+1
2010-08-13Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux1-0/+3
2010-08-13drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson1-2/+2
2010-08-13USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter1-29/+21
2010-08-13USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei1-1/+5
2010-08-13USB: cp210x: Add four new device IDsAlessio Igor Bogani1-0/+4
2010-08-13USB: ftdi_sio: device id for Navitatordranch@trinnet.net2-0/+8
2010-08-13USB: option: add huawei k3765 k4505 devices to work properlyAndrew Bird1-0/+11
2010-08-13USB: option: Huawei ETS 1220 support addedPavel Kazlou1-0/+2
2010-08-13USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers2-0/+6
2010-08-13USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz3-1/+12
2010-08-13USB: resizing usbmon binary interface buffer causes protection faultsSteven Robertson1-1/+1
2010-08-13USB: EHCI: remove PCI assumptionAlan Stern3-6/+6
2010-08-13ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin...Uwe Kleine-König1-0/+1
2010-08-13ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon2-0/+20
2010-08-13smsc911x: Add spinlocks around registers accessCatalin Marinas1-40/+52
2010-08-13bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo1-3/+3
2010-08-13signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch1-0/+2
2010-08-13pxa/cm-x300: fix ffuart registrationIgor Grinberg1-1/+2
2010-08-13fs/ecryptfs/file.c: introduce missing freeJulia Lawall1-2/+2
2010-08-13ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo1-2/+3
2010-08-13eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks1-21/+35
2010-08-13blkdev: cgroup whitelist permission fixChris Wright1-4/+6
2010-08-13md/raid10: fix deadlock with unaligned read during resyncNeilBrown1-0/+18
2010-08-13ide-cd: Do not access completed requests in the irq handlerBorislav Petkov1-3/+11
2010-08-13iwlwifi: fix TX tracerJohannes Berg1-1/+1
2010-08-13drivers/video/w100fb.c: ignore void return value / fix build failurePeter Huewe1-2/+2
2010-08-13mm: fix corruption of hibernation caused by reusing swap during image savingKAMEZAWA Hiroyuki1-2/+4
2010-08-13Char: nozomi, set tty->driver_data appropriatelyJiri Slaby1-1/+2
2010-08-13Char: nozomi, fix tty->count countingJiri Slaby1-0/+1
2010-08-13splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi1-11/+1