summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-10iommu/amd: Cache pdev pointer to root-bridgeJoerg Roedel2-8/+8
2012-06-10target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger2-62/+17
2012-06-10ACPI battery: only refresh the sysfs files when pertinent information changesAndy Whitcroft1-1/+9
2012-06-10xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2-26/+16
2012-06-10skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau1-2/+0
2012-06-10sctp: check cached dst before using itNicolas Dichtel3-20/+14
2012-06-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller4-42/+7
2012-06-10r8169: fix unsigned int wraparound with TSOJulien Ducourthial1-6/+10
2012-06-10r8169: fix early queue wake-up.Francois Romieu1-0/+18
2012-06-10r8169: missing barriers.Francois Romieu1-3/+2
2012-06-10l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman1-6/+24
2012-06-10ipv6: fix incorrect ipsec fragmentGao feng3-18/+54
2012-06-10set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)4-6/+13
2012-06-10ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang1-6/+6
2012-06-10ipv4: Do not use dead fib_info entries.David S. Miller1-0/+2
2012-06-10drm/i915:: Disable FBC on SandyBridgeChris Wilson1-1/+1
2012-06-10Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03CMichael Gruetzner2-0/+9
2012-06-10Add Foxconn / Hon Hai IDs for btusb moduleSteven Harms1-0/+3
2012-06-10Bluetooth: Add support for AR3012 [0cf3:e004]AceLan Kao2-0/+3
2012-06-10Bluetooth: Add support for Atheros [13d3:3362]AceLan Kao2-0/+3
2012-06-10Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0Manoj Iyer1-0/+1
2012-06-10Bluetooth: btusb: typo in Broadcom SoftSailing idDon Zickus1-1/+1
2012-06-10Bluetooth: btusb: Add USB device ID "0a5c 21e8"João Paulo Rechi Vita1-0/+1
2012-06-10Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6]James M. Leddy1-0/+1
2012-06-10Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer1-0/+1
2012-06-10fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-10mtd: of_parts: fix breakage in KconfigFrank Svendsboe1-1/+1
2012-06-10drm/vmwgfx: Fix nasty write past alloced memory areaThomas Hellstrom1-1/+1
2012-06-10drm/ttm: Fix spinlock imbalanceThomas Hellstrom1-0/+1
2012-06-10drm/radeon: fix HD6790, HD6570 backend programmingJerome Glisse1-2/+2
2012-06-10drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlockAlex Deucher4-0/+9
2012-06-10drm/radeon: fix bank information in tiling configAlex Deucher3-7/+16
2012-06-10ext4: remove mb_groups before tearing down the buddy_cacheSalman Qazi1-2/+3
2012-06-10ext4: add ext4_mb_unload_buddy in the error pathSalman Qazi1-0/+1
2012-06-10ALSA: usb-audio: fix rate_list memory leakClemens Ladisch1-0/+3
2012-06-10ext4: add missing save_error_info() to ext4_error()Theodore Ts'o1-0/+1
2012-06-10vfs: umount_tree() might be called on subtree that had never made itAl Viro1-1/+2
2012-06-10vfs: increment iversion when a file is truncatedDmitry Kasatkin1-0/+5
2012-06-10mtd: nand: fix scan_read_raw_oobDmitry Maluka1-0/+1
2012-06-10ext4: disallow hard-linked directory in ext4_lookupAndreas Dilger1-0/+6
2012-06-10ext4: force ro mount if ext4_setup_super() failsEric Sandeen1-1/+2
2012-06-10slub: fix a memory leak in get_partial_node()Joonsoo Kim1-3/+6
2012-06-10x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk1-0/+3
2012-06-10mm: fix vma_resv_map() NULL pointerDave Hansen1-1/+2
2012-06-10fix scsi_wait_scanJames Bottomley1-1/+1
2012-06-10mm: fix faulty initialization in vmalloc_init()KyongHo1-1/+2
2012-06-10mm/vmalloc.c: change void* into explict vm_struct*Minchan Kim1-4/+4
2012-06-10hugetlb: fix resv_map leak in error pathDave Hansen1-6/+22
2012-06-10mm: consider all swapped back pages in used-once logicMichal Hocko1-1/+1
2012-06-10mm/fork: fix overflow in vma length when copying mmap on cloneSiddhesh Poyarekar1-1/+2