aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-20Linux 2.6.35.3v2.6.35.3Greg 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.35.2v2.6.35.2Greg 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-13ext4: fix freeze deadlock under IOEric Sandeen
2010-08-13crypto: testmgr - add an option to disable cryptoalgos' self-testsAlexander Shishkin
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-13jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-08-13l2tp: fix export of header file for userspaceJames Chapman
2010-08-13mtd: gen_nand: fix support for multiple chipsMarek Vasut
2010-08-13mtd: mxc_nand: fix unbalanced enable for IRQEric Bénard
2010-08-13sched: Revert nohz_ratelimit() for nowPeter Zijlstra
2010-08-13Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux
2010-08-13USB: serial: fix stalled writesJohan Hovold
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-13USB: musb: use correct register widths in register dumpsAnand Gadiyar
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-13pxa/cm-x300: fix ffuart registrationIgor Grinberg
2010-08-13signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch
2010-08-13bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo
2010-08-13drbd: Disable delay probes for the upcomming releasePhilipp Reisner
2010-08-13drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner
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-13Fix sget() race with failing mountAl Viro
2010-08-13ioat2: catch and recover from broken vtd configurations v6Dan Williams
2010-08-13e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher
2010-08-13md/raid10: fix deadlock with unaligned read during resyncNeilBrown
2010-08-13md: fix another deadlock with removing sysfs attributes.NeilBrown
2010-08-13md: move revalidate_disk() back outside open_mutexDan Williams
2010-08-13ide-cd: Do not access completed requests in the irq handlerBorislav Petkov