summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-18rx51_battery: convert to iio consumerSebastian Reichel
2014-07-18bq2415x_charger: Fix Atomic Sleep BugSebastian Reichel
2014-07-18Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2014-07-18Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-18Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-07-18Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-07-18GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixesFabian Frederick
2014-07-18GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven
2014-07-18GFS2: Allow caching of glocks for flockBob Peterson
2014-07-18GFS2: Allow flocks to use normal glock dq rather than dq_waitBob Peterson
2014-07-18GFS2: replace count*size kzalloc by kcallocFabian Frederick
2014-07-18GFS2: Use GFP_NOFS when allocating glocksSteven Whitehouse
2014-07-18GFS2: Fix race in glock lru glock disposalSteven Whitehouse
2014-07-18GFS2: Only wait for demote when last holder is dequeuedBob Peterson
2014-07-17Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-17Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16Merge tag 'sound-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-07-16UBI: fastmap: do not miss bit-flipsBrian Norris
2014-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-07-15Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-07-15ring-buffer: Fix polling on trace_pipeMartin Lau
2014-07-15quota: missing lock in dqcache_shrink_scan()Niu Yawei
2014-07-15dm cache metadata: do not allow the data block size to changeMike Snitzer
2014-07-15dm thin metadata: do not allow the data block size to changeMike Snitzer
2014-07-15tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputszhangwei(Jovi)
2014-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-15tracing: Fix graph tracer with stack tracer on other archsSteven Rostedt (Red Hat)
2014-07-15tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputszhangwei(Jovi)
2014-07-15ALSA: hda - Fix broken PM due to incomplete i915 initializationTakashi Iwai
2014-07-14hso: fix deadlock when receiving bursts of dataOlivier Sobrie
2014-07-14hso: remove unused workqueueOlivier Sobrie
2014-07-14Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2014-07-14Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds
2014-07-14net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin
2014-07-14net: ppp: don't call sk_chk_filter twiceChristoph Schulz
2014-07-14mlx4: mark napi id for gro_skbJason Wang
2014-07-14bonding: fix ad_select module param checkNikolay Aleksandrov
2014-07-14net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause
2014-07-15xfs: null unused quota inodes when quota is onDave Chinner
2014-07-14net: sctp: fix information leaks in ulpevent layerDaniel Borkmann
2014-07-15xfs: refine the allocation stack switchDave Chinner
2014-07-15Revert "xfs: block allocation work needs to be kswapd aware"Dave Chinner
2014-07-14tracing: instance_rmdir() leaks ftrace_event_file->filterOleg Nesterov
2014-07-14aio: protect reqs_available updates from changes in interrupt handlersBenjamin LaHaise
2014-07-14fuse: replace count*size kzalloc by kcallocFabian Frederick