aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-01-12unlzo: fix input buffer freeGravatar Sascha Hauer 1-1/+1
2012-01-12radix_tree: take radix_tree_path off stackGravatar Hugh Dickins 1-78/+76
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-3/+3
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityGravatar Linus Torvalds 31-0/+6266
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 4-36/+58
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Gravatar Linus Torvalds 2-10/+12
2012-01-10crc32: optimize inner loopGravatar Joakim Tjernlund 1-10/+11
2012-01-10btree: export btree_get_prev() so modules can use btree_for_eachGravatar Steve Hodgson 1-0/+1
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-2/+3
2012-01-09Merge branch 'next' into for-linusGravatar James Morris 31-0/+6266
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 4-9/+7
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-4/+4
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-137/+57
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 5-0/+159
2012-01-06PCI: Increase resource array mask bit size in pcim_iomap_regions()Gravatar Yinghai Lu 1-3/+3
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Gravatar Greg Kroah-Hartman 5-137/+57
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-4/+50
2012-01-03switch debugfs to umode_tGravatar Al Viro 1-4/+4
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2011-12-21kobject: remove kset_find_obj_hinted()Gravatar Kay Sievers 1-37/+0
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextGravatar Dave Airlie 1-1/+1
2011-12-13kref: Inline all functionsGravatar Peter Zijlstra 2-98/+1
2011-12-09driver-core: skip uevent generation when nobody is listeningGravatar Kay Sievers 1-0/+3
2011-12-08sch_red: Adaptative RED AQMGravatar Eric Dumazet 1-0/+2
2011-12-08mpi/mpi-mpow: NULL dereference on allocation failureGravatar Dan Carpenter 1-1/+2
2011-12-06swiotlb: Expose swiotlb_nr_tlb function to modulesGravatar Konrad Rzeszutek Wilk 1-2/+3
2011-12-06decompress_bunzip2: remove invalid vi modelineGravatar Paul Bolle 1-1/+0
2011-12-06treewide: Fix comment and string typo 'bufer'Gravatar Paul Bolle 2-3/+3
2011-11-29dql: Dynamic queue limitsGravatar Tom Herbert 3-0/+138
2011-11-28lib: add GENERIC_PCI_IOMAPGravatar Michael S. Tsirkin 4-36/+55
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigGravatar Michael S. Tsirkin 1-0/+3
2011-11-23debugobjects: Extend to assert that an object is initializedGravatar Christine Chan 1-0/+38
2011-11-23debugobjects: Be smarter about static objectsGravatar Stephen Boyd 1-4/+12
2011-11-22digsig: build dependency fixGravatar Dmitry Kasatkin 1-1/+1
2011-11-21Fix comparison using wrong pointer variable in dma debug codeGravatar Thomas Jarosch 1-1/+1
2011-11-16net: introduce and use netdev_features_t for device features setsGravatar Michał Mirosław 1-0/+19
2011-11-15lib: devres: add convenience function to remap a resourceGravatar Wolfram Sang 1-0/+51
2011-11-15lib: devres: add annotations for #endifGravatar Wolfram Sang 1-2/+2
2011-11-13Merge branch 'master' into for-nextGravatar Jiri Kosina 28-290/+459
2011-11-09crypto: digital signature verification supportGravatar Dmitry Kasatkin 3-0/+293
2011-11-09crypto: GnuPG based MPI lib - additional sources (part 4)Gravatar Dmitry Kasatkin 12-0/+1400
2011-11-09crypto: GnuPG based MPI lib - make files (part 3)Gravatar Dmitry Kasatkin 3-0/+30
2011-11-09crypto: GnuPG based MPI lib - header files (part 2)Gravatar Dmitry Kasatkin 3-0/+1861
2011-11-09crypto: GnuPG based MPI lib - source files (part 1)Gravatar Dmitry Kasatkin 14-0/+2681
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-0/+4
2011-11-04netlink: validate NLA_MSECS lengthGravatar Johannes Berg 1-0/+1
2011-11-02ida: make ida_simple_get/put() IRQ safeGravatar Tejun Heo 1-4/+7
2011-10-31lib: rename pack_hex_byte() to hex_byte_pack()Gravatar Andy Shevchenko 1-7/+7
2011-10-31lib/string.c: fix strim() semantics for strings that have only blanksGravatar Michael Holzheu 1-2/+1