aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2016-01-18Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-01-18Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-01-18drivers/ide: make ide-scan-pci.c driver explicitly non-modularPaul Gortmaker
2016-01-18ide: constify ide_dma_ops structuresJulia Lawall
2016-01-18ide: silence some underflow warningsDan Carpenter
2016-01-18video: fbdev: pxafb: fix out of memory error pathRobert Jarzmik
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-01-17Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-01-17vm: fix incorrect unlock error path in madvise_free_huge_pmdLinus Torvalds
2016-01-17drm/vc4: fix warning in validate printf.Dave Airlie
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-01-17Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-17Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-18Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...Dave Airlie
2016-01-18Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-17Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds
2016-01-16printk: change recursion_bug type to boolSergey Senozhatsky
2016-01-16lib/vsprintf: factor out %pN[F] handler as netdev_bits()Andy Shevchenko
2016-01-16lib/vsprintf: refactor duplicate code to special_hex_number()Andy Shevchenko
2016-01-16printk-formats.txt: remove unimplemented %pTRasmus Villemoes
2016-01-16printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole
2016-01-16lib/test_printf.c: test dentry printingRasmus Villemoes
2016-01-16lib/test_printf.c: add test for large bitmapsRasmus Villemoes
2016-01-16lib/test_printf.c: account for kvasprintf testsRasmus Villemoes
2016-01-16lib/test_printf.c: add a few number() testsRasmus Villemoes
2016-01-16lib/test_printf.c: test precision quirksRasmus Villemoes
2016-01-16lib/test_printf.c: check for out-of-bound writesRasmus Villemoes
2016-01-16lib/test_printf.c: don't BUGRasmus Villemoes
2016-01-16lib/kasprintf.c: add sanity check to kvasprintfRasmus Villemoes
2016-01-16lib/vsprintf.c: warn about too large precisions and field widthsRasmus Villemoes
2016-01-16lib/vsprintf.c: help gcc make number() smallerRasmus Villemoes
2016-01-16lib/vsprintf.c: expand field_width to 24 bitsRasmus Villemoes
2016-01-16lib/vsprintf.c: eliminate potential race in string()Rasmus Villemoes
2016-01-16lib/vsprintf.c: move string() below widen_string()Rasmus Villemoes
2016-01-16lib/vsprintf.c: pull out padding code from dentry_name()Rasmus Villemoes
2016-01-16printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-01-16printk: only unregister boot consoles when necessaryThierry Reding
2016-01-16asm/sections: add helpers to check for section dataThierry Reding
2016-01-16kernel/stop_machine.c: remove CONFIG_SMP dependenciesAndrew Morton
2016-01-16uselib: default depending if libc5 was usedRiku Voipio
2016-01-16err.h: add (missing) unlikely() to IS_ERR_OR_NULL()Viresh Kumar
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-16include/linux/kdev_t.h: remove new_valid_dev()Yaowei Bai
2016-01-16fs/stat.c: drop the last new_valid_dev checkYaowei Bai
2016-01-16include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz