summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-17x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov1-12/+44
2012-06-17x86/uv: Fix UV2 BAU legacy modeCliff Wickman2-2/+0
2012-06-17ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o1-4/+4
2012-06-17timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz1-0/+2
2012-06-17module_param: stop double-calling parameters.Rusty Russell2-6/+6
2012-06-17powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2012-06-17powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras1-3/+11
2012-06-17btree: fix tree corruption in btree_get_prev()Roland Dreier1-2/+2
2012-06-17char/agp: add another Ironlake host bridgeEugeni Dodonov2-0/+2
2012-06-17drm/i915: Reset last_retired_head when resetting ringChris Wilson1-0/+1
2012-06-17drm/nouveau/disp: fix dithering not being enabled on some eDP macbooksBen Skeggs1-1/+7
2012-06-09Linux 3.4.2v3.4.2Greg Kroah-Hartman1-1/+1
2012-06-09ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma1-1/+0
2012-06-09IA64: Add cmpxchg.h to exported userspace headersmaximilian attems1-0/+1
2012-06-09drm/i915: enable vdd when switching off the eDP panelDaniel Vetter1-10/+8
2012-06-09drm/i915/dp: Flush any outstanding work to turn the VDD offChris Wilson1-0/+1
2012-06-09drm/i915: always use RPNSWREQ for turbo change requestsJesse Barnes1-1/+1
2012-06-09wl1251: fix oops on early interruptGrazvydas Ignotas2-3/+2
2012-06-09md: raid1/raid10: fix problem with merge_bvec_fnNeilBrown2-1/+8
2012-06-09vfs: Fix /proc/<tid>/fdinfo/<fd> file handlingLinus Torvalds1-7/+10
2012-06-09ACPI battery: only refresh the sysfs files when pertinent information changesAndy Whitcroft1-1/+9
2012-06-09iommu/amd: Fix deadlock in ppr-handling error pathJoerg Roedel1-27/+44
2012-06-09iommu/amd: Cache pdev pointer to root-bridgeJoerg Roedel2-8/+8
2012-06-09drm/radeon/kms: add new SI PCI idsAlex Deucher1-2/+3
2012-06-09drm/radeon/kms: add new BTC PCI idsAlex Deucher1-0/+2
2012-06-09drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher1-0/+2
2012-06-09drm/radeon/kms: add new Trinity PCI idsAlex Deucher2-4/+25
2012-06-09drm/radeon: fix vm deadlocks on caymanChristian König1-7/+12
2012-06-09drm/radeon/audio: don't hardcode CRTC idRafał Miłecki1-2/+3
2012-06-09radix-tree: fix contiguous iteratorKonstantin Khlebnikov2-1/+7
2012-06-09ext4: remove mb_groups before tearing down the buddy_cacheSalman Qazi1-2/+3
2012-06-09ext4: add ext4_mb_unload_buddy in the error pathSalman Qazi1-0/+1
2012-06-09ext4: don't trash state flags in EXT4_IOC_SETFLAGSTheodore Ts'o1-3/+9
2012-06-09ext4: add missing save_error_info() to ext4_error()Theodore Ts'o1-0/+1
2012-06-09ext4: disallow hard-linked directory in ext4_lookupAndreas Dilger1-0/+6
2012-06-09ext4: fix potential integer overflow in alloc_flex_gd()Haogang Chen1-0/+2
2012-06-09ext4: force ro mount if ext4_setup_super() failsEric Sandeen1-1/+2
2012-06-09ext4: fix potential NULL dereference in ext4_free_inodes_counts()Dan Carpenter1-4/+6
2012-06-09xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2-26/+16
2012-06-09skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau1-2/+0
2012-06-09l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman1-6/+24
2012-06-09ipv6: fix incorrect ipsec fragmentGao feng3-18/+54
2012-06-09ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang1-6/+6
2012-06-09asix: allow full size 8021Q frames to be receivedEric Dumazet1-1/+2
2012-06-09drm/vmwgfx: Fix nasty write past alloced memory areaThomas Hellstrom1-1/+1
2012-06-09drm/ttm: Fix spinlock imbalanceThomas Hellstrom1-0/+1
2012-06-09drm/radeon: fix HD6790, HD6570 backend programmingJerome Glisse1-2/+2
2012-06-09drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlockAlex Deucher4-0/+9
2012-06-09drm/radeon: fix bank information in tiling configAlex Deucher3-8/+18
2012-06-09drm/radeon: fix regression in UMS CS ioctlAlex Deucher1-14/+17