index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2015-04-17
cpumask: don't perform while loop in cpumask_next_and()
Sergey Senozhatsky
2015-04-17
lib/bitmap.c: bitmap_[empty,full]: remove code duplication
Yury Norov
2015-04-17
lib/vsprintf.c: improve put_dec_trunc8 slightly
Rasmus Villemoes
2015-04-17
lib/dma-debug: fix bucket_find_contain()
Sebastian Ott
2015-04-17
lib/vsprintf.c: even faster binary to decimal conversion
Rasmus Villemoes
2015-04-17
lib: rename lib/find_next_bit.c to lib/find_bit.c
Yury Norov
2015-04-17
lib: move find_last_bit to lib/find_next_bit.c
Yury Norov
2015-04-17
lib: find_*_bit reimplementation
Yury Norov
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
lru_cache: remove use of seq_printf return value
Joe Perches
2015-04-15
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
2015-04-15
lib/string_helpers.c: refactor string_escape_mem
Rasmus Villemoes
2015-04-15
lib/vsprintf.c: fix potential NULL deref in hex_string
Rasmus Villemoes
2015-04-15
lib/vsprintf: add %pC{,n,r} format specifiers for clocks
Geert Uytterhoeven
2015-04-15
lib/vsprintf.c: another small hack
Rasmus Villemoes
2015-04-15
lib/vsprintf.c: eliminate duplicate hex string array
Rasmus Villemoes
2015-04-15
lib/vsprintf.c: reduce stack use in number()
Rasmus Villemoes
2015-04-15
lib/vsprintf.c: eliminate some branches
Rasmus Villemoes
2015-04-15
lib/test-hexdump.c: fix initconst confusion
Andi Kleen
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
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-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-24
rhashtable: Add rhashtable_free_and_destroy()
Thomas Graf
2015-03-24
rhashtable: Disable automatic shrinking by default
Thomas Graf
[next]