Age | Commit message (Expand) | Author |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-14 | rcu: Control grace-period delays directly from value | Paul E. McKenney |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-14 | Kconfig: memtest: update number of test patterns up to 17 | Vladimir Murzin |
2015-04-14 | mm: move memtest under mm | Vladimir Murzin |
2015-04-14 | x86, mm: support huge KVA mappings on x86 | Toshi Kani |
2015-04-14 | mm: change ioremap to set up huge I/O mappings | Toshi Kani |
2015-04-14 | lib/ioremap.c: add huge I/O map capability interfaces | Toshi Kani |
2015-04-14 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-14 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-04-13 | Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-04-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-04-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-04-11 | Merge branch 'iov_iter' into for-next | Al Viro |
2015-04-11 | VFS: Add iov_iter_fault_in_multipages_readable() | Anton Altaparmakov |
2015-04-10 | sd, mmc, virtio_blk, string_helpers: fix block size units | James Bottomley |
2015-04-09 | Merge branch 'iov_iter' into for-davem | Al Viro |
2015-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-04-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-04-03 | test_rhashtable: Remove bogus max_size setting | Herbert Xu |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-31 | netlink: pad nla_memcpy dest buffer with zeroes | Jiri Benc |
2015-03-31 | block: fix blk_stack_limits() regression due to lcm() change | Mike Snitzer |
2015-03-31 | Merge tag 'v4.0-rc6' into timers/core, before applying new patches | Ingo Molnar |
2015-03-30 | saner iov_iter initialization primitives | Al Viro |
2015-03-27 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-03-25 | rhashtable: provide len to obj_hashfn | Patrick McHardy |
2015-03-25 | kobject: WARN as tip when call kobject_get() to a kobject not initialized | Ethan Zhao |
2015-03-25 | lib/lz4: Pull out constant tables | Rasmus Villemoes |
2015-03-25 | Merge 4.0-rc5 into char-misc-next | Greg Kroah-Hartman |
2015-03-24 | rhashtable: Add rhashtable_free_and_destroy() | Thomas Graf |
2015-03-24 | rhashtable: Disable automatic shrinking by default | Thomas Graf |
2015-03-24 | rhashtable: Use 'unsigned int' consistently | Thomas Graf |
2015-03-24 | rhashtable: Add comment on choice of elasticity value | Herbert Xu |
2015-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-23 | rhashtable: Fix sleeping inside RCU critical section in walk_stop | Herbert Xu |
2015-03-23 | lib: EXPORT_SYMBOL sha_init | Hannes Frederic Sowa |
2015-03-23 | rhashtable: Add immediate rehash during insertion | Herbert Xu |
2015-03-23 | rhashtable: Allow GFP_ATOMIC bucket table allocation | Herbert Xu |
2015-03-23 | rhashtable: Add multiple rehash support | Herbert Xu |
2015-03-23 | rhashtable: Shrink to fit | Herbert Xu |
2015-03-23 | rhashtable: Allow hashfn to be unset | Herbert Xu |
2015-03-23 | rhashtable: Add barrier to ensure we see new tables in walker | Herbert Xu |
2015-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-20 | rhashtable: Rip out obsolete out-of-line interface | Herbert Xu |
2015-03-20 | test_rhashtable: Use inlined rhashtable interface | Herbert Xu |
2015-03-20 | rhashtable: Allow hash/comparison functions to be inlined | Herbert Xu |
2015-03-20 | rhashtable: Make rhashtable_init params argument const | Herbert Xu |
2015-03-20 | Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',... | Paul E. McKenney |