aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-05
|\
| * crypto: crct10dif - Use PTR_RETHerbert Xu2013-06-05
| * crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...Tim Chen2013-05-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-04
|\ \
| * | treewide: Fix typo in printkMasanari Iida2013-06-18
| * | sprintf: hex_string(): fix commentSteven Rostedt2013-05-28
* | | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-04
|\ \ \
| * | | hang and lockup detection menuDave Hansen2013-07-04
| * | | kconfig: consolidate printk optionsDave Hansen2013-07-04
| * | | group locking debugging optionsDave Hansen2013-07-04
| * | | consolidate compilation option configsDave Hansen2013-07-04
| * | | consolidate runtime testing configsDave Hansen2013-07-04
| * | | order memory debugging Kconfig optionsDave Hansen2013-07-04
| * | | consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-04
* | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\ \ \ \
| * | | | idr: print a stack dump after ida_remove warningJean Delvare2013-07-03
| * | | | lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spin...Fan Du2013-07-03
| * | | | dump_stack: serialize the output from dump_stack()Alex Thorlton2013-07-03
* | | | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-03
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-28
| | |/ / | |/| |
* | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-07-02
|\ \ \ \
| * | | | percpu-refcount: use RCU-sched insted of normal RCUTejun Heo2013-06-16
| * | | | percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con...Tejun Heo2013-06-13
| * | | | percpu-refcount: implement percpu_ref_cancel_init()Tejun Heo2013-06-13
| * | | | percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O...Tejun Heo2013-06-13
| * | | | percpu-refcount: cosmetic updatesTejun Heo2013-06-12
| * | | | percpu-refcount: Don't use silly cmpxchg()Kent Overstreet2013-06-03
| * | | | percpu: implement generic percpu refcountingKent Overstreet2013-06-03
| |/ / /
* | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-02
|\ \ \ \
| * | | | locking-selftests: Handle unexpected failures more strictlyMaarten Lankhorst2013-06-26
| * | | | mutex: Add more w/w tests to test EDEADLK path handlingMaarten Lankhorst2013-06-26
| * | | | mutex: Add more tests to lib/locking-selftest.cMaarten Lankhorst2013-06-26
| * | | | mutex: Add w/w tests to lib/locking-selftest.cMaarten Lankhorst2013-06-26
| * | | | mutex: Add w/w mutex slowpath debuggingDaniel Vetter2013-06-26
| * | | | mutex: Add support for wound/wait style locksMaarten Lankhorst2013-06-26
| | |/ / | |/| |
* | | | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-07-02
|\ \ \ \
| * | | | X.509: do not emit any informational outputArnd Bergmann2013-06-19
| | |/ / | |/| |
* | | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \ \
| * \ \ \ Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | kobject: sanitize argument for format stringKees Cook2013-06-07
| * | | | debugfs: add get/set for atomic typesSeth Jennings2013-06-03
| | |/ / | |/| |
* | | | Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman2013-06-17
|\ \ \ \ | | |/ / | |/| |
| * | | lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...Chen Gang2013-06-12
| |/ /
* / / net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2013-06-05
|/ /
* | MPILIB: disable usage of floating point registers on pariscHelge Deller2013-05-24
* | Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-05-23
|\ \
| * | klist: del waiter from klist_remove_waiters before wakeup waitting processwang, biao2013-05-21
| |/
* | lib: make iovec obj instead of libRandy Dunlap2013-05-23
* | Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-19
|/
* Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\