summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/leds.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-20mm/slub.c: fix sysfs filename in commentLi Peng1-5/+5
2016-05-20mm: slab: remove ZONE_DMA_FLAGYang Shi2-27/+1
2016-05-20mm: SLAB freelist randomizationThomas Garnier3-2/+178
2016-05-20mm/slub.c: replace kick_all_cpus_sync() with synchronize_sched() in kmem_cach...Vladimir Davydov1-1/+1
2016-05-20mm/slab: lockless decision to grow cacheJoonsoo Kim1-3/+18
2016-05-20mm/slab: refill cpu cache through a new slab without holding a node lockJoonsoo Kim1-32/+36
2016-05-20mm/slab: separate cache_grow() to two partsJoonsoo Kim1-22/+52
2016-05-20mm/slab: make cache_grow() handle the page allocated on arbitrary nodeJoonsoo Kim1-39/+21
2016-05-20mm/slab: racy access/modify the slab colorJoonsoo Kim1-13/+13
2016-05-20mm/slab: don't keep free slabs if free_objects exceeds free_limitJoonsoo Kim1-9/+14
2016-05-20mm/slab: clean-up kmem_cache_node setupJoonsoo Kim1-100/+68
2016-05-20mm/slab: factor out kmem_cache_node initialization codeJoonsoo Kim1-29/+45
2016-05-20mm/slab: drain the free slab as much as possibleJoonsoo Kim1-9/+3
2016-05-20mm/slab: remove BAD_ALIEN_MAGIC againJoonsoo Kim1-4/+2
2016-05-20mm/slab: fix the theoretical race by holding proper lockJoonsoo Kim1-23/+45
2016-05-20kernel/padata.c: hide unused functionsArnd Bergmann1-37/+37
2016-05-20kernel/padata.c: removed unused codeRichard Cochran2-69/+0
2016-05-20ocfs2: clean up an unneeded goto in ocfs2_put_slot()Guozhonghua1-5/+1
2016-05-20ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()Jun Piao1-3/+2
2016-05-20ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_recpiaojun1-2/+1
2016-05-20ocfs2: fix comment in struct ocfs2_extended_slotGuozhonghua1-1/+1
2016-05-20debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin6-109/+60
2016-05-20Documentation: update debugobjects docDu, Changbin1-12/+14
2016-05-20percpu_counter: update debugobjects fixup callbacks return typeDu, Changbin1-3/+3
2016-05-20rcu: update debugobjects fixup callbacks return typeDu, Changbin1-3/+3
2016-05-20timer: update debugobjects fixup callbacks return typeDu, Changbin2-24/+24
2016-05-20workqueue: update debugobjects fixup callbacks return typeDu, Changbin1-10/+10
2016-05-20debugobjects: correct the usage of fixup call resultsDu, Changbin1-1/+1
2016-05-20debugobjects: make fixup functions return bool instead of intDu, Changbin2-29/+29
2016-05-20scripts/bloat-o-meter: print percent changeVineet Gupta1-0/+6
2016-05-20scripts/spelling.txt: add "fimware" misspellingKees Cook4-3/+4
2016-05-20scripts/decode_stacktrace.sh: handle symbols in modulesKonstantin Khlebnikov1-16/+39
2016-05-20time: remove timespec_add_safe()Deepa Dinamani2-12/+7
2016-05-20fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani4-44/+54
2016-05-20time: add missing implementation for timespec64_add_safe()Deepa Dinamani2-3/+26
2016-05-20fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara4-23/+81
2016-05-18iwlwifi: fix mis-merge that breaks the driverLinus Torvalds1-1/+2
2016-05-18xfs: concurrent readdir hangs on data buffer locksDave Chinner1-9/+14
2016-05-18Revert "btrfs: switch to ->iterate_shared()"Al Viro1-1/+1
2016-05-18btrfs: Switch to generic xattr handlersAndreas Gruenbacher3-30/+11
2016-05-18ubifs: Switch to generic xattr handlersAndreas Gruenbacher5-90/+79
2016-05-17exec: clarify reasoning for euid/egid resetKees Cook1-1/+6
2016-05-17remove directory incorrectly tries to set delete on close on non-empty direct...Steve French4-2/+25
2016-05-17Update cifs.ko version to 2.09Steve French1-1/+1
2016-05-17fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher1-14/+18
2016-05-17fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher1-18/+23
2016-05-17fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher1-12/+16
2016-05-17fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher1-12/+20
2016-05-17cifs: remove any preceding delimiter from prefix_pathSachin Prabhu2-3/+11
2016-05-17cifs: Use file_dentry()Goldwyn Rodrigues2-4/+4