summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2012-03-11dql: Fix undefined jiffiesTom Herbert
2012-03-06vsprintf: make %pV handling compatible with kasprintf()Jan Beulich
2012-03-05debugobjects: Fix selftest for static warningsStephen Boyd
2012-02-09Reduce the number of expensive division instructions done by _parse_integer()David Howells
2012-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-02-02lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller
2012-02-02lib/digsig: checks for NULL return valueDmitry Kasatkin
2012-02-02lib/mpi: added missing NULL checkDmitry Kasatkin
2012-02-02lib/mpi: added comment on divide by 0 caseDmitry Kasatkin
2012-02-02lib/mpi: check for possible zero lengthDmitry Kasatkin
2012-02-02lib/digsig: pkcs_1_v1_5_decode_emsa cleanupDmitry Kasatkin
2012-02-02lib/digsig: additional sanity checks against badly formated key payloadDmitry Kasatkin
2012-02-02lib/mpi: removed unused functionsDmitry Kasatkin
2012-02-02lib/mpi: checks for zero divisor lengthDmitry Kasatkin
2012-02-02lib/mpi: return error code on dividing by zeroDmitry Kasatkin
2012-02-02lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin
2012-02-02lib/mpi: added missing NULL checkDmitry Kasatkin
2012-01-31lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin
2012-01-26bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells
2012-01-18lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE promptsDmitry Kasatkin
2012-01-18lib: MPILIB Kconfig description updateDmitry Kasatkin
2012-01-18lib: digital signature dependency fixDmitry Kasatkin
2012-01-18lib: digital signature config option name changeDmitry Kasatkin
2012-01-14Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina...Linus Torvalds
2012-01-12unlzo: fix input buffer freeSascha Hauer
2012-01-12radix_tree: take radix_tree_path off stackHugh Dickins
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds
2012-01-10crc32: optimize inner loopJoakim Tjernlund
2012-01-10btree: export btree_get_prev() so modules can use btree_for_eachSteve Hodgson
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-09Merge branch 'next' into for-linusJames Morris
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-01-03switch debugfs to umode_tAl Viro
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-21kobject: remove kset_find_obj_hinted()Kay Sievers
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie
2011-12-13kref: Inline all functionsPeter Zijlstra
2011-12-09driver-core: skip uevent generation when nobody is listeningKay Sievers