summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh
2014-04-09rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima
2014-04-09rsi: Fixed issue relating to index of q_num.Fariya Fatima
2014-04-09rsi: Fixed issue relating to return value.Fariya Fatima
2014-04-09rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima
2014-04-09rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima
2014-04-09rsi: Potential null pointer derefernce issue fixed.Fariya Fatima
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-08Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-08net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-08isdnloop: several buffer overflowsDan Carpenter
2014-04-08include/linux/syscalls.h: add sys_renameat2() prototypeHeiko Carstens
2014-04-08arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas
2014-04-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-04-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-04-07Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2014-04-08DRM: armada: fix corruption while loading cursorsRussell King
2014-04-07Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-07MAINTAINERS: update Intel C600 SAS driver maintainersLukasz Dorau
2014-04-07fs/ufs: remove unused ufs_super_block_third pointerChristian Engelmayer
2014-04-07fs/ufs: remove unused ufs_super_block_second pointerChristian Engelmayer
2014-04-07fs/ufs: remove unused ufs_super_block_first pointerChristian Engelmayer
2014-04-07fs/ufs/super.c: add __init to init_inodecache()Fabian Frederick
2014-04-07doc/kernel-parameters.txt: add early_ioremap_debugMark Salter
2014-04-07arm64: add early_ioremap supportMark Salter
2014-04-07arm64: initialize pgprot info earlier in bootMark Salter
2014-04-07x86: use generic early_ioremapMark Salter
2014-04-07mm: create generic early_ioremap() supportMark Salter
2014-04-07x86/mm: sparse warning fix for early_memremapDave Young
2014-04-07lglock: map to spinlock when !CONFIG_SMPJosh Triplett
2014-04-07percpu: add preemption checks to __this_cpu opsChristoph Lameter
2014-04-07vmstat: use raw_cpu_ops to avoid false positives on preemption checksChristoph Lameter
2014-04-07slub: use raw_cpu_inc for incrementing statisticsChristoph Lameter
2014-04-07net: replace __this_cpu_inc in route.c with raw_cpu_incChristoph Lameter
2014-04-07modules: use raw_cpu_write for initialization of per cpu refcount.Christoph Lameter
2014-04-07mm: use raw_cpu ops for determining current NUMA nodeChristoph Lameter
2014-04-07percpu: add raw_cpu_opsChristoph Lameter
2014-04-07slub: fix leak of 'name' in sysfs_slab_addDave Jones
2014-04-07slub: rework sysfs layout for memcg cachesVladimir Davydov
2014-04-07slub: adjust memcg caches when creating cache aliasVladimir Davydov
2014-04-07memcg, slab: do not destroy children caches if parent has aliasesVladimir Davydov
2014-04-07memcg, slab: unregister cache from memcg before starting to destroy itVladimir Davydov
2014-04-07memcg, slab: separate memcg vs root cache creation pathsVladimir Davydov
2014-04-07memcg, slab: cleanup memcg cache creationVladimir Davydov
2014-04-07memcg, slab: never try to merge memcg cachesVladimir Davydov
2014-04-07asm/system.h: um: arch_align_stack() moved to asm/exec.hDavid Howells