aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-30sparc64: Be less verbose during vmemmap population.David S. Miller
2012-10-30sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina
2012-10-30sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller
2012-10-30sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller
2012-10-30sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro
2012-10-30drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13Sjoerd Simons
2012-10-30drm/i915: don't pwrite tiled objects through the gttDaniel Vetter
2012-10-30SUNRPC: Set alloc_slot for backchannel tcp opsBryan Schumaker
2012-10-30e1000: fix vlan processing regressionJiri Pirko
2012-10-30ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ide...David Henningsson
2012-10-30mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris
2012-10-30jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara
2012-10-30samsung-laptop: make the dmi check less strict (part 2)Ben Hutchings
2012-10-30samsung-laptop: don't handle backlight if handled by acpi/videoCorentin Chary
2012-10-30netfilter: ipset: avoid use of kernel-only typesJan Engelhardt
2012-10-17Linux 3.2.32v3.2.32Ben Hutchings
2012-10-17drm/i915: clear fencing tracking state when retiring requestsDaniel Vetter
2012-10-17drm/i915: Mark untiled BLT commands as fenced on gen2/3Chris Wilson
2012-10-17drm/i915: fix swizzle detection for gen3Daniel Vetter
2012-10-17xHCI: handle command after aborting the command ringElric Fu
2012-10-17e1000: fix lockdep splat in shutdown handlerJesse Brandeburg
2012-10-17netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt
2012-10-17netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal
2012-10-17ipvs: fix oops on NAT reply in br_nf contextLin Ming
2012-10-17netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso
2012-10-17netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy
2012-10-17netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso
2012-10-17netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik
2012-10-17sched: Fix migration thread runtime bogosityMike Galbraith
2012-10-17hpsa: dial down lockup detection during firmware flashStephen M. Cameron
2012-10-17r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu
2012-10-17r8169: Config1 is read-only on 8168c and later.Francois Romieu
2012-10-17mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()Mel Gorman
2012-10-17mempolicy: fix refcount leak in mpol_set_shared_policy()KOSAKI Motohiro
2012-10-17mempolicy: fix a race in shared_policy_replace()Mel Gorman
2012-10-17mempolicy: remove mempolicy sharingKOSAKI Motohiro
2012-10-17efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi
2012-10-17drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2)Alex Deucher
2012-10-17eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks
2012-10-17eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks
2012-10-17eCryptfs: Revert to a writethrough cache modelTyler Hicks
2012-10-17eCryptfs: Initialize empty lower files when opening themTyler Hicks
2012-10-17eCryptfs: Unlink lower inode when ecryptfs_create() failsTyler Hicks
2012-10-17udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky
2012-10-17autofs4 - fix reset pending flag on mount failIan Kent
2012-10-17firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)Stefan Richter
2012-10-17hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreachMichal Hocko
2012-10-17mm: hugetlb: fix pgoff computation when unmapping page from vmaHillf Danton
2012-10-17mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli
2012-10-17mm: fix invalidate_complete_page2() lock orderingHugh Dickins