Age | Commit message (Expand) | Author | Files | Lines |
2014-10-30 | Merge branch 'akpm' (incoming from Andrew Morton) | Linus Torvalds | 1 | -2/+6 |
2014-10-30 | lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}() | Jan Kara | 1 | -2/+6 |
2014-10-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+3 |
2014-10-28 | lib/scatterlist: fix memory leak with scsi-mq | Tony Battersby | 1 | -3/+3 |
2014-10-24 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+16 |
2014-10-24 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+29 |
2014-10-19 | Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 4 | -0/+3100 |
2014-10-18 | Merge tag 'md/3.18' of git://neil.brown.name/md | Linus Torvalds | 1 | -6/+6 |
2014-10-17 | random: add and use memzero_explicit() for clearing data | Daniel Borkmann | 1 | -0/+16 |
2014-10-14 | crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c | Jan-Simon Möller | 1 | -9/+7 |
2014-10-14 | lib/raid6: Add log level to printks | Anton Blanchard | 1 | -6/+6 |
2014-10-14 | lib/vsprintf: add %*pE[achnops] format specifier | Andy Shevchenko | 1 | -0/+71 |
2014-10-14 | lib / string_helpers: introduce string_escape_mem() | Andy Shevchenko | 2 | -4/+510 |
2014-10-14 | lib / string_helpers: refactoring the test suite | Andy Shevchenko | 1 | -12/+27 |
2014-10-14 | lib / string_helpers: move documentation to c-file | Andy Shevchenko | 1 | -0/+38 |
2014-10-14 | lib: string: Make all calls to strnicmp into calls to strncasecmp | Rasmus Villemoes | 1 | -0/+1 |
2014-10-14 | lib/string.c: remove duplicated function | Rasmus Villemoes | 1 | -17/+10 |
2014-10-14 | lib: rename TEST_MODULE to TEST_LKM | Valentin Rothberg | 2 | -2/+2 |
2014-10-14 | lib: remove prio_heap | Lai Jiangshan | 2 | -71/+1 |
2014-10-14 | lib/textsearch.c: remove textsearch_put reference from comments | Raphael Silva | 1 | -3/+1 |
2014-10-14 | lib/dynamic_debug.c: use seq_open_private() instead of seq_open() | Rob Jones | 1 | -15/+2 |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+12 |
2014-10-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -47/+36 |
2014-10-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -0/+16 |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 4 | -105/+238 |
2014-10-10 | lib/genalloc.c: add genpool range check function | Laura Abbott | 1 | -0/+29 |
2014-10-10 | lib/genalloc.c: add power aligned algorithm | Laura Abbott | 1 | -0/+20 |
2014-10-09 | fonts: Add 6x10 font | Maarten ter Huurne | 4 | -0/+3100 |
2014-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -28/+89 |
2014-10-08 | Merge tag 'compress-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -46/+57 |
2014-10-08 | Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -30/+20 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -7/+7 |
2014-10-04 | dynamic_debug: change __dynamic_<foo>_dbg return types to void | Joe Perches | 1 | -30/+20 |
2014-10-04 | Merge branch 'next' into efi-next-merge | Matt Fleming | 1 | -0/+29 |
2014-10-03 | lib: Add a generic cmdline parse function parse_option_str | Dave Young | 1 | -0/+29 |
2014-10-03 | locking/lockdep: Revert qrwlock recusive stuff | Peter Zijlstra | 1 | -49/+7 |
2014-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -4/+5 |
2014-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -4/+4 |
2014-09-30 | Merge commit 'v3.16' into next | James Morris | 1 | -1/+1 |
2014-09-28 | lzo: check for length overrun in variable length encoding. | Willy Tarreau | 1 | -6/+37 |
2014-09-28 | Revert "lzo: properly check for overruns" | Willy Tarreau | 1 | -41/+21 |
2014-09-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -4/+4 |
2014-09-26 | bpf: mini eBPF library, test stubs and verifier testsuite | Alexei Starovoitov | 1 | -1/+2 |
2014-09-26 | genalloc: fix device node resource counter | Vladimir Zapolskiy | 1 | -0/+1 |
2014-09-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+16 |
2014-09-24 | percpu_ref: make INIT_ATOMIC and switch_to_atomic() sticky | Tejun Heo | 1 | -5/+15 |
2014-09-24 | percpu_ref: add PERCPU_REF_INIT_* flags | Tejun Heo | 1 | -5/+18 |
2014-09-24 | percpu_ref: decouple switching to percpu mode and reinit | Tejun Heo | 1 | -19/+54 |
2014-09-24 | percpu_ref: decouple switching to atomic mode and killing | Tejun Heo | 1 | -31/+110 |