| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-24 | 1 | -0/+16 |
|\ |
|
| * | blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe | Tejun Heo | 2014-09-24 | 1 | -0/+16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-23 | 5 | -6/+10 |
|\ \
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-09-22 | 1 | -1/+0 |
| |\ |
|
| | * | lib: rhashtable: remove second linux/log2.h inclusion | Fabian Frederick | 2014-09-19 | 1 | -1/+0 |
| * | | Make ARCH_HAS_FAST_MULTIPLIER a real config variable | Linus Torvalds | 2014-09-13 | 3 | -4/+7 |
| * | | KEYS: Fix termination condition in assoc array garbage collection | David Howells | 2014-09-12 | 1 | -1/+3 |
| |/ |
|
* | | net: bpf: fix compiler warnings in test_bpf | Alexei Starovoitov | 2014-09-22 | 1 | -2/+2 |
* | | net: filter: add "load 64-bit immediate" eBPF instruction | Alexei Starovoitov | 2014-09-09 | 1 | -0/+21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-07 | 2 | -2/+11 |
|\ \
| |/ |
|
| * | KEYS: Fix use-after-free in assoc_array_gc() | David Howells | 2014-09-03 | 1 | -1/+1 |
| * | lib: turn CONFIG_STACKTRACE into an actual option. | Dave Jones | 2014-08-29 | 1 | -1/+6 |
| * | ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATH | Rob Clark | 2014-08-28 | 1 | -0/+4 |
* | | net: bpf: make eBPF interpreter images read-only | Daniel Borkmann | 2014-09-05 | 1 | -1/+1 |
* | | lib/rhashtable: allow user to set the minimum shifts of shrinking | Ying Xue | 2014-09-03 | 1 | -4/+8 |
* | | bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT | Alexei Starovoitov | 2014-08-25 | 1 | -0/+38 |
* | | random32: improvements to prandom_bytes | Daniel Borkmann | 2014-08-24 | 1 | -21/+18 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-08-14 | 1 | -8/+2 |
|\ |
|
| * | rhashtable: unexport and make rht_obj() static | Thomas Graf | 2014-08-14 | 1 | -7/+1 |
| * | rhashtable: RCU annotations for next pointers | Thomas Graf | 2014-08-14 | 1 | -1/+1 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-08-14 | 1 | -0/+24 |
|\ \ |
|
| * | | Kbuild: Add a option to enable dwarf4 v2 | Andi Kleen | 2014-07-30 | 1 | -0/+9 |
| * | | kbuild: Support split debug info v4 | Andi Kleen | 2014-07-30 | 1 | -0/+15 |
* | | | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-08-14 | 1 | -10/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | drbd: debugfs: add per volume oldest_requests | Lars Ellenberg | 2014-07-10 | 1 | -9/+12 |
| * | | drbd: silence -Wmissing-prototypes warnings | Lars Ellenberg | 2014-07-10 | 1 | -1/+1 |
| * | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Jens Axboe | 2014-07-01 | 1 | -32/+54 |
| |\ \ |
|
* | | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-08 | 2 | -2/+9 |
* | | | | initramfs: support initramfs that is bigger than 2GiB | Yinghai Lu | 2014-08-08 | 7 | -54/+54 |
* | | | | initrd: fix lz4 decompress with initrd | Yinghai Lu | 2014-08-08 | 1 | -22/+43 |
* | | | | kfifo: use BUG_ON | Himangi Saraogi | 2014-08-08 | 1 | -4/+2 |
* | | | | lib/rbtree.c: fix typo in comment of __rb_insert() | Wei Yang | 2014-08-08 | 1 | -1/+1 |
* | | | | lib/idr.c: fix out-of-bounds pointer dereference | Andrey Ryabinin | 2014-08-08 | 1 | -11/+14 |
* | | | | Merge branch 'akpm' (patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-06 | 12 | -382/+437 |
|\ \ \ \ |
|
| * | | | | lib: bitmap: add missing mask in bitmap_andnot | Rasmus Villemoes | 2014-08-06 | 1 | -2/+5 |
| * | | | | lib: bitmap: add missing mask in bitmap_and | Rasmus Villemoes | 2014-08-06 | 1 | -2/+5 |
| * | | | | lib: bitmap: micro-optimize bitmap_allocate_region | Rasmus Villemoes | 2014-08-06 | 1 | -2/+1 |
| * | | | | lib: bitmap: change parameter of bitmap_*_region to unsigned | Rasmus Villemoes | 2014-08-06 | 1 | -6/+6 |
| * | | | | lib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ord | Rasmus Villemoes | 2014-08-06 | 1 | -1/+1 |
| * | | | | lib: bitmap: simplify bitmap_parselist | Rasmus Villemoes | 2014-08-06 | 1 | -7/+2 |
| * | | | | lib: bitmap: make the start index of bitmap_clear unsigned | Rasmus Villemoes | 2014-08-06 | 1 | -5/+5 |
| * | | | | lib: bitmap: make the start index of bitmap_set unsigned | Rasmus Villemoes | 2014-08-06 | 1 | -5/+5 |
| * | | | | lib: bitmap: make nbits parameter of bitmap_weight unsigned | Rasmus Villemoes | 2014-08-06 | 1 | -2/+3 |
| * | | | | lib: bitmap: make nbits parameter of bitmap_subset unsigned | Rasmus Villemoes | 2014-08-06 | 1 | -2/+2 |
| * | | | | lib: bitmap: make nbits parameter of bitmap_intersects unsigned | Rasmus Villemoes | 2014-08-06 | 1 | -2/+2 |
| * | | | | lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned | Rasmus Villemoes | 2014-08-06 | 1 | -12/+12 |
| * | | | | lib: bitmap: remove unnecessary mask from bitmap_complement | Rasmus Villemoes | 2014-08-06 | 1 | -1/+1 |
| * | | | | lib: bitmap: make nbits parameter of bitmap_complement unsigned | Rasmus Villemoes | 2014-08-06 | 1 | -2/+2 |
| * | | | | lib: bitmap: make nbits parameter of bitmap_equal unsigned | Rasmus Villemoes | 2014-08-06 | 1 | -2/+2 |
| * | | | | lib: bitmap: make nbits parameter of bitmap_full unsigned | Rasmus Villemoes | 2014-08-06 | 1 | -2/+2 |