aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2015-01-09Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+25
2015-01-07assoc_array: Include rcupdate.h for call_rcu() definitionGravatar Pranith Kumar 1-0/+1
2014-12-18Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-6/+14
2014-12-18lib/show_mem.c: add cma reserved informationGravatar Vishnu Pratap Singh 1-0/+6
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-1/+30
2014-12-13lib/decompress.c: consistency of compress formats for kernel imageGravatar Haesung Kim 1-2/+2
2014-12-13decompress_bunzip2: off by one in get_next_block()Gravatar Dan Carpenter 1-1/+1
2014-12-13fault-inject: add ratelimit optionGravatar Dmitry Monakhov 1-4/+17
2014-12-13syscalls: implement execveat() system callGravatar David Drysdale 1-0/+3
2014-12-13mm/page_owner: keep track of page ownersGravatar Joonsoo Kim 1-0/+16
2014-12-13lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Gravatar Michal Nazarewicz 1-11/+13
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 5-104/+103
2014-12-10Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-1/+360
2014-12-10lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not nGravatar Rasmus Villemoes 1-4/+2
2014-12-10lib/lcm.c: ensure correct result whenever it fitsGravatar Rasmus Villemoes 1-1/+1
2014-12-10printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsGravatar Joe Perches 1-2/+2
2014-12-10dma-debug: prevent early callers from crashingGravatar Florian Fainelli 1-2/+10
2014-12-10dma-debug: introduce dma_debug_disabledGravatar Florian Fainelli 1-16/+21
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-1/+2
2014-12-10net, lib: kill arch_fast_hash library bitsGravatar Daniel Borkmann 2-40/+1
2014-12-10net: replace remaining users of arch_fast_hash with jhashGravatar Daniel Borkmann 1-4/+4
2014-12-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-13/+1
2014-12-09bury memcpy_toiovec()Gravatar Al Viro 1-25/+0
2014-12-08test: bpf: expand DIV_KX to DIV_MOD_KXGravatar Denis Kirjanov 1-2/+8
2014-12-03lib/genalloc.c: export devm_gen_pool_create() for modulesGravatar Michal Simek 1-0/+1
2014-12-02mm: do not overwrite reserved pages counter at show_mem()Gravatar Rafael Aquini 1-1/+1
2014-11-24rhashtable: Check for count mismatch while iterating in selftestGravatar Thomas Graf 1-7/+20
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+2
2014-11-20Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 1-13/+1
2014-11-19seq_buf: Move the seq_buf code to lib/Gravatar Steven Rostedt (Red Hat) 2-1/+360
2014-11-16reciprocal_div: objects with exported symbols should be obj-y rather than lib-yGravatar Hannes Frederic Sowa 1-2/+2
2014-11-14Revert "fast_hash: avoid indirect function calls"Gravatar Jay Vosburgh 2-1/+40
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-5/+5
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsGravatar Thomas Graf 1-24/+17
2014-11-13rhashtable: Add parent argument to mutex_is_heldGravatar Herbert Xu 1-2/+2
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGGravatar Herbert Xu 1-0/+8
2014-11-13lib: rhashtable - Remove weird non-ASCII characters from commentsGravatar Herbert Xu 1-5/+5
2014-11-13Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Gravatar Paul E. McKenney 1-13/+1
2014-11-11kdb: Allow access to sensitive commands to be restricted by defaultGravatar Daniel Thompson 1-0/+25
2014-11-11lib/bug: Use RCU list ops for module_bug_listGravatar Masami Hiramatsu 1-6/+14
2014-11-07cpumask: factor out show_cpumap into separate helper functionGravatar Sudeep Holla 1-0/+29
2014-11-07kobject: fix NULL pointer derefernce in kobj_child_ns_opsGravatar Pankaj Dubey 1-1/+1
2014-11-07devres: support sizes greater than an unsigned longGravatar Cristian Stoica 1-2/+2
2014-11-05fast_hash: avoid indirect function callsGravatar Hannes Frederic Sowa 2-40/+1
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 4-5/+54
2014-10-30test: bpf: add a testcase reduced from nmapGravatar Alexei Starovoitov 1-0/+43
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Gravatar Linus Torvalds 1-2/+6
2014-10-29lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Gravatar Jan Kara 1-2/+6
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-3/+3