aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-06mm: vmscan: clear kswapd's special reclaim powers before exitingJohannes Weiner
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-06Fix ARM merge mistake in mvebu board fileLinus Torvalds
2014-06-05Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-05Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-05Merge branch 'devel-stable' into for-nextRussell King
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-06-05microblaze: Fix typo in head.S s/substract/subtract/Antonio Ospite
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds
2014-06-04fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_initFabian Frederick
2014-06-04fs/ncpfs/getopt.c: replace simple_strtoul by kstrtoulFabian Frederick
2014-06-04init/main.c: remove an ifdefAndrew Morton
2014-06-04kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE...Oleg Nesterov
2014-06-04init/main.c: add initcall_blacklist kernel parameterPrarit Bhargava
2014-06-04init/main.c: don't use pr_debug()Andrew Morton
2014-06-04fs/binfmt_flat.c: make old_reloc() staticAxel Lin
2014-06-04fs/binfmt_elf.c: fix bool assignementsFabian Frederick
2014-06-04fs/efs: convert printk(KERN_DEBUG to pr_debugFabian Frederick
2014-06-04fs/efs: add pr_fmt / use __func__Fabian Frederick
2014-06-04fs/efs: convert printk to pr_foo()Fabian Frederick
2014-06-04scripts/checkpatch.pl: device_initcall is not the only __initcall substituteFabian Frederick
2014-06-04checkpatch: check stable email addressJoe Perches
2014-06-04checkpatch: warn on unnecessary void function return statementsJoe Perches
2014-06-04checkpatch: prefer kstrto<foo> to sscanf(buf, "%<lhuidx>", &bar);Joe Perches
2014-06-04checkpatch: add warning for kmalloc/kzalloc with multiplyJoe Perches
2014-06-04checkpatch: warn on #defines ending in semicolonJoe Perches
2014-06-04checkpatch: make --strict a default for files in drivers/net and net/Joe Perches
2014-06-04checkpatch: always warn on missing blank line after variable declaration blockJoe Perches
2014-06-04checkpatch: fix wildcard DT compatible string checkingRob Herring
2014-06-04kernel/compat.c: use sizeof() instead of sizeofFabian Frederick
2014-06-04lib/asn1_decoder.c: kernel-doc warning fixFabian Frederick
2014-06-04lib/atomic64_test.c: convert printk(KERN_INFO to pr_infoFabian Frederick
2014-06-04lib/bug.c: convert printk to pr_foo()Fabian Frederick
2014-06-04lib/textsearch.c: move EXPORT_SYMBOL after functionsFabian Frederick
2014-06-04lib/nlattr.c: move EXPORT_SYMBOL after functionsFabian Frederick
2014-06-04lib/digsig.c: kernel-doc warning fixesFabian Frederick
2014-06-04lib/crc32.c: remove unnecessary __constantFabian Frederick
2014-06-04lib/radix-tree.c: kernel-doc warning fixFabian Frederick
2014-06-04lib/plist.c: make CONFIG_DEBUG_PI_LIST selectableDan Streetman
2014-06-04lib/btree.c: fix leak of whole btree nodesMinfei Huang
2014-06-04lib/vsprintf.c: fix comparison to boolFabian Frederick
2014-06-04lib/libcrc32c.c: use PTR_ERR_OR_ZEROFabian Frederick
2014-06-04lib/xz: enable all filters by default in KconfigLasse Collin
2014-06-04lib/plist.c: replace pr_debug with printk in plist_test()Dan Streetman
2014-06-04lib/xz: add comments for the intentionally missing break statementsLasse Collin