Age | Commit message (Expand) | Author | Files | Lines |
2015-04-16 | lib/vsprintf.c: eliminate duplicate hex string array | Rasmus Villemoes | 1 | -5/+2 |
2015-04-16 | lib/vsprintf.c: reduce stack use in number() | Rasmus Villemoes | 1 | -6/+1 |
2015-04-16 | lib/vsprintf.c: eliminate some branches | Rasmus Villemoes | 1 | -19/+11 |
2015-04-16 | lib/test-hexdump.c: fix initconst confusion | Andi Kleen | 1 | -4/+4 |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+1 |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -701/+380 |
2015-04-15 | rcu: Control grace-period delays directly from value | Paul E. McKenney | 1 | -0/+1 |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -0/+65 |
2015-04-15 | Kconfig: memtest: update number of test patterns up to 17 | Vladimir Murzin | 1 | -1/+1 |
2015-04-15 | mm: move memtest under mm | Vladimir Murzin | 1 | -0/+12 |
2015-04-15 | x86, mm: support huge KVA mappings on x86 | Toshi Kani | 1 | -3/+3 |
2015-04-15 | mm: change ioremap to set up huge I/O mappings | Toshi Kani | 1 | -0/+16 |
2015-04-15 | lib/ioremap.c: add huge I/O map capability interfaces | Toshi Kani | 1 | -0/+37 |
2015-04-15 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+83 |
2015-04-14 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -10/+25 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-04-14 | Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -12/+13 |
2015-04-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+13 |
2015-04-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2015-04-12 | Merge branch 'iov_iter' into for-next | Al Viro | 1 | -0/+57 |
2015-04-12 | VFS: Add iov_iter_fault_in_multipages_readable() | Anton Altaparmakov | 1 | -0/+26 |
2015-04-11 | sd, mmc, virtio_blk, string_helpers: fix block size units | James Bottomley | 1 | -20/+48 |
2015-04-09 | Merge branch 'iov_iter' into for-davem | Al Viro | 1 | -0/+57 |
2015-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+11 |
2015-04-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+11 |
2015-04-03 | test_rhashtable: Remove bogus max_size setting | Herbert Xu | 1 | -1/+0 |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2015-03-31 | netlink: pad nla_memcpy dest buffer with zeroes | Jiri Benc | 1 | -0/+2 |
2015-03-31 | block: fix blk_stack_limits() regression due to lcm() change | Mike Snitzer | 1 | -0/+11 |
2015-03-31 | Merge tag 'v4.0-rc6' into timers/core, before applying new patches | Ingo Molnar | 6 | -40/+810 |
2015-03-30 | saner iov_iter initialization primitives | Al Viro | 1 | -0/+57 |
2015-03-27 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -10/+25 |
2015-03-25 | rhashtable: provide len to obj_hashfn | Patrick McHardy | 1 | -1/+1 |
2015-03-25 | kobject: WARN as tip when call kobject_get() to a kobject not initialized | Ethan Zhao | 1 | -1/+6 |
2015-03-25 | lib/lz4: Pull out constant tables | Rasmus Villemoes | 1 | -11/+7 |
2015-03-25 | Merge 4.0-rc5 into char-misc-next | Greg Kroah-Hartman | 4 | -3/+774 |
2015-03-25 | rhashtable: Add rhashtable_free_and_destroy() | Thomas Graf | 1 | -10/+39 |
2015-03-25 | rhashtable: Disable automatic shrinking by default | Thomas Graf | 1 | -1/+1 |
2015-03-25 | rhashtable: Use 'unsigned int' consistently | Thomas Graf | 1 | -8/+10 |
2015-03-24 | rhashtable: Add comment on choice of elasticity value | Herbert Xu | 1 | -0/+12 |
2015-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
2015-03-24 | rhashtable: Fix sleeping inside RCU critical section in walk_stop | Herbert Xu | 1 | -2/+5 |
2015-03-24 | lib: EXPORT_SYMBOL sha_init | Hannes Frederic Sowa | 1 | -0/+1 |
2015-03-24 | rhashtable: Add immediate rehash during insertion | Herbert Xu | 1 | -1/+59 |
2015-03-24 | rhashtable: Allow GFP_ATOMIC bucket table allocation | Herbert Xu | 1 | -11/+15 |
2015-03-24 | rhashtable: Add multiple rehash support | Herbert Xu | 2 | -39/+72 |
2015-03-24 | rhashtable: Shrink to fit | Herbert Xu | 1 | -3/+10 |
2015-03-24 | rhashtable: Allow hashfn to be unset | Herbert Xu | 1 | -1/+16 |
2015-03-24 | rhashtable: Add barrier to ensure we see new tables in walker | Herbert Xu | 1 | -0/+3 |
2015-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+769 |