summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: bitmap: make nbits parameter of bitmap_complement unsignedRasmus Villemoes2014-08-061-2/+2
* lib: bitmap: make nbits parameter of bitmap_equal unsignedRasmus Villemoes2014-08-061-2/+2
* lib: bitmap: make nbits parameter of bitmap_full unsignedRasmus Villemoes2014-08-061-2/+2
* lib: bitmap: make nbits parameter of bitmap_empty unsignedRasmus Villemoes2014-08-061-2/+2
* lib/list_sort.c: convert to pr_fooAndrew Morton2014-08-061-28/+21
* lib: list_sort.c: Limit number of unused cmp callbacksRasmus Villemoes2014-08-061-1/+3
* lib: list_sort_test(): simplify and harden cleanupRasmus Villemoes2014-08-061-7/+5
* lib: list_sort_test(): add extra corruption checkRasmus Villemoes2014-08-061-0/+5
* lib: list_sort_test(): return -ENOMEM when allocation failsRasmus Villemoes2014-08-061-1/+2
* lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-061-1/+1
* lib/string_helpers.c: constify static arraysMathias Krause2014-08-061-6/+9
* lib/cmdline.c: add size unit t/p/e to memparseGui Hecheng2014-08-061-5/+10
* lib/glob.c: add CONFIG_GLOB_SELFTESTGeorge Spelvin2014-08-062-0/+178
* lib: add lib/glob.cGeorge Spelvin2014-08-063-0/+144
* zlib: clean up some dead codeSergey Senozhatsky2014-08-062-275/+0
* klist: use same naming scheme as hlist for klist_add_after()Ken Helias2014-08-061-3/+3
* printk: rename DEFAULT_MESSAGE_LOGLEVELAlex Elder2014-08-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-069-124/+935
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-051-0/+4
| |\
| | * iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin2014-08-021-0/+4
| * | lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-023-1/+806
| * | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-021-12/+12
| * | random32: mix in entropy from core to late initcallHannes Frederic Sowa2014-07-301-21/+28
| * | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov2014-07-241-2/+2
| * | net: print net_device reg_state in netdev_* unless it's registeredVeaceslav Falico2014-07-201-3/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-164-13/+82
| |\ \ | | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-253-23/+45
| |\ \
| * | | mac_pton: Use bool not int returnJoe Perches2014-06-251-5/+5
| * | | lib: crc32: Add some additional __pure annotationsGeorge Spelvin2014-06-251-1/+1
| * | | lib: crc32: Mark test data __initconstGeorge Spelvin2014-06-251-2/+2
| * | | lib: crc32: Greatly shrink CRC combining codeGeorge Spelvin2014-06-251-77/+70
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-061-1/+2
|\ \ \ \
| * | | | digsig: make crypto builtin if digsig selected as builtinDmitry Kasatkin2014-07-171-1/+2
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-052-2/+9
|\ \ \ \ \
| * | | | | kernel: time: Add udelay_test module to validate udelayDavid Riley2014-07-231-0/+9
| * | | | | of: Provide a function to request and map memoryMatthias Brugger2014-07-231-2/+0
| |/ / / /
* | | | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-044-28/+131
|\ \ \ \ \
| * \ \ \ \ Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman2014-07-211-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | test: add firmware_class loader testKees Cook2014-07-173-0/+131
| * | | | | Merge 3.16-rc4 into driver-core-nextGreg Kroah-Hartman2014-07-071-1/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman2014-07-035-34/+121
| |\ \ \ \ \
| * | | | | | devres: remove devm_request_and_ioremap()Jingoo Han2014-06-191-28/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-042-3/+2
|\ \ \ \ \ \
| * | | | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-2/+1
| * | | | | | Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar2014-07-175-35/+126
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | rtmutex: Make the rtmutex tester depend on BROKENThomas Gleixner2014-06-221-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-041-14/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-07-171-14/+0
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | rcu: Remove CONFIG_PROVE_RCU_DELAYPaul E. McKenney2014-07-091-14/+0
| | |/ / / /
* | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-08-041-32/+54
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
OpenPOWER on IntegriCloud