summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo2014-06-281-0/+35
| * | | | | percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo2014-06-281-23/+10
| * | | | | percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo2014-06-281-6/+5
| * | | | | percpu-refcount: add helpers for ->percpu_count accessesTejun Heo2014-06-281-8/+9
| * | | | | percpu-refcount: one bit is enough for REF_STATUSTejun Heo2014-06-281-1/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-151-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is n...Amir Vadai2014-07-021-1/+1
| | |_|/ | |/| |
* | | | lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman2014-07-031-1/+5
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-281-0/+55
|\ \ \
| * | | iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-271-0/+55
| | |/ | |/|
* | | Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-271-1/+3
|\ \ \
| * | | lz4: fix another possible overrunGreg Kroah-Hartman2014-06-271-1/+3
* | | | Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-271-10/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | swiotlb: don't assume PA 0 is invalidJan Beulich2014-06-201-10/+18
| | |/ | |/|
* | | Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-232-21/+43
|\ \ \ | | |/ | |/|
| * | lz4: ensure length does not wrapGreg Kroah-Hartman2014-06-231-0/+2
| * | lzo: properly check for overrunsGreg Kroah-Hartman2014-06-231-21/+41
| |/
* | lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of...Chen Gang2014-06-231-2/+2
|/
OpenPOWER on IntegriCloud