summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-02-07hlist: drop the node parameter from iteratorsSasha Levin
2013-02-07kfifo: fix kfifo_alloc() and kfifo_init()Stefani Seibold
2013-02-07kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold
2013-02-07generic-dynamic-per-cpu-refcounting-docKent Overstreet
2013-02-07generic-dynamic-per-cpu-refcounting-sparse-fixes-fixAndrew Morton
2013-02-07percpu-refcount: sparse fixesKent Overstreet
2013-02-07generic-dynamic-per-cpu-refcounting-fixAndrew Morton
2013-02-07generic dynamic per cpu refcountingKent Overstreet
2013-02-07idr: implement idr_preload[_end]() and idr_alloc()Tejun Heo
2013-02-07idr: refactor idr_get_new_above()Tejun Heo
2013-02-07idr: remove _idr_rc_to_errno() hackTejun Heo
2013-02-07idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()Tejun Heo
2013-02-07idr: deprecate idr_remove_all()Tejun Heo
2013-02-07idr: make idr_destroy() imply idr_remove_all()Tejun Heo
2013-02-07idr: fix a subtle bug in idr_get_next()Tejun Heo
2013-02-07decompressors: make the default XZ_DEC_* config match the selected architectureFlorian Fainelli
2013-02-07decompressors: drop dependency on CONFIG_EXPERTFlorian Fainelli
2013-02-07decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endifFlorian Fainelli
2013-02-07lib/parser.c: fix up comments for valid return values from match_numberNamjae Jeon
2013-02-07lib/vsprintf.c: add %pa format specifier for phys_addr_t typesStepan Moskovchenko
2013-02-07lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPSKyle McMartin
2013-02-07Merge remote-tracking branch 'lzo-update/lzo-update'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'security/next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'metag/for-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'arc/arc-next'Stephen Rothwell
2013-02-06Kconfig.debug: add METAG to dependency listsJames Hogan
2013-02-06Merge branch 'core/rcu'Ingo Molnar
2013-02-06Merge branch 'core/urgent'Ingo Molnar
2013-02-06rwsem: Implement writer lock-stealing for better scalabilityAlex Shi
2013-02-04Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-02-03Merge branch 'x86/microcode'Ingo Molnar
2013-02-01mpilib: use DIV_ROUND_UP and remove unused macrosAndy Shevchenko
2013-02-01digsig: remove unnecessary memory allocation and copyingDmitry Kasatkin
2013-02-01digsig: Fix memory leakage in digsig_verify_rsa()YOSHIFUJI Hideaki
2013-01-29x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu
2013-01-29asm-generic headers: Allow yet more arch overrides in checksum.hVineet Gupta
2013-01-28Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney
2013-01-28rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney
2013-01-26rcu: Consolidate debugging Kconfig optionsDave Hansen
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-22lib: devres: Fix build breakageThierry Reding
2013-01-22lib: devres: Introduce devm_ioremap_resource()Thierry Reding
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach