summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-06efi-pstore: Make efi-pstore return a unique idMadper Xie1-5/+13
2015-02-06pstore/ram: avoid atomic accesses for ioremapped regionsRob Herring1-2/+52
2015-02-06pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX1-0/+2
2015-02-06pstore: skip zero size persistent ram buffer in traverseLiu ShuoX1-5/+5
2015-02-06pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX1-1/+2
2015-02-06pstore: d_alloc_name() doesn't return an ERR_PTRDan Carpenter1-2/+1
2015-02-06pstore: Fail to unlink if a driver has not defined pstore_eraseAruna Balakrishnaiah1-0/+2
2015-02-06ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper3-5/+11
2015-02-06ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper1-5/+9
2015-02-06ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King1-1/+10
2015-02-06ARM: 7931/1: Correct virt_addr_validLaura Abbott1-1/+2
2015-02-06ARM: fix asm/memory.h build errorRussell King2-17/+16
2015-02-06ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ...Chen Gang1-1/+2
2015-02-06ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.hChen Gang1-24/+25
2015-02-06ARM: lpae: fix definition of PTE_HWTABLE_PTRSWill Deacon1-1/+1
2015-02-06ARM: fix type of PHYS_PFN_OFFSET to unsigned longCyril Chemparathy1-1/+1
2015-02-06ARM: LPAE: use phys_addr_t in alloc_init_pud()Vitaly Andrianov1-1/+2
2015-02-06ARM: LPAE: use signed arithmetic for mask definitionsCyril Chemparathy2-4/+4
2015-02-06ARM: mm: correct pte_same behaviour for LPAE.Steve Capper1-0/+17
2015-02-06ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson2-0/+10
2015-02-06drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N1-0/+22
2015-02-06regulator: core: fix race condition in regulator_put()Ashay Jaiswal1-1/+3
2015-02-06spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg1-1/+1
2015-02-06dm cache: fix missing ERR_PTR returns and handlingJoe Thornber1-4/+5
2015-02-06dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber1-0/+6
2015-02-06nl80211: fix per-station group key get/del and memory leakJohannes Berg1-5/+4
2015-02-06NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust1-1/+1
2015-02-06nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao1-0/+6
2015-02-06Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein1-0/+8
2015-02-06ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch1-31/+0
2015-02-06powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour1-0/+1
2015-02-06can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish1-4/+3
2015-02-06can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish1-2/+10
2015-02-06can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish1-1/+1
2015-02-06can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish1-6/+1
2015-02-06ASoC: wm8960: Fix capture sample rate from 11250 to 11025Zidan Wang1-1/+1
2015-02-06spi: dw-mid: fix FIFO sizeAndy Shevchenko1-1/+0
2015-01-30Linux 3.10.67v3.10.67Greg Kroah-Hartman1-1/+1
2015-01-30md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.NeilBrown1-1/+2
2015-01-30ext4: fix warning in ext4_da_update_reserve_space()Jan Kara3-5/+20
2015-01-30quota: provide interface for readding allocated space into reserved spaceJan Kara4-2/+71
2015-01-30crypto: add missing crypto module aliasesMathias Krause19-2/+23
2015-01-30crypto: include crypto- module prefix in templateKees Cook22-2/+25
2015-01-30crypto: prefix module autoloading with "crypto-"Kees Cook86-108/+137
2015-01-30drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg1-0/+1
2015-01-30Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel1-1/+1
2015-01-30ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter1-5/+5
2015-01-30KEYS: close race between key lookup and freeingSasha Levin1-2/+2
2015-01-30sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko1-14/+12
2015-01-30x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski1-2/+2