aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells1-0/+2
2012-01-18lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE promptsDmitry Kasatkin1-3/+3
2012-01-18lib: MPILIB Kconfig description updateDmitry Kasatkin1-5/+3
2012-01-18lib: digital signature dependency fixDmitry Kasatkin1-1/+2
2012-01-18lib: digital signature config option name changeDmitry Kasatkin2-2/+2
2012-01-14Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linuxLinus Torvalds1-1/+1
2012-01-12unlzo: fix input buffer freeSascha Hauer1-1/+1
2012-01-12radix_tree: take radix_tree_path off stackHugh Dickins1-78/+76
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-3/+3
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds31-0/+6266
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-36/+58
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds2-10/+12
2012-01-10crc32: optimize inner loopJoakim Tjernlund1-10/+11
2012-01-10btree: export btree_get_prev() so modules can use btree_for_eachSteve Hodgson1-0/+1
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+3
2012-01-09Merge branch 'next' into for-linusJames Morris31-0/+6266
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-9/+7
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-137/+57
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-0/+159
2012-01-06PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu1-3/+3
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman5-137/+57
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+50
2012-01-03switch debugfs to umode_tAl Viro1-4/+4
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2011-12-21kobject: remove kset_find_obj_hinted()Kay Sievers1-37/+0
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie1-1/+1
2011-12-13kref: Inline all functionsPeter Zijlstra2-98/+1
2011-12-09driver-core: skip uevent generation when nobody is listeningKay Sievers1-0/+3
2011-12-08sch_red: Adaptative RED AQMEric Dumazet1-0/+2
2011-12-08mpi/mpi-mpow: NULL dereference on allocation failureDan Carpenter1-1/+2
2011-12-06swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk1-2/+3
2011-12-06decompress_bunzip2: remove invalid vi modelinePaul Bolle1-1/+0
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle2-3/+3
2011-12-02kmemleak: Add support for memory hotplugLaura Abbott1-1/+1
2011-11-29dql: Dynamic queue limitsTom Herbert3-0/+138
2011-11-28lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin4-36/+55
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin1-0/+3
2011-11-23debugobjects: Extend to assert that an object is initializedChristine Chan1-0/+38
2011-11-23debugobjects: Be smarter about static objectsStephen Boyd1-4/+12
2011-11-22digsig: build dependency fixDmitry Kasatkin1-1/+1
2011-11-21Fix comparison using wrong pointer variable in dma debug codeThomas Jarosch1-1/+1
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-0/+19
2011-11-15lib: devres: add convenience function to remap a resourceWolfram Sang1-0/+51
2011-11-15lib: devres: add annotations for #endifWolfram Sang1-2/+2
2011-11-13Merge branch 'master' into for-nextJiri Kosina28-290/+459
2011-11-09crypto: digital signature verification supportDmitry Kasatkin3-0/+293
2011-11-09crypto: GnuPG based MPI lib - additional sources (part 4)Dmitry Kasatkin12-0/+1400
2011-11-09crypto: GnuPG based MPI lib - make files (part 3)Dmitry Kasatkin3-0/+30
2011-11-09crypto: GnuPG based MPI lib - header files (part 2)Dmitry Kasatkin3-0/+1861