summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-12-11lib-show_mem-this-patch-adds-cma-reserved-infromation-fixAndrew Morton
2014-12-11lib/show_mem.c: adds cma reserved informationVishnu Pratap Singh
2014-12-11Merge branch 'akpm-current/current'Stephen Rothwell
2014-12-11Merge remote-tracking branch 'access_once/linux-next'Stephen Rothwell
2014-12-11Merge remote-tracking branch 'lzo-update/lzo-update'Stephen Rothwell
2014-12-11Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2014-12-11Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2014-12-11Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2014-12-11Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2014-12-11Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell
2014-12-11Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2014-12-11Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-12-11Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-10net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann
2014-12-10kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger
2014-12-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-09bury memcpy_toiovec()Al Viro
2014-12-08test: bpf: expand DIV_KX to DIV_MOD_KXDenis Kirjanov
2014-12-08rcu: Set default to RCU_CPU_STALL_INFO=yPaul E. McKenney
2014-12-05tinification: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-12-03lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek
2014-12-03lib/decompress.c: consistency of compress formats for kernel imageHaesung Kim
2014-12-03decompress_bunzip2: off by one in get_next_block()Dan Carpenter
2014-12-03fault-inject: add ratelimit optionDmitry Monakhov
2014-12-03syscalls: implement execveat() system callDavid Drysdale
2014-12-03lib: Add CRC64 ECMA moduleMarian Chereji
2014-12-03lib/vsprintf: add %pT format specifierTetsuo Handa
2014-12-03printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches
2014-12-03mm/page_owner: keep track of page ownersJoonsoo Kim
2014-12-03lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz
2014-12-03dma-debug: prevent early callers from crashingFlorian Fainelli
2014-12-03dma-debug: introduce dma_debug_disabledFlorian Fainelli
2014-12-03lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek
2014-12-03mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini
2014-12-02mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini
2014-11-26Merge tag 'v3.18-rc6' into HEADPaul E. McKenney
2014-11-25Merge branch 'kbuild/misc' into kbuild/for-nextMichal Marek
2014-11-24rhashtable: Check for count mismatch while iterating in selftestThomas Graf
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-20Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-11-19seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)
2014-11-16reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa
2014-11-14Revert "fast_hash: avoid indirect function calls"Jay Vosburgh
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu
2014-11-13lib: rhashtable - Remove weird non-ASCII characters from commentsHerbert Xu