summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-09Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-04-08Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-08fs/ncpfs/dir.c: fix indenting in ncp_lookup()Dan Carpenter
2014-04-08ncpfs/inode.c: fix mismatch printk formats and argumentsJoe Perches
2014-04-08ncpfs: remove now unused PRINTK macroJoe Perches
2014-04-08ncpfs: convert PPRINTK to ncp_vdbgJoe Perches
2014-04-08ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches
2014-04-08ncpfs: Add pr_fmt and convert printks to pr_<level>Joe Perches
2014-04-08arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()David Rientjes
2014-04-08lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe
2014-04-08autofs4: check dev ioctl size before allocatingSasha Levin
2014-04-08mm: vmscan: do not swap anon pages just because free+file is lowJohannes Weiner
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-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-04-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-04-08Merge 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-08Merge 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