summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-07Linux 3.4.48v3.4.48Greg Kroah-Hartman1-1/+1
2013-06-07thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer1-0/+7
2013-06-07mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-06-07x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan1-2/+2
2013-06-07iommu/amd: Workaround for ERBT1312Joerg Roedel1-8/+26
2013-06-07iommu/amd: Re-enable IOMMU event log interrupt after handling.Suravee Suthikulpanit2-0/+4
2013-06-07xen-netback: remove skb in xen_netbk_alloc_pageWei Liu1-3/+2
2013-06-07jfs: fix a couple racesDave Kleikamp2-2/+3
2013-06-07xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.Keir Fraser1-4/+15
2013-06-07m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain1-10/+19
2013-06-07libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier1-0/+6
2013-06-07ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee1-0/+15
2013-06-07USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch1-0/+3
2013-06-07cifs: fix potential buffer overrun when composing a new options stringJeff Layton1-1/+3
2013-06-07drm/radeon: fix card_posted check for newer asicsAlex Deucher1-10/+9
2013-06-07xfs: kill suid/sgid through the truncate path.Dave Chinner1-15/+32
2013-06-07NFSv4: Fix a thinko in nfs4_try_open_cachedTrond Myklebust1-1/+1
2013-06-07iscsi-target: fix heap buffer overflow on errorKees Cook2-6/+6
2013-06-07mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V1-1/+6
2013-06-07mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman1-34/+36
2013-06-07drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2
2013-06-07mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong1-40/+40
2013-06-07nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi1-4/+23
2013-06-07wait: fix false timeouts when using wait_event_timeout()Imre Deak1-5/+11
2013-06-07klist: del waiter from klist_remove_waiters before wakeup waitting processwang, biao1-1/+1
2013-06-07mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin1-1/+1
2013-06-07drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner1-7/+7
2013-06-07Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr1-1/+1
2013-06-07ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi1-1/+1
2013-06-07perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings1-3/+3
2013-06-07perf: net_dropmonitor: Fix trace parameter orderBen Hutchings1-1/+1
2013-06-07fat: fix possible overflow for fat_clustersOGAWA Hirofumi1-1/+14
2013-06-07cifs: only set ops for inodes in I_NEW stateJeff Layton1-1/+2
2013-06-07USB: UHCI: fix for suspend of virtual HP controllerAlan Stern1-1/+2
2013-06-07USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern1-8/+9
2013-06-07USB: reset resume quirk needed by a hubOliver Neukum1-0/+3
2013-06-07USB: Blacklisted Cinterion's PLxx WWAN InterfaceSchemmel Hans-Christoph1-4/+5
2013-06-07TTY: Fix tty miss restart after we turn off flow-controlWang YanQing1-0/+8
2013-06-07USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter1-1/+2
2013-06-07USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]2-0/+4
2013-06-07USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams1-0/+2
2013-06-07usb: option: Add Telewell TW-LTE 4GTeppo Kotilainen1-0/+2
2013-06-07staging: vt6656: use free_netdev instead of kfreeHema Prathaban1-1/+1
2013-06-07ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT1-6/+6
2013-06-07avr32: fix relocation check for signed 18-bit offsetHans-Christian Egtvedt1-1/+1
2013-05-24Linux 3.4.47v3.4.47Greg Kroah-Hartman1-1/+1
2013-05-24media: mantis: fix silly crash caseAlan Cox1-2/+4
2013-05-24drm/radeon: Fix VRAM size calculation for VRAM >= 4GBNiels Ole Salscheider3-5/+5
2013-05-24i2c: designware: always clear interrupts before enabling themMika Westerberg1-1/+2
2013-05-24hwmon: fix error return code in abituguru_probe()Wei Yongjun1-6/+10