summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-11Linux 3.10.69v3.10.69Greg Kroah-Hartman
2015-02-11crypto: crc32c - add missing crypto module aliasMathias Krause
2015-02-11x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2015-02-11kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2015-02-11smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai
2015-02-11ASoC: sgtl5000: add delay before first I2C accessEric Nelson
2015-02-11ASoC: atmel_ssc_dai: fix start event for I2S modeBo Shen
2015-02-11lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan
2015-02-11ext4: prevent bugon on race between write/fcntlDmitry Monakhov
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-02-11nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi
2015-02-11lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan
2015-02-11mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_rangeShiraz Hashim
2015-02-11MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-02-11MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2015-02-11PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson
2015-02-11gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold
2015-02-11gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold
2015-02-06Linux 3.10.68v3.10.68Greg Kroah-Hartman
2015-02-05target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2015-02-05iser-target: Fix implicit termination of connectionsSagi Grimberg
2015-02-05iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg
2015-02-05iser-target: Fix connected_handler + teardown flow raceSagi Grimberg
2015-02-05iser-target: Parallelize CM connection establishmentSagi Grimberg
2015-02-05iser-target: Fix flush + disconnect completion handlingSagi Grimberg
2015-02-05iscsi,iser-target: Initiate termination only onceSagi Grimberg
2015-02-05vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger
2015-02-05tcm_loop: Fix wrong I_T nexus associationHannes Reinecke
2015-02-05vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINTNicholas Bellinger
2015-02-05ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz
2015-02-05IB/isert: Adjust CQ size to HW limitsChris Moore
2015-02-05workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo
2015-02-05gpio: squelch a compiler warningMartin Kaiser
2015-02-05efi-pstore: Make efi-pstore return a unique idMadper Xie
2015-02-05pstore/ram: avoid atomic accesses for ioremapped regionsRob Herring
2015-02-05pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX
2015-02-05pstore: skip zero size persistent ram buffer in traverseLiu ShuoX
2015-02-05pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX
2015-02-05pstore: d_alloc_name() doesn't return an ERR_PTRDan Carpenter
2015-02-05pstore: Fail to unlink if a driver has not defined pstore_eraseAruna Balakrishnaiah
2015-02-05ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper
2015-02-05ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper
2015-02-05ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King
2015-02-05ARM: 7931/1: Correct virt_addr_validLaura Abbott
2015-02-05ARM: fix asm/memory.h build errorRussell King
2015-02-05ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ...Chen Gang
2015-02-05ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.hChen Gang
2015-02-05ARM: lpae: fix definition of PTE_HWTABLE_PTRSWill Deacon
2015-02-05ARM: fix type of PHYS_PFN_OFFSET to unsigned longCyril Chemparathy