aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-07-22Merge branch 'akpm-current/current'Stephen Rothwell
2015-07-22lib: Add CRC64 ECMA moduleMarian Chereji
2015-07-22lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...Pan Xinhui
2015-07-22lib/bitmap.c: fix a special string handling bug in __bitmap_parselistPan Xinhui
2015-07-22lib/bitmap.c: correct a code style and do some, optimizationPan Xinhui
2015-07-22parse_integer: convert lib/Alexey Dobriyan
2015-07-22scanf: fix type range overflowAlexey Dobriyan
2015-07-22parse_integer: convert scanf()Alexey Dobriyan
2015-07-22parse-integer: rewrite kstrto*()Alexey Dobriyan
2015-07-22parse_integer: add runtime testsuiteAlexey Dobriyan
2015-07-22lib/: add parse_integer() (replacement for simple_strto*())Alexey Dobriyan
2015-07-22kstrto*: accept "-0" for signed conversionAlexey Dobriyan
2015-07-22lib/vsprintf: add %pT format specifierTetsuo Handa
2015-07-22genalloc-add-support-of-multiple-gen_pools-per-device-fixAndrew Morton
2015-07-22genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy
2015-07-22genalloc-add-name-arg-to-gen_pool_get-and-devm_gen_pool_create-fixAndrew Morton
2015-07-22genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy
2015-07-22Merge remote-tracking branch 'clk/clk-next'Stephen Rothwell
2015-07-22Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2015-07-22Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-07-22Merge remote-tracking branch 'md/for-next'Stephen Rothwell
2015-07-22Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-07-22Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2015-07-21Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-21rhashtable: Allow other tasks to be scheduled in large lookup loopsThomas Graf
2015-07-20test_bpf: add bpf_skb_vlan_push/pop() testsAlexei Starovoitov
2015-07-20Merge branches 'fixes.2015.07.20a' and 'initexp.2015.07.17b' into HEADPaul E. McKenney
2015-07-20lib/vsprintf.c: Include clk.hStephen Boyd
2015-07-20Merge branch 'locking/core'Ingo Molnar
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso
2015-07-20futex: Fault/error injection capabilitiesDavidlohr Bueso
2015-07-20lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V
2015-07-20dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran
2015-07-20hexdump-fix-for-non-aligned-buffers-v6Horacio Mijail Anton Quiles
2015-07-20hexdump: fix for non-aligned buffersHoracio Mijail Anton Quiles
2015-07-20include, lib: add __printf attributes to several function prototypesNicolas Iooss
2015-07-17lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V
2015-07-17dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran
2015-07-17hexdump: fix for non-aligned buffersHoracio Mijail Anton Quiles
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss
2015-07-17rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney
2015-07-17rcu: Clarify CONFIG_RCU_EQS_DEBUG help textPaul E. McKenney
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-08test_bpf: extend tests for 32-bit endianness conversionXi Wang
2015-07-08rhashtable: fix for resize events during table walkPhil Sutter
2015-07-06x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao