aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
...
| * | | | | | | | kernel: time: Add udelay_test module to validate udelayDavid Riley2014-07-23
| * | | | | | | | of: Provide a function to request and map memoryMatthias Brugger2014-07-23
| |/ / / / / / /
* | | | | | | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman2014-07-21
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | test: add firmware_class loader testKees Cook2014-07-17
| * | | | | | | Merge 3.16-rc4 into driver-core-nextGreg Kroah-Hartman2014-07-07
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman2014-07-03
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | devres: remove devm_request_and_ioremap()Jingoo Han2014-06-19
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \
| * | | | | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
| * | | | | | | Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar2014-07-17
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | rtmutex: Make the rtmutex tester depend on BROKENThomas Gleixner2014-06-21
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-07-17
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | rcu: Remove CONFIG_PROVE_RCU_DELAYPaul E. McKenney2014-07-09
| | |/ / / / /
* | | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo2014-06-28
| * | | | | percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo2014-06-28
| * | | | | percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo2014-06-28
| * | | | | percpu-refcount: add helpers for ->percpu_count accessesTejun Heo2014-06-28
| * | | | | percpu-refcount: one bit is enough for REF_STATUSTejun Heo2014-06-28
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is n...Amir Vadai2014-07-02
| | |_|/ | |/| |
* | | | lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman2014-07-03
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-28
|\ \ \
| * | | iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-27
| | |/ | |/|
* | | Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-27
|\ \ \
| * | | lz4: fix another possible overrunGreg Kroah-Hartman2014-06-27
* | | | Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-27
|\ \ \ \ | |_|_|/ |/| | |
| * | | swiotlb: don't assume PA 0 is invalidJan Beulich2014-06-20
| | |/ | |/|
* | | Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-23
|\ \ \ | | |/ | |/|
| * | lz4: ensure length does not wrapGreg Kroah-Hartman2014-06-23
| * | lzo: properly check for overrunsGreg Kroah-Hartman2014-06-23
| |/
* / lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of...Chen Gang2014-06-23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai2014-06-11
| * net: filter: fix nlattr and nlattr_nest BPF testsAlexei Starovoitov2014-06-11
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-04
| |\
| * | net: filter: fix length calculation in BPF testsuiteChema Gonzalez2014-06-02
| * | net: filter: add test for loading SKF_AD_OFF limitsDaniel Borkmann2014-06-02
| * | net: filter: add slot overlapping test with fully filled M[]Daniel Borkmann2014-06-02
| * | net: Revert mlx4 cpumask changes.David S. Miller2014-06-02
| * | cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai2014-06-01
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-30
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-27
| | |\ \
| | | * | lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2014-05-16
| * | | | net: filter: use block statements in tcpdump testsDaniel Borkmann2014-05-30
| * | | | net: filter: test fill/spill of all M[] regsDaniel Borkmann2014-05-30
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
| |\ \ \
| * | | | net: filter: add test case for jump with holes and ret x variantsDaniel Borkmann2014-05-23