Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | proportions: add @gfp to init functions | Tejun Heo | 2014-09-08 | 2 | -9/+9 | |
| * | | | | | | | | percpu_counter: add @gfp to percpu_counter_init() | Tejun Heo | 2014-09-08 | 3 | -7/+7 | |
| * | | | | | | | | percpu_counter: make percpu_counters_lock irq-safe | Tejun Heo | 2014-09-08 | 1 | -6/+10 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | lib/genalloc.c: add genpool range check function | Laura Abbott | 2014-10-09 | 1 | -0/+29 | |
* | | | | | | | | lib/genalloc.c: add power aligned algorithm | Laura Abbott | 2014-10-09 | 1 | -0/+20 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-10-08 | 4 | -28/+89 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-10-02 | 2 | -4/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bpf: mini eBPF library, test stubs and verifier testsuite | Alexei Starovoitov | 2014-09-26 | 1 | -1/+2 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 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 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | 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 tag 'compress-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-08 | 1 | -46/+57 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lzo: check for length overrun in variable length encoding. | Willy Tarreau | 2014-09-28 | 1 | -6/+37 | |
| * | | | | | | | | | | Revert "lzo: properly check for overruns" | Willy Tarreau | 2014-09-28 | 1 | -41/+21 | |
* | | | | | | | | | | | Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-08 | 1 | -30/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dynamic_debug: change __dynamic_<foo>_dbg return types to void | Joe Perches | 2014-10-03 | 1 | -30/+20 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-10-07 | 5 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Documentation: Docbook: Fix generated DocBook/kernel-api.xml | Masanari Iida | 2014-09-09 | 3 | -4/+4 | |
| * | | | | | | | | | | dma-debug: modify check_for_stack output | Horia Geanta | 2014-09-02 | 1 | -1/+1 | |
| * | | | | | | | | | | lib: rhashtable: Spelling s/compuate/compute/ | Geert Uytterhoeven | 2014-08-26 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-10-01 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-09-26 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | rhashtable: fix lockdep splat in rhashtable_destroy() | Pablo Neira Ayuso | 2014-09-03 | 1 | -4/+4 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | genalloc: fix device node resource counter | Vladimir Zapolskiy | 2014-09-26 | 1 | -0/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | 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 | 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 | |
|/ / / / / / | ||||||
* | | | | | | 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 | |
|/ / / / / | ||||||
* | | | | | 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 |