summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-17mm: fix invalidate_complete_page2() lock orderingHugh Dickins1-1/+2
2012-10-17ARM: OMAP: counter: add locking to read_persistent_clockColin Cross1-7/+14
2012-10-17mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung1-1/+1
2012-10-17ALSA: aloop - add locking to timer accessOmair Mohammed Abdullah1-0/+6
2012-10-17ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele1-0/+1
2012-10-17ALSA: HDA: Add inverted internal mic quirk for Lenovo S205David Henningsson1-0/+1
2012-10-17ALSA: hda - Fix internal mic for Lenovo Ideapad U300sDavid Henningsson1-15/+77
2012-10-17rapidio/rionet: fix multicast packet transmit logicAlexandre Bounine1-3/+17
2012-10-17lib/gcd.c: prevent possible div by 0Davidlohr Bueso1-0/+3
2012-10-17kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()Shawn Guo1-0/+1
2012-10-17drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr1-1/+10
2012-10-17kbuild: make: fix if_changed when command contains backslashesSascha Hauer1-1/+1
2012-10-17drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...Fabio Estevam1-2/+2
2012-10-17mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven1-1/+1
2012-10-17drm/i915: Fix GT_MODE default valueBen Widawsky2-0/+8
2012-10-17drm/i915: call drm_handle_vblank before finish_page_flipDaniel Vetter1-12/+12