summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds-4/+50
2012-01-03switch debugfs to umode_tAl Viro-4/+4
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2011-12-21kobject: remove kset_find_obj_hinted()Kay Sievers-37/+0
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie-1/+1
2011-12-13kref: Inline all functionsPeter Zijlstra-98/+1
2011-12-09driver-core: skip uevent generation when nobody is listeningKay Sievers-0/+3
2011-12-08sch_red: Adaptative RED AQMEric Dumazet-0/+2
2011-12-08mpi/mpi-mpow: NULL dereference on allocation failureDan Carpenter-1/+2
2011-12-06swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk-2/+3
2011-12-06decompress_bunzip2: remove invalid vi modelinePaul Bolle-1/+0
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle-3/+3
2011-12-02kmemleak: Add support for memory hotplugLaura Abbott-1/+1
2011-11-29dql: Dynamic queue limitsTom Herbert-0/+138
2011-11-28lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin-36/+55
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin-0/+3
2011-11-23debugobjects: Extend to assert that an object is initializedChristine Chan-0/+38
2011-11-23debugobjects: Be smarter about static objectsStephen Boyd-4/+12
2011-11-22digsig: build dependency fixDmitry Kasatkin-1/+1
2011-11-21Fix comparison using wrong pointer variable in dma debug codeThomas Jarosch-1/+1
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław-0/+19
2011-11-15lib: devres: add convenience function to remap a resourceWolfram Sang-0/+51
2011-11-15lib: devres: add annotations for #endifWolfram Sang-2/+2
2011-11-13Merge branch 'master' into for-nextJiri Kosina-290/+459
2011-11-09crypto: digital signature verification supportDmitry Kasatkin-0/+293
2011-11-09crypto: GnuPG based MPI lib - additional sources (part 4)Dmitry Kasatkin-0/+1400
2011-11-09crypto: GnuPG based MPI lib - make files (part 3)Dmitry Kasatkin-0/+30
2011-11-09crypto: GnuPG based MPI lib - header files (part 2)Dmitry Kasatkin-0/+1861
2011-11-09crypto: GnuPG based MPI lib - source files (part 1)Dmitry Kasatkin-0/+2681
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+4
2011-11-04netlink: validate NLA_MSECS lengthJohannes Berg-0/+1
2011-11-02ida: make ida_simple_get/put() IRQ safeTejun Heo-4/+7
2011-10-31lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko-7/+7
2011-10-31lib/string.c: fix strim() semantics for strings that have only blanksMichael Holzheu-2/+1
2011-10-31lib/idr.c: fix comment for ida_get_new_above()Wang Sheng-Hui-2/+2
2011-10-31lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdefGlauber Costa-0/+2
2011-10-31lib/bitmap.c: quiet sparse noise about address spaceH Hartley Sweeten-4/+6
2011-10-31lib/spinlock_debug.c: print owner on spinlock lockupAkinobu Mita-9/+10
2011-10-31lib/kstrtox: common code between kstrto*() and simple_strto*() functionsAlexey Dobriyan-48/+68
2011-10-31lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUTJiaju Zhang-2/+3
2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita-0/+54
2011-10-31radix_tree: clean away saw_unset_tag leftoversHugh Dickins-8/+2
2011-10-31lib: dma-debug needs export.h for EXPORT_SYMBOLPaul Gortmaker-0/+1
2011-10-31md: Add in export.h for files using EXPORT_SYMBOLPaul Gortmaker-0/+2
2011-10-31md: Add module.h to all files using it implicitlyPaul Gortmaker-0/+1
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds-7/+61
2011-10-29Docs: Kconfig: CORDIC descriptionMichael Witten-3/+2
2011-10-29Docs: wording: functions -> algorithmMichael Witten-2/+2
2011-10-29Docs: Pedantry: [Cc]ordic -> CORDICMichael Witten-3/+3