Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
db3ecdee1cf0538f11832f7ef66945c4dd903918
/
lib
8180995
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
6016daed
lib/lcm.c: replace include
by Rasmus Villemoes
· 10 years ago
6918584
lib/percpu_ida.c: remove redundant includes
by Rasmus Villemoes
· 10 years ago
bf3c2d6
lib/strncpy_from_user.c: replace module.h include
by Rasmus Villemoes
· 10 years ago
b6d4f32
lib/stmp_device.c: replace module.h include
by Rasmus Villemoes
· 10 years ago
2ddae68
lib/sort.c: move include inside #if 0
by Rasmus Villemoes
· 10 years ago
b8b6db1
lib/show_mem.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
886d3df
lib/radix-tree.c: change to simpler include
by Rasmus Villemoes
· 10 years ago
7f1ce3c
lib/plist.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
fb41f9d
lib/nlattr.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
a69ae45
lib/kobject_uevent.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
9b40570
lib/llist.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
9a29ae8
lib/md5.c: simplify include
by Rasmus Villemoes
· 10 years ago
7259fa0
lib/list_sort.c: rearrange includes
by Rasmus Villemoes
· 10 years ago
18fa6d2
lib/genalloc.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
87d1d16
lib/idr.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
3248340
lib/halfmd4.c: simplify includes
by Rasmus Villemoes
· 10 years ago
565ac23
lib/dynamic_queue_limits.c: simplify includes
by Rasmus Villemoes
· 10 years ago
42cf809
lib/sort.c: use simpler includes
by Rasmus Villemoes
· 10 years ago
85c5e27
lib/interval_tree.c: simplify includes
by Rasmus Villemoes
· 10 years ago
114fc1a
hexdump: make it return number of bytes placed in buffer
by Andy Shevchenko
· 10 years ago
5d909c8
hexdump: do a few calculations ahead
by Andy Shevchenko
· 10 years ago
6f6f3fc
hexdump: fix ascii column for the tail of a dump
by Andy Shevchenko
· 10 years ago
64d1d77
hexdump: introduce test suite
by Andy Shevchenko
· 10 years ago
ad3d5d2
lib/genalloc.c: fix the end addr check in addr_in_gen_pool()
by Toshi Kikuchi
· 10 years ago
af3cd13
lib/string.c: remove strnicmp()
by Rasmus Villemoes
· 10 years ago
9814ec1
lib/bitmap.c: make the bits parameter of bitmap_remap unsigned
by Rasmus Villemoes
· 10 years ago
f6a1f5d
lib/bitmap.c: simplify bitmap_ord_to_pos
by Rasmus Villemoes
· 10 years ago
df1d80a9
lib/bitmap.c: simplify bitmap_pos_to_ord
by Rasmus Villemoes
· 10 years ago
b26ad58
lib/bitmap.c: change parameters of bitmap_fold to unsigned
by Rasmus Villemoes
· 10 years ago
eb56988
lib/bitmap.c: update bitmap_onto to unsigned
by Rasmus Villemoes
· 10 years ago
d1214c6
libstring_helpers.c:string_get_size(): return void
by Rasmus Villemoes
· 10 years ago
84b9fbe
lib/string_helpers.c:string_get_size(): use 32 bit arithmetic when possible
by Rasmus Villemoes
· 10 years ago
7eed8fd
lib/string_helpers.c:string_get_size(): remove redundant prefixes
by Rasmus Villemoes
· 10 years ago
43e5b66
lib/vsprintf.c: replace while with do-while in skip_atoi
by Rasmus Villemoes
· 10 years ago
2aa2f9e
lib/vsprintf.c: improve sanity check in vsnprintf()
by Rasmus Villemoes
· 10 years ago
ffbfed0
lib/vsprintf.c: consume 'p' in format_decode
by Rasmus Villemoes
· 10 years ago
5d8e7fb
Merge tag 'md/3.20' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
42cf0f2
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
8cc748a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
b3d6524
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
c5ce28d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
29afc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
23e8fe2
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
61d7b09
rhashtable: using ERR_PTR requires linux/err.h
by Stephen Rothwell
· 10 years ago
020219a
rhashtable: Fix remove logic to avoid cross references between buckets
by Thomas Graf
· 10 years ago
cf52d52
rhashtable: Avoid bucket cross reference after removal
by Thomas Graf
· 10 years ago
7cd10db
rhashtable: Add more lock verification
by Thomas Graf
· 10 years ago
a03eaec
rhashtable: Dump bucket tables on locking violation under PROVE_LOCKING
by Thomas Graf
· 10 years ago
2af4b52
rhashtable: Wait for RCU readers after final unzip work
by Thomas Graf
· 10 years ago
a5ec68e
rhashtable: Use a single bucket lock for sibling buckets
by Thomas Graf
· 10 years ago
c88455c
rhashtable: key_hashfn() must return full hash value
by Thomas Graf
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f2683b7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
f2dba9c
rhashtable: Introduce rhashtable_walk_*
by Herbert Xu
· 10 years ago
28134a5
rhashtable: Fix potential crash on destroy in rhashtable_shrink
by Herbert Xu
· 10 years ago
57dd8a0
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
by Al Viro
· 10 years ago
ba7438a
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
by Al Viro
· 10 years ago
aad9a1c
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
by Al Viro
· 10 years ago
75aaf4c
x86/raid6: correctly check for assembler capabilities
by Jan Beulich
· 10 years ago
9d6dbe1
rhashtable: Make selftest modular
by Geert Uytterhoeven
· 10 years ago
9ce3577
lib/checksum.c: fix build for generic csum_tcpudp_nofold
by karl beldan
· 10 years ago
c0a80c0
ftrace: allow architectures to specify ftrace compile options
by Heiko Carstens
· 10 years ago
150ae0e
lib/checksum.c: fix carry in csum_tcpudp_nofold
by karl beldan
· 10 years ago
fe6a043
rhashtable: rhashtable_remove() must unlink in both tbl and future_tbl
by Thomas Graf
· 10 years ago
edb0ec0
kexec, Kconfig: spell "architecture" properly
by Borislav Petkov
· 10 years ago
f490282
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 10 years ago
78e691f
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEAD
by Paul E. McKenney
· 10 years ago
57699a4
rhashtable: Fix race in rhashtable_destroy() and use regular work_struct
by Ying Xue
· 10 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
bb31f60
Merge tag 'keys-next-fixes-20150114' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next
by James Morris
· 10 years ago
b9f918a
MPILIB: Fix comparison of negative MPIs
by Rasmus Villemoes
· 10 years ago
98dbbcb
MPILIB: Fix obvious but harmless typo
by Rasmus Villemoes
· 10 years ago
7fe2129
MPILIB: Deobfuscate mpi_cmp
by Rasmus Villemoes
· 10 years ago
80ca8c3
rhashtable: Lower/upper bucket may map to same lock while shrinking
by Thomas Graf
· 10 years ago
7a868d1
rhashtable: involve rhashtable_lookup_compare_insert routine
by Ying Xue
· 10 years ago
aa92913
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 10 years ago
545a148e
rhashtable: initialize atomic nelems variable
by Ying Xue
· 10 years ago
c0c09bf
rhashtable: avoid unnecessary wakeup for worker queue
by Ying Xue
· 10 years ago
bd6d4db
rhashtable: future table needs to be traversed when remove an object
by Ying Xue
· 10 years ago
db30485
rhashtable: involve rhashtable_lookup_insert routine
by Ying Xue
· 10 years ago
54c5b7d
rhashtable: introduce rhashtable_wakeup_worker helper function
by Ying Xue
· 10 years ago
efb975a6
rhashtable: optimize rhashtable_lookup routine
by Ying Xue
· 10 years ago
990428b
assoc_array: Include rcupdate.h for call_rcu() definition
by Pranith Kumar
· 10 years ago
68158fe
rcu: Set default to RCU_CPU_STALL_INFO=y
by Paul E. McKenney
· 10 years ago
83fe27e
rcu: Make SRCU optional by using CONFIG_SRCU
by Pranith Kumar
· 10 years ago
f89bd6f
rhashtable: Supports for nulls marker
by Thomas Graf
· 10 years ago
97defe1
rhashtable: Per bucket locks & deferred expansion/shrinking
by Thomas Graf
· 10 years ago
897362e
nft_hash: Remove rhashtable_remove_pprev()
by Thomas Graf
· 10 years ago
b8e1943
rhashtable: Factor out bucket_tail() function
by Thomas Graf
· 10 years ago
88d6ed1
rhashtable: Convert bucket iterators to take table and index
by Thomas Graf
· 10 years ago
a4b18cd
rhashtable: Use rht_obj() instead of manual offset calculation
by Thomas Graf
· 10 years ago
8d24c0b
rhashtable: Do hashing inside of rhashtable_lookup_compare()
by Thomas Graf
· 10 years ago
231821d
dynamic_debug: fix comment
by Masatake YAMATO
· 10 years ago
556d2f0
ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
by Yalin Wang
· 10 years ago
d790be3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
49abd8c
lib/show_mem.c: add cma reserved information
by Vishnu Pratap Singh
· 10 years ago
6ae840e
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
a060bfe
lib/decompress.c: consistency of compress formats for kernel image
by Haesung Kim
· 10 years ago
Next »