summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-24
|\
| * powerpc: Only use -mabi=altivec if toolchain supports itAnton Blanchard2015-06-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-23
|\ \
| * | lib: crc-itu-t.[ch] fix 0x0x prefix in integer constantsAntonio Ospite2015-05-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-22
|\ \ \
| * \ \ Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-19
| |\ \ \
| * | | | MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk2015-06-16
| * | | | scatterlist: introduce sg_nents_for_lenTom Lendacky2015-06-03
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-05-28
| |\ \ \ \
| * | | | | lib: correct 842 decompress for 32 bitDan Streetman2015-05-13
| * | | | | lib: make lib/842 decompress functions staticDan Streetman2015-05-13
| * | | | | lib: add software 842 compression/decompressionDan Streetman2015-05-11
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into timers/coreThomas Gleixner2015-05-19
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | timerqueue: Let timerqueue_add/del return informationThomas Gleixner2015-04-22
* | | | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \
| * | | | | | | swiotlb: Warn on allocation failure in swiotlb_alloc_coherent()Joerg Roedel2015-06-11
* | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into x86/fpuIngo Molnar2015-05-25
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-19
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-02
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
| * | | | | | | | | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-19
| * | | | | | | | | | sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker2015-05-19
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-06-02
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | rcu: Conditionally compile RCU's eqs warningsPaul E. McKenney2015-05-27
| | * | | | | | | | | rcu: Directly drive TASKS_RCU from KconfigPaul E. McKenney2015-05-27
| | * | | | | | | | | rcu: Provide diagnostic option to slow down grace-period scansPaul E. McKenney2015-05-27
| | |/ / / / / / / /
* | | | | | | | | | revert "cpumask: don't perform while loop in cpumask_next_and()"Andrew Morton2015-06-18
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MPI: MIPS: Fix compilation error with GCC 5.1Jaedon Shin2015-06-13
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-08
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | rhashtable: add missing import <linux/export.h>Hauke Mehrtens2015-06-07
| |/ / / / / / / /
* | | | | | | | | Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | swiotlb: do not export map_single functionAlexandre Courbot2015-06-05
| |/ / / / / / / /
* | | | | | | | | lib: Clarify the return value of strnlen_user()Jan Kara2015-06-03
* | | | | | | | | lib: Fix strnlen_user() to not touch memory after specified maximumJan Kara2015-06-02
|/ / / / / / / /
* | | | | | | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-29
|\ \ \ \ \ \ \ \
| * | | | | | | | percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2015-05-29
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-29
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-28
| | |/ / / / / / | |/| | | | | |
* / | | | | | | rhashtable: Add cap on number of elements in hash tableHerbert Xu2015-05-16
|/ / / / / / /
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-06
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-04-18
| |\ \ \ \ \ \ \
| | * | | | | | | rcu: Control grace-period delays directly from valuePaul E. McKenney2015-04-14
* | | | | | | | | kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches2015-05-05
* | | | | | | | | lib: delete lib/find_last_bit.cYury Norov2015-05-05
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-05
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | |