summaryrefslogtreecommitdiffstats
path: root/include/sound/ak4xxx-adda.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-11f2fs: remove lengthy inode->i_inoJaegeuk Kim1-7/+8
2014-09-09f2fs: fix negative value for lseek offsetJaegeuk Kim1-0/+2
2014-09-09f2fs: avoid node page to be written twice in gc_node_segmentHuang Ying1-0/+6
2014-09-09f2fs: use lock-less list(llist) to simplify the flush cmd managementGu Zheng2-25/+12
2014-09-09f2fs: refactor flush_sit_entries codes for reducing SIT writesChao Yu4-71/+186
2014-09-09f2fs: remove unneeded sit_i in macro SIT_BLOCK_OFFSET/START_SEGNOChao Yu2-7/+7
2014-09-09f2fs: need fsck.f2fs if the recovery was failedJaegeuk Kim1-0/+3
2014-09-09f2fs: handle bug cases by letting fsck.f2fs initiateJaegeuk Kim1-1/+9
2014-09-09f2fs: add BUG cases to initiate fsck.f2fsJaegeuk Kim2-5/+37
2014-09-09f2fs: need fsck.f2fs when f2fs_bug_on is triggeredJaegeuk Kim11-63/+70
2014-09-09f2fs: retain inconsistency information to initiate fsck.f2fsJaegeuk Kim4-0/+6
2014-09-04f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SBJaegeuk Kim14-114/+103
2014-09-03ARC: [mm] Fix compilation breakageNoam Camus1-1/+1
2014-09-03PEFILE: Relax the check on the length of the PKCS#7 certDavid Howells1-16/+33
2014-09-03KEYS: Fix use-after-free in assoc_array_gc()David Howells1-1/+1
2014-09-03KEYS: Fix public_key asymmetric key subtype nameDavid Howells1-0/+1
2014-09-03KEYS: Increase root_maxkeys and root_maxbytes sizesSteve Dickson1-2/+2
2014-09-02Revert "leds: convert blink timer to workqueue"Jiri Kosina3-14/+14
2014-09-02f2fs: reposition unlock_new_inode to prevent accessing invalid inodeChao Yu2-16/+6
2014-09-01Revert "arm64: cpuinfo: print info for all CPUs"Will Deacon1-18/+22
2014-09-01arm64: fix bug for reloading FPSIMD state after cpu power offLeo Yan1-0/+1
2014-09-01Linux 3.17-rc3v3.17-rc3Linus Torvalds1-1/+1
2014-09-01unicore32: Fix build errorGuenter Roeck1-4/+5
2014-08-31vexpress/spc: fix a build warning on array boundsAlex Shi1-3/+11
2014-08-31spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven1-2/+2
2014-08-30kexec: purgatory: add clean-up for purgatory directoryMichael Welling1-0/+1
2014-08-30Documentation/kdump/kdump.txt: add ARM descriptionHuKeping1-3/+33
2014-08-30flush_icache_range: export symbol to fix build errorsPranith Kumar5-0/+5
2014-08-30tools: selftests: fix build issue with make kselftests targetPhong Tran3-11/+11
2014-08-30ocfs2: quorum: add a log for node not fencedJunxiao Bi1-2/+11
2014-08-30ocfs2: o2net: set tcp user timeout to max valueJunxiao Bi2-0/+21
2014-08-30ocfs2: o2net: don't shutdown connection when idle timeoutJunxiao Bi1-6/+19
2014-08-30ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings1-86/+43
2014-08-30x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal1-0/+1
2014-08-30drivers/rtc/rtc-s5m.c: re-add support for devices without irq specifiedBartlomiej Zolnierkiewicz1-7/+14
2014-08-30xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger1-1/+1
2014-08-30kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal8-16/+0
2014-08-30kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal8-20/+42
2014-08-30x86,mm: fix pte_special versus pte_numaHugh Dickins2-6/+10
2014-08-30hugetlb_cgroup: use lockdep_assert_held rather than spin_is_lockedMichal Hocko1-1/+1
2014-08-30mm/zpool: use prefixed module loadingKees Cook3-1/+3
2014-08-30zram: fix incorrect stat with failed_readsChao Yu2-4/+8
2014-08-30lib: turn CONFIG_STACKTRACE into an actual option.Dave Jones1-1/+6
2014-08-30mm: actually clear pmd_numa before invalidatingMatthew Wilcox1-1/+1
2014-08-30memblock, memhotplug: fix wrong type in memblock_find_in_range_node().Tang Chen1-2/+1
2014-08-30resource: fix the case of null pointer accessVivek Goyal1-7/+4
2014-08-30checkpatch: relax check for length of git commit IDsJoe Perches1-2/+2
2014-08-29alpha: io: implement relaxed accessor macros for writesWill Deacon1-4/+8
2014-08-29alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree3-1/+7
2014-08-29arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon1-1/+1