summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-20Linux 2.6.35.3HEADv2.6.35.3masterGreg 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.35.2v2.6.35.2Greg 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-13ext4: fix freeze deadlock under IOEric Sandeen1-2/+2
2010-08-13crypto: testmgr - add an option to disable cryptoalgos' self-testsAlexander Shishkin3-0/+26
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-13jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp1-49/+38
2010-08-13l2tp: fix export of header file for userspaceJames Chapman1-0/+1
2010-08-13mtd: gen_nand: fix support for multiple chipsMarek Vasut1-1/+1
2010-08-13mtd: mxc_nand: fix unbalanced enable for IRQEric Bénard1-1/+1
2010-08-13sched: Revert nohz_ratelimit() for nowPeter Zijlstra3-17/+1
2010-08-13Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux1-0/+3
2010-08-13USB: serial: fix stalled writesJohan Hovold1-5/+10
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-13USB: musb: use correct register widths in register dumpsAnand Gadiyar1-16/+16
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-13pxa/cm-x300: fix ffuart registrationIgor Grinberg1-1/+2
2010-08-13signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch1-0/+2
2010-08-13bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo1-3/+3
2010-08-13drbd: Disable delay probes for the upcomming releasePhilipp Reisner1-5/+1
2010-08-13drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner1-3/+18
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-13Fix sget() race with failing mountAl Viro3-1/+8
2010-08-13ioat2: catch and recover from broken vtd configurations v6Dan Williams4-3/+55
2010-08-13e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher8-0/+18
2010-08-13md/raid10: fix deadlock with unaligned read during resyncNeilBrown1-0/+18
2010-08-13md: fix another deadlock with removing sysfs attributes.NeilBrown2-14/+21
2010-08-13md: move revalidate_disk() back outside open_mutexDan Williams1-2/+4
2010-08-13ide-cd: Do not access completed requests in the irq handlerBorislav Petkov1-3/+11