summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Linux 3.0.8v3.0.8Greg Kroah-Hartman1-1/+1
2011-10-25hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error pathSeth Forshee2-4/+4
2011-10-25ALSA: hda - Add position_fix quirk for Dell Inspiron 1010Takashi Iwai1-0/+1
2011-10-25ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy1-0/+1
2011-10-25crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler1-0/+6
2011-10-25x25: Prevent skb overreads when checking call user dataMatthew Daley1-1/+2
2011-10-25mm: fix race between mremap and removing migration entryHugh Dickins1-4/+4
2011-10-25hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare1-2/+3
2011-10-25x86: Fix S4 regressionTakashi Iwai1-2/+1
2011-10-25firewire: sbp2: fix panic after rmmod with slow targetsChris Boot1-0/+4
2011-10-25xfs: revert to using a kthread for AIL pushingChristoph Hellwig4-51/+45
2011-10-25xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig5-10/+24
2011-10-25xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig1-1/+0
2011-10-25xfs: use a cursor for bulk AIL insertionDave Chinner3-28/+118
2011-10-25xfs: start periodic workers laterChristoph Hellwig1-21/+14
2011-10-25CIFS: Fix ERR_PTR dereference in cifs_get_rootPavel Shilovsky1-4/+6
2011-10-25drm/ttm: unbind ttm before destroying node in accel move cleanupBen Skeggs1-1/+1
2011-10-25drm/ttm: ensure ttm for new node is bound before calling move_notify()Ben Skeggs1-4/+6
2011-10-25hfsplus: ensure bio requests are not smaller than the hardware sectorsSeth Forshee4-42/+101
2011-10-25uvcvideo: Fix crash when linking entitiesLaurent Pinchart1-1/+1
2011-10-25HID: magicmouse: ignore 'ivalid report id' while switching modes, v2Jiri Kosina1-1/+9
2011-10-25Platform: fix samsung-laptop DMI identification for N150/N210/220/N230Thomas Courbon1-0/+10
2011-10-25fuse: fix memory leakMiklos Szeredi1-4/+8
2011-10-25cputimer: Cure lock inversionPeter Zijlstra1-3/+4
2011-10-25drm/radeon/kms/atom: fix handling of FB scratch indicesAlex Deucher2-2/+14
2011-10-25Avoid using variable-length arrays in kernel/sys.cLinus Torvalds1-1/+1
2011-10-25hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare1-4/+11
2011-10-25HID: usbhid: Add support for SiGma Micro chipJeremiah Matthey2-0/+4
2011-10-25ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon1-2/+2
2011-10-25ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij1-0/+7
2011-10-17Linux 3.0.7v3.0.7Greg Kroah-Hartman1-1/+1
2011-10-17e1000e: workaround for packet drop on 82579 at 100MbpsBruce Allan1-5/+14
2011-10-17ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not definedSteven Rostedt1-2/+2
2011-10-17ftrace: Fix regression where ftrace breaks when modules are loadedSteven Rostedt1-2/+28
2011-10-17ftrace: Fix regression of :mod:module function enablingSteven Rostedt3-11/+7
2011-10-17MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)Rafael J. Wysocki1-30/+22
2011-10-17ahci: Enable SB600 64bit DMA on Asus M3AMark Nelson1-0/+12
2011-10-17ipv6: fix NULL dereference in udp6_ufo_fragment()Jason Wang3-7/+9
2011-10-17drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1Alex Deucher1-3/+6
2011-10-17drm/radeon/kms: retry aux transactions if there are status flagsAlex Deucher1-3/+9
2011-10-17ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar1-0/+1
2011-10-17exec: do not call request_module() twice from search_binary_handler()Tetsuo Handa1-0/+2
2011-10-17mmc: mxs-mmc: fix clock rate settingKoen Beel1-16/+14
2011-10-17dm table: avoid crash if integrity profile changesMike Snitzer1-6/+7
2011-10-17md: Avoid waking up a thread after it has been freed.NeilBrown6-15/+26
2011-10-17libsas: fix panic when single phy is disabled on a wide portMark Salyzyn1-4/+6
2011-10-17qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unloadRoland Dreier1-4/+5
2011-10-17x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel1-0/+11
2011-10-17rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde2-5/+18
2011-10-17ptp: fix L2 event message recognitionRichard Cochran1-3/+10