summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-08include/linux/syscalls.h: add sys_renameat2() prototypeHeiko Carstens
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
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
2014-04-07asm/system.h: clean asm/system.h from docsDavid Howells
2014-04-07kernel: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-07ipc: use device_initcallDavidlohr Bueso
2014-04-07ipc/compat.c: remove sc_semopm macroDavidlohr Bueso
2014-04-07initramfs: debug detected compression methodDaniel M. Weeks