summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-1714-23/+376
|\
| * selftests: firmware: add empty string and async testsBrian Norris2016-01-071-1/+28
| * firmware: actually return NULL on failed request_firmware_nowait()Brian Norris2016-01-071-3/+5
| * test: firmware_class: add asynchronous request triggerBrian Norris2016-01-071-0/+65
| * test: firmware_class: use kstrndup() where appropriateBrian Norris2016-01-071-2/+1
| * test: firmware_class: report errors properly on failureBrian Norris2016-01-071-3/+8
| * selftests/seccomp: fix 32-bit build warningsKees Cook2016-01-071-2/+3
| * add breakpoints/.gitignoreYuan Sun2016-01-071-0/+1
| * add ptrace/.gitignoreYuan Sun2016-01-071-0/+1
| * update .gitignore in selftests/timersYuan Sun2016-01-071-0/+1
| * update .gitignore in selftests/vmYuan Sun2016-01-071-0/+5
| * tools, testing, add test for intel_pstate driverPrarit Bhargava2015-11-234-0/+247
| * selftest/ipc: actually test itBamvor Jian Zhang2015-11-231-0/+1
| * selftests/capabilities: actually test itBamvor Jian Zhang2015-11-231-0/+1
| * selftests/capabilities: clean up for MakefileBamvor Jian Zhang2015-11-231-12/+9
* | Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-1711-48/+129
|\ \
| * | parisc: Protect huge page pte changes with spinlocksHelge Deller2016-01-162-28/+52
| * | parisc: Imporove debug info about space registers and TLB configurationHelge Deller2016-01-122-5/+23
| * | parisc: Drop parisc-specific NSIGTRAP defineHelge Deller2016-01-121-3/+0
| * | parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller2016-01-121-0/+4
| * | parisc: Reduce overhead of parisc_requires_coherency()Helge Deller2016-01-122-10/+17
| * | parisc: Initialize PCI bridge cache line and default latencyHelge Deller2016-01-124-2/+33
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-17189-2886/+4357
|\ \ \
| * | | printk: change recursion_bug type to boolSergey Senozhatsky2016-01-161-3/+3
| * | | lib/vsprintf: factor out %pN[F] handler as netdev_bits()Andy Shevchenko2016-01-161-9/+16
| * | | lib/vsprintf: refactor duplicate code to special_hex_number()Andy Shevchenko2016-01-161-26/+27
| * | | printk-formats.txt: remove unimplemented %pTRasmus Villemoes2016-01-161-9/+0
| * | | printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole2016-01-161-6/+6
| * | | lib/test_printf.c: test dentry printingRasmus Villemoes2016-01-161-0/+27
| * | | lib/test_printf.c: add test for large bitmapsRasmus Villemoes2016-01-161-0/+17
| * | | lib/test_printf.c: account for kvasprintf testsRasmus Villemoes2016-01-161-0/+1
| * | | lib/test_printf.c: add a few number() testsRasmus Villemoes2016-01-161-0/+24
| * | | lib/test_printf.c: test precision quirksRasmus Villemoes2016-01-161-6/+15
| * | | lib/test_printf.c: check for out-of-bound writesRasmus Villemoes2016-01-161-5/+19
| * | | lib/test_printf.c: don't BUGRasmus Villemoes2016-01-161-1/+6
| * | | lib/kasprintf.c: add sanity check to kvasprintfRasmus Villemoes2016-01-161-4/+6
| * | | lib/vsprintf.c: warn about too large precisions and field widthsRasmus Villemoes2016-01-161-4/+24
| * | | lib/vsprintf.c: help gcc make number() smallerRasmus Villemoes2016-01-161-12/+14
| * | | lib/vsprintf.c: expand field_width to 24 bitsRasmus Villemoes2016-01-161-20/+22
| * | | lib/vsprintf.c: eliminate potential race in string()Rasmus Villemoes2016-01-161-19/+9
| * | | lib/vsprintf.c: move string() below widen_string()Rasmus Villemoes2016-01-161-31/+31
| * | | lib/vsprintf.c: pull out padding code from dentry_name()Rasmus Villemoes2016-01-161-15/+31
| * | | printk: do cond_resched() between lines while outputting to consolesTejun Heo2016-01-163-3/+36
| * | | printk: only unregister boot consoles when necessaryThierry Reding2016-01-161-1/+25
| * | | asm/sections: add helpers to check for section dataThierry Reding2016-01-161-0/+65
| * | | kernel/stop_machine.c: remove CONFIG_SMP dependenciesAndrew Morton2016-01-161-4/+0
| * | | uselib: default depending if libc5 was usedRiku Voipio2016-01-161-1/+1
| * | | err.h: add (missing) unlikely() to IS_ERR_OR_NULL()Viresh Kumar2016-01-161-1/+1
| * | | Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon2016-01-1612-37/+0
| * | | include/linux/kdev_t.h: remove new_valid_dev()Yaowei Bai2016-01-161-5/+0
OpenPOWER on IntegriCloud