| Commit message (Expand) | Author | Age | Files | Lines |
* | test_printf: test printf family at runtime | Rasmus Villemoes | 2015-11-07 | 1 | -0/+1 |
* | net: move net_get_random_once to lib | Hannes Frederic Sowa | 2015-10-08 | 1 | -1/+2 |
* | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-08 | 1 | -1/+1 |
|\ |
|
| * | nmi: create generic NMI backtrace implementation | Russell King | 2015-07-17 | 1 | -1/+1 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-04 | 1 | -0/+2 |
|\ \ |
|
| * | | locking/static_keys: Provide a selftest | Ingo Molnar | 2015-08-03 | 1 | -2/+2 |
| * | | jump_label: Provide a self-test | Jason Baron | 2015-08-03 | 1 | -0/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-09-03 | 1 | -2/+0 |
|\ \ |
|
| * | | lib/Makefile: remove CONFIG_AVERAGE build rule | Valentin Rothberg | 2015-08-26 | 1 | -2/+0 |
| |/ |
|
* / | lib: scatterlist: add sg splitting function | Robert Jarzmik | 2015-08-24 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2015-07-02 | 1 | -0/+3 |
|\ |
|
| * | kbuild: include core debug info when DEBUG_INFO_REDUCED | Rasmus Villemoes | 2015-06-11 | 1 | -0/+3 |
* | | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 2015-06-19 | 1 | -2/+2 |
|\| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2015-04-17 | 1 | -1/+1 |
| |\ |
|
| | * | sparc: Break up monolithic iommu table/lock into finer graularity pools and lock | Sowmini Varadhan | 2015-04-16 | 1 | -1/+1 |
| * | | lib: rename lib/find_next_bit.c to lib/find_bit.c | Yury Norov | 2015-04-17 | 1 | -1/+1 |
| * | | lib: move find_last_bit to lib/find_next_bit.c | Yury Norov | 2015-04-17 | 1 | -1/+1 |
| |/ |
|
* / | lib: add software 842 compression/decompression | Dan Streetman | 2015-05-11 | 1 | -0/+2 |
|/ |
|
* | move iov_iter.c from mm/ to lib/ | Al Viro | 2015-02-18 | 1 | -1/+1 |
* | lib: add kasan test module | Andrey Ryabinin | 2015-02-14 | 1 | -3/+4 |
* | hexdump: introduce test suite | Andy Shevchenko | 2015-02-13 | 1 | -1/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-02-12 | 1 | -1/+1 |
|\ |
|
| * | ftrace: allow architectures to specify ftrace compile options | Heiko Carstens | 2015-01-29 | 1 | -1/+1 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2015-02-05 | 1 | -1/+1 |
|\ \ |
|
| * | | vhost: vhost_scsi_handle_vq() should just use copy_from_user() | Al Viro | 2015-02-04 | 1 | -1/+1 |
| |/ |
|
* / | rhashtable: Make selftest modular | Geert Uytterhoeven | 2015-01-31 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 1 | -1/+1 |
|\ |
|
| * | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 | 1 | -1/+1 |
* | | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-11 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | seq_buf: Move the seq_buf code to lib/ | Steven Rostedt (Red Hat) | 2014-11-20 | 1 | -1/+1 |
* | | reciprocal_div: objects with exported symbols should be obj-y rather than lib-y | Hannes Frederic Sowa | 2014-11-16 | 1 | -2/+2 |
|/ |
|
* | lib: rename TEST_MODULE to TEST_LKM | Valentin Rothberg | 2014-10-14 | 1 | -1/+1 |
* | lib: remove prio_heap | Lai Jiangshan | 2014-10-14 | 1 | -1/+1 |
* | lib: add lib/glob.c | George Spelvin | 2014-08-07 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 | 1 | -1/+1 |
|\ |
|
| * | lib: Resizable, Scalable, Concurrent Hash Table | Thomas Graf | 2014-08-03 | 1 | -1/+1 |
* | | test: add firmware_class loader test | Kees Cook | 2014-07-18 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 1 | -0/+1 |
|\ |
|
| * | net: filter: BPF testsuite | Alexei Starovoitov | 2014-05-12 | 1 | -0/+1 |
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-06-12 | 1 | -2/+1 |
|\ \ |
|
| * | | lib: Export interval_tree | Chris Wilson | 2014-05-05 | 1 | -2/+1 |
| |/ |
|
* / | lib: add fdt_empty_tree.c | Mark Salter | 2014-04-30 | 1 | -1/+2 |
|/ |
|
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 | 1 | -0/+1 |
|\ |
|
| * | audit: Add generic compat syscall support | AKASHI Takahiro | 2014-03-20 | 1 | -0/+1 |
* | | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2014-02-07 | 1 | -1/+3 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 1 | -1/+1 |
| |\ \ |
|
| | * | | lib: introduce arch optimized hash library | Francesco Fusco | 2013-12-17 | 1 | -1/+1 |
| | |/ |
|
| * | | test: check copy_to/from_user boundary validation | Kees Cook | 2014-01-24 | 1 | -0/+1 |
| * | | test: add minimal module for verification testing | Kees Cook | 2014-01-24 | 1 | -0/+1 |
| |/ |
|
* / | x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y | Peter Oberparleiter | 2014-02-06 | 1 | -0/+1 |
|/ |
|