summaryrefslogtreecommitdiffstats
path: root/arch/nios2/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-04MAINTAINERS: add missed trace file for f2fsChao Yu1-0/+1
2015-08-04f2fs: make the function check_dnode have a return type of bool and change it'...Nicholas Krause1-6/+6
2015-08-04f2fs: check the largest extent at look-up timeJaegeuk Kim2-8/+20
2015-08-04f2fs: use extent_cache by defaultJaegeuk Kim6-265/+142
2015-08-04f2fs: add noextent_cache mount optionJaegeuk Kim2-1/+10
2015-08-04f2fs: shrink extent_cache entriesJaegeuk Kim4-11/+27
2015-08-04f2fs: shrink nat_cache entriesJaegeuk Kim3-7/+18
2015-08-04f2fs: introduce a shrinker for mounted fsJaegeuk Kim4-1/+148
2015-08-04f2fs: set cached_en after checking finallyJaegeuk Kim1-5/+4
2015-08-04f2fs: update on-disk extents even under extent_cacheJaegeuk Kim1-2/+2
2015-08-04f2fs: fix wrong block address calculation for a split extentJaegeuk Kim1-1/+1
2015-08-04f2fs: convert inline_data for various fallocateJaegeuk Kim1-0/+14
2015-08-04f2fs: avoid to use failed inode immediatelyJaegeuk Kim3-9/+15
2015-08-04f2fs: avoid freed stat informationJaegeuk Kim1-1/+3
2015-08-04f2fs: fix to record dirty page count for symlinkChao Yu2-2/+4
2015-08-04f2fs crypto: delete an unnecessary check before the function call "key_put"Markus Elfring1-2/+1
2015-08-04xen/events/fifo: Handle linked events when closing a portRoss Lagerwall3-9/+53
2015-08-04drm/atomic-helpers: Make encoder picking more robustDaniel Vetter1-5/+6
2015-08-04drm/dp-mst: Remove debug WARN_ONDaniel Vetter1-1/+0
2015-08-04drm/i915: Fixup dp mst encoder selectionDaniel Vetter1-0/+11
2015-08-04drm/atomic-helper: Add an atomice best_encoder callbackDaniel Vetter2-1/+9
2015-08-03Adding YAMA hooks also when YAMA is not stacked.Salvatore Mesoraca1-0/+1
2015-08-03Linux 4.2-rc5v4.2-rc5Linus Torvalds1-1/+1
2015-08-02i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds1-3/+5
2015-08-02link_path_walk(): be careful when failing with ENOTDIRAl Viro1-1/+6
2015-08-01i2c: fix leaked device refcount on of_find_i2c_* error pathVladimir Zapolskiy1-6/+14
2015-08-01stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood1-0/+4
2015-08-01gianfar: Enable device wakeup when appropriateClaudiu Manoil3-13/+3
2015-08-01gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil1-68/+30
2015-08-01gianfar: Fix warning when CONFIG_PM offClaudiu Manoil1-0/+2
2015-08-01act_pedit: check binding before calling tcf_hash_release()WANG Cong1-3/+2
2015-07-31ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri3-9/+6
2015-07-31Revert "dmaengine: virt-dma: don't always free descriptor upon completion"Jun Nie2-25/+7
2015-07-31dmaengine: mv_xor: fix big endian operation in register modeThomas Petazzoni1-4/+5
2015-07-31dmaengine: xgene-dma: Fix the resource map to handle overlappingRameshwar Prasad Sahu3-2/+5
2015-07-31dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()Cyrille Pitchen1-3/+4
2015-07-31dmaengine: at_hdmac: fix residue computationCyrille Pitchen2-47/+88
2015-07-31dmaengine: at_xdmac: fix bug about channel configurationLudovic Desroches1-9/+10
2015-07-31iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel1-1/+6
2015-07-31i2c: Fix typo in i2c-bfin-twi.cMasanari Iida1-2/+2
2015-07-31i2c: omap: fix bus recovery setupJan Luebbe1-0/+11
2015-07-31i2c: core: only use set_scl for bus recovery after calling prepare_recoveryJan Luebbe1-1/+3
2015-07-31misc: eeprom: at24: clean up at24_bin_write()Vladimir Zapolskiy1-3/+0
2015-07-31i2c: slave eeprom: clean up sysfs bin attribute read()/write()Vladimir Zapolskiy1-6/+0
2015-07-31rbd: fix copyup completion raceIlya Dryomov1-5/+17
2015-07-31ceph: always re-send cap flushes when MDS recoversYan, Zheng2-18/+5
2015-07-31ceph: fix ceph_encode_locks_to_buffer()Yan, Zheng1-1/+1
2015-07-31x86/ldt: Make modify_ldt synchronousAndy Lutomirski9-153/+210
2015-07-31x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2015-07-31net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...Sowmini Varadhan1-1/+2