summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-221-3/+7
|\
| * Merge branch 'linus' into timers/coreThomas Gleixner2015-05-1917-80/+401
| |\
| * | timerqueue: Let timerqueue_add/del return informationThomas Gleixner2015-04-221-3/+7
* | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-06-221-2/+9
|\ \ \
| * | | swiotlb: Warn on allocation failure in swiotlb_alloc_coherent()Joerg Roedel2015-06-111-2/+9
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-221-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'linus' into x86/fpuIngo Molnar2015-05-251-0/+11
| |\ \ \ \
| * | | | | x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-191-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-223-4/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-023-51/+40
| |\ \ \ \ \
| * | | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
| * | | | | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-191-2/+4
| * | | | | | sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker2015-05-191-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-2/+64
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-06-021-2/+64
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | rcu: Conditionally compile RCU's eqs warningsPaul E. McKenney2015-05-271-0/+11
| | * | | | | rcu: Directly drive TASKS_RCU from KconfigPaul E. McKenney2015-05-271-0/+1
| | * | | | | rcu: Provide diagnostic option to slow down grace-period scansPaul E. McKenney2015-05-271-2/+52
| | |/ / / /
* | | | | | revert "cpumask: don't perform while loop in cpumask_next_and()"Andrew Morton2015-06-181-5/+4
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-141-2/+2
|\ \ \ \ \ \
| * | | | | | MPI: MIPS: Fix compilation error with GCC 5.1Jaedon Shin2015-06-131-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-081-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | rhashtable: add missing import <linux/export.h>Hauke Mehrtens2015-06-071-0/+1
| |/ / / /
* | | | | Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-061-2/+3
|\ \ \ \ \
| * | | | | swiotlb: do not export map_single functionAlexandre Courbot2015-06-051-2/+3
| |/ / / /
* | | | | lib: Clarify the return value of strnlen_user()Jan Kara2015-06-031-1/+8
* | | | | lib: Fix strnlen_user() to not touch memory after specified maximumJan Kara2015-06-021-1/+2
|/ / / /
* | | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-291-3/+3
|\ \ \ \
| * | | | percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2015-05-291-3/+3
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-291-48/+26
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-281-48/+26
| | |/ / | |/| |
* | | | rhashtable: Add cap on number of elements in hash tableHerbert Xu2015-05-161-0/+11
|/ / /
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-061-0/+1
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-04-181-0/+1
| |\ \ \
| | * | | rcu: Control grace-period delays directly from valuePaul E. McKenney2015-04-141-0/+1
* | | | | kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches2015-05-051-2/+6
* | | | | lib: delete lib/find_last_bit.cYury Norov2015-05-051-41/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-051-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-041-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-271-3/+8
|\ \ \ \ \
| * | | | | rhashtable: Do not schedule more than one rehash if we can't grow furtherThomas Graf2015-04-221-2/+2
| * | | | | rhashtable: Schedule async resize when sync realloc failsThomas Graf2015-04-221-1/+6
* | | | | | Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds2015-04-2410-23/+347
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | md/raid6 algorithms: xor_syndrome() for SSE2Markus Stockhausen2015-04-221-3/+227
| * | | | | md/raid6 algorithms: xor_syndrome() for generic intMarkus Stockhausen2015-04-221-1/+39
| * | | | | md/raid6 algorithms: improve test programMarkus Stockhausen2015-04-221-15/+36
| * | | | | md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen2015-04-229-8/+49
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-211-10/+10
|\ \ \ \ \ \
| * | | | | | iommu-common: rename iommu_pool_hash to iommu_hash_commonSowmini Varadhan2015-04-201-3/+3
| * | | | | | iommu-common: fix x86_64 compiler warningsSowmini Varadhan2015-04-201-7/+7
OpenPOWER on IntegriCloud