| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'md/4.1' of git://neil.brown.name/md | Linus Torvalds | 2015-04-24 | 10 | -23/+347 |
|\ |
|
| * | md/raid6 algorithms: xor_syndrome() for SSE2 | Markus Stockhausen | 2015-04-22 | 1 | -3/+227 |
| * | md/raid6 algorithms: xor_syndrome() for generic int | Markus Stockhausen | 2015-04-22 | 1 | -1/+39 |
| * | md/raid6 algorithms: improve test program | Markus Stockhausen | 2015-04-22 | 1 | -15/+36 |
| * | md/raid6 algorithms: delta syndrome functions | Markus Stockhausen | 2015-04-22 | 9 | -8/+49 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2015-04-22 | 1 | -10/+10 |
|\ \ |
|
| * | | iommu-common: rename iommu_pool_hash to iommu_hash_common | Sowmini Varadhan | 2015-04-20 | 1 | -3/+3 |
| * | | iommu-common: fix x86_64 compiler warnings | Sowmini Varadhan | 2015-04-20 | 1 | -7/+7 |
* | | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-21 | 1 | -0/+28 |
|\ \ \ |
|
| * \ \ | Merge 4.0-rc5 into char-misc-next | Greg Kroah-Hartman | 2015-03-25 | 4 | -3/+774 |
| |\ \ \ |
|
| * | | | | lib: devres: add a helper function for ioremap_wc | Abhilash Kesavan | 2015-03-16 | 1 | -0/+28 |
* | | | | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-20 | 2 | -32/+0 |
|\ \ \ \ \ |
|
| * | | | | | cpumask: remove __first_cpu / __next_cpu | Rusty Russell | 2015-04-19 | 1 | -21/+0 |
| * | | | | | cpumask: only allocate nr_cpumask_bits. | Rusty Russell | 2015-03-10 | 1 | -7/+0 |
| * | | | | | cpumask: remove deprecated functions. | Rusty Russell | 2015-03-10 | 1 | -4/+0 |
| |/ / / / |
|
* | | / / | hexdump: avoid warning in test function | Linus Torvalds | 2015-04-19 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | iommu-common: Fix PARISC compile-time warnings | Sowmini Varadhan | 2015-04-18 | 1 | -1/+5 |
* | | | | Break up monolithic iommu table/lock into finer graularity pools and lock | Sowmini Varadhan | 2015-04-18 | 2 | -1/+267 |
* | | | | sparc: Revert generic IOMMU allocator. | David S. Miller | 2015-04-18 | 2 | -225/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2015-04-17 | 2 | -1/+225 |
|\ \ \ \ |
|
| * | | | | iommu-common: Fix PARISC compile-time warnings | Sowmini Varadhan | 2015-04-17 | 1 | -1/+5 |
| * | | | | sparc: Break up monolithic iommu table/lock into finer graularity pools and lock | Sowmini Varadhan | 2015-04-16 | 2 | -1/+221 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-17 | 9 | -464/+342 |
|\ \ \ \ \ |
|
| * | | | | | lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text | Andrew Morton | 2015-04-17 | 1 | -3/+2 |
| * | | | | | cpumask: don't perform while loop in cpumask_next_and() | Sergey Senozhatsky | 2015-04-17 | 1 | -4/+5 |
| * | | | | | lib/bitmap.c: bitmap_[empty,full]: remove code duplication | Yury Norov | 2015-04-17 | 1 | -30/+0 |
| * | | | | | lib/vsprintf.c: improve put_dec_trunc8 slightly | Rasmus Villemoes | 2015-04-17 | 1 | -6/+4 |
| * | | | | | lib/dma-debug: fix bucket_find_contain() | Sebastian Ott | 2015-04-17 | 1 | -1/+1 |
| * | | | | | lib/vsprintf.c: even faster binary to decimal conversion | Rasmus Villemoes | 2015-04-17 | 1 | -118/+128 |
| * | | | | | lib: rename lib/find_next_bit.c to lib/find_bit.c | Yury Norov | 2015-04-17 | 2 | -1/+1 |
| * | | | | | lib: move find_last_bit to lib/find_next_bit.c | Yury Norov | 2015-04-17 | 2 | -2/+27 |
| * | | | | | lib: find_*_bit reimplementation | Yury Norov | 2015-04-17 | 2 | -214/+89 |
| |/ / / / |
|
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-04-17 | 1 | -20/+48 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | sd, mmc, virtio_blk, string_helpers: fix block size units | James Bottomley | 2015-04-11 | 1 | -20/+48 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-16 | 5 | -179/+181 |
|\ \ \ \ \ |
|
| * | | | | | lru_cache: remove use of seq_printf return value | Joe Perches | 2015-04-16 | 1 | -4/+5 |
| * | | | | | lib/string_helpers.c: change semantics of string_escape_mem | Rasmus Villemoes | 2015-04-16 | 3 | -64/+33 |
| * | | | | | lib/string_helpers.c: refactor string_escape_mem | Rasmus Villemoes | 2015-04-16 | 1 | -103/+105 |
| * | | | | | lib/vsprintf.c: fix potential NULL deref in hex_string | Rasmus Villemoes | 2015-04-16 | 1 | -4/+12 |
| * | | | | | lib/vsprintf: add %pC{,n,r} format specifiers for clocks | Geert Uytterhoeven | 2015-04-16 | 1 | -0/+37 |
| * | | | | | lib/vsprintf.c: another small hack | Rasmus Villemoes | 2015-04-16 | 1 | -3/+4 |
| * | | | | | lib/vsprintf.c: eliminate duplicate hex string array | Rasmus Villemoes | 2015-04-16 | 1 | -5/+2 |
| * | | | | | lib/vsprintf.c: reduce stack use in number() | Rasmus Villemoes | 2015-04-16 | 1 | -6/+1 |
| * | | | | | lib/vsprintf.c: eliminate some branches | Rasmus Villemoes | 2015-04-16 | 1 | -19/+11 |
| * | | | | | lib/test-hexdump.c: fix initconst confusion | Andi Kleen | 2015-04-16 | 1 | -4/+4 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-04-15 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR | mancha security | 2015-03-19 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-04-15 | 3 | -701/+380 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'iov_iter' into for-davem | Al Viro | 2015-04-09 | 1 | -0/+57 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-07 | 1 | -0/+11 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|