summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-31au0828: fix case where STREAMOFF being called on stopped stream causes BUG()Devin Heitmueller1-4/+8
2012-10-31sparc64: Be less verbose during vmemmap population.David S. Miller1-5/+23
2012-10-31sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina1-5/+5
2012-10-31sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller1-2/+4
2012-10-31sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller1-4/+5
2012-10-31sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro1-18/+14
2012-10-31drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13Sjoerd Simons1-0/+8
2012-10-31drm/i915: don't pwrite tiled objects through the gttDaniel Vetter1-0/+1
2012-10-31SUNRPC: Set alloc_slot for backchannel tcp opsBryan Schumaker1-0/+1
2012-10-31e1000: fix vlan processing regressionJiri Pirko1-12/+20
2012-10-31ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ide...David Henningsson1-1/+3
2012-10-31mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris2-9/+3
2012-10-31jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara2-31/+78
2012-10-31samsung-laptop: make the dmi check less strict (part 2)Ben Hutchings1-3/+7
2012-10-31samsung-laptop: don't handle backlight if handled by acpi/videoCorentin Chary1-2/+19
2012-10-31netfilter: ipset: avoid use of kernel-only typesJan Engelhardt1-2/+2
2012-10-17Linux 3.2.32v3.2.32Ben Hutchings1-1/+1
2012-10-17drm/i915: clear fencing tracking state when retiring requestsDaniel Vetter1-0/+2
2012-10-17drm/i915: Mark untiled BLT commands as fenced on gen2/3Chris Wilson2-7/+11
2012-10-17drm/i915: fix swizzle detection for gen3Daniel Vetter1-2/+2
2012-10-17xHCI: handle command after aborting the command ringElric Fu1-6/+165
2012-10-17e1000: fix lockdep splat in shutdown handlerJesse Brandeburg1-7/+1
2012-10-17netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt1-4/+4
2012-10-17netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal2-8/+5
2012-10-17ipvs: fix oops on NAT reply in br_nf contextLin Ming1-1/+1
2012-10-17netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso1-23/+6
2012-10-17netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy1-2/+3
2012-10-17netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso1-1/+4
2012-10-17netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik1-0/+8
2012-10-17sched: Fix migration thread runtime bogosityMike Galbraith1-1/+21
2012-10-17hpsa: dial down lockup detection during firmware flashStephen M. Cameron3-5/+37
2012-10-17r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu1-0/+6
2012-10-17r8169: Config1 is read-only on 8168c and later.Francois Romieu1-2/+13
2012-10-17mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()Mel Gorman1-1/+11
2012-10-17mempolicy: fix refcount leak in mpol_set_shared_policy()KOSAKI Motohiro1-6/+9
2012-10-17mempolicy: fix a race in shared_policy_replace()Mel Gorman2-22/+17
2012-10-17mempolicy: remove mempolicy sharingKOSAKI Motohiro1-14/+38
2012-10-17efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi1-0/+1
2012-10-17drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2)Alex Deucher4-91/+105
2012-10-17eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks1-2/+8
2012-10-17eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks1-0/+1
2012-10-17eCryptfs: Revert to a writethrough cache modelTyler Hicks3-63/+15
2012-10-17eCryptfs: Initialize empty lower files when opening themTyler Hicks3-28/+49
2012-10-17eCryptfs: Unlink lower inode when ecryptfs_create() failsTyler Hicks1-23/+32
2012-10-17udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky1-1/+4
2012-10-17autofs4 - fix reset pending flag on mount failIan Kent1-2/+4
2012-10-17firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)Stefan Richter1-2/+2
2012-10-17hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreachMichal Hocko1-1/+2
2012-10-17mm: hugetlb: fix pgoff computation when unmapping page from vmaHillf Danton1-2/+1
2012-10-17mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli1-3/+8