summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-20Linux 2.6.35.3v2.6.35.3Greg 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-14Linux 2.6.35.2v2.6.35.2Greg Kroah-Hartman1-1/+1
2010-08-14x86: don't send SIGBUS for kernel page faultsLinus Torvalds1-1/+3
2010-08-14mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds1-1/+3
2010-08-14mm: keep a guard page below a grow-down stack segmentLinus Torvalds1-0/+23
2010-08-14ext4: fix freeze deadlock under IOEric Sandeen1-2/+2
2010-08-14crypto: testmgr - add an option to disable cryptoalgos' self-testsAlexander Shishkin3-0/+26
2010-08-14xen: Do not suspend IPI IRQs.Ian Campbell1-0/+1
2010-08-14irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell2-2/+7
2010-08-14net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller1-1/+1
2010-08-14jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp1-49/+38
2010-08-14l2tp: fix export of header file for userspaceJames Chapman1-0/+1
2010-08-14mtd: gen_nand: fix support for multiple chipsMarek Vasut1-1/+1
2010-08-14mtd: mxc_nand: fix unbalanced enable for IRQEric Bénard1-1/+1
2010-08-14sched: Revert nohz_ratelimit() for nowPeter Zijlstra3-17/+1
2010-08-14Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux1-0/+3
2010-08-14USB: serial: fix stalled writesJohan Hovold1-5/+10
2010-08-14USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter1-29/+21
2010-08-14USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei1-1/+5
2010-08-14USB: cp210x: Add four new device IDsAlessio Igor Bogani1-0/+4
2010-08-14USB: ftdi_sio: device id for Navitatordranch@trinnet.net2-0/+8
2010-08-14USB: option: add huawei k3765 k4505 devices to work properlyAndrew Bird1-0/+11
2010-08-14USB: option: Huawei ETS 1220 support addedPavel Kazlou1-0/+2
2010-08-14USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers2-0/+6
2010-08-14USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz3-1/+12
2010-08-14USB: resizing usbmon binary interface buffer causes protection faultsSteven Robertson1-1/+1
2010-08-14USB: EHCI: remove PCI assumptionAlan Stern3-6/+6
2010-08-14USB: musb: use correct register widths in register dumpsAnand Gadiyar1-16/+16
2010-08-14ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin...Uwe Kleine-König1-0/+1
2010-08-14ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon2-0/+20
2010-08-14smsc911x: Add spinlocks around registers accessCatalin Marinas1-40/+52
2010-08-14pxa/cm-x300: fix ffuart registrationIgor Grinberg1-1/+2
2010-08-14signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch1-0/+2
2010-08-14bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo1-3/+3
2010-08-14drbd: Disable delay probes for the upcomming releasePhilipp Reisner1-5/+1
2010-08-14drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner1-3/+18
2010-08-14fs/ecryptfs/file.c: introduce missing freeJulia Lawall1-2/+2
2010-08-14ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo1-2/+3
2010-08-14eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks1-21/+35
2010-08-14blkdev: cgroup whitelist permission fixChris Wright1-4/+6
2010-08-14Fix sget() race with failing mountAl Viro3-1/+8
2010-08-14ioat2: catch and recover from broken vtd configurations v6Dan Williams4-3/+55
2010-08-14e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher8-0/+18
2010-08-14md/raid10: fix deadlock with unaligned read during resyncNeilBrown1-0/+18
2010-08-14md: fix another deadlock with removing sysfs attributes.NeilBrown2-14/+21
2010-08-14md: move revalidate_disk() back outside open_mutexDan Williams1-2/+4
2010-08-14ide-cd: Do not access completed requests in the irq handlerBorislav Petkov1-3/+11