aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-22Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo1-0/+1
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar2-14/+12
2012-03-11dql: Fix undefined jiffiesTom Herbert1-0/+1
2012-03-06vsprintf: make %pV handling compatible with kasprintf()Jan Beulich1-3/+9
2012-03-05debugobjects: Fix selftest for static warningsStephen Boyd1-11/+3
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar3-6/+17
2012-02-11watchdog: Update Kconfig entriesFernando Luis Vázquez Cao1-7/+11
2012-02-09Reduce the number of expensive division instructions done by _parse_integer()David Howells1-5/+13
2012-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-1/+4
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-02-02lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller1-11/+33
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller4-19/+24
2012-02-02lib/digsig: checks for NULL return valueDmitry Kasatkin1-2/+6
2012-02-02lib/mpi: added missing NULL checkDmitry Kasatkin1-0/+2
2012-02-02lib/mpi: added comment on divide by 0 caseDmitry Kasatkin1-0/+4
2012-02-02lib/mpi: check for possible zero lengthDmitry Kasatkin1-0/+3
2012-02-02lib/digsig: pkcs_1_v1_5_decode_emsa cleanupDmitry Kasatkin1-25/+10
2012-02-02lib/digsig: additional sanity checks against badly formated key payloadDmitry Kasatkin1-2/+7
2012-02-02lib/mpi: removed unused functionsDmitry Kasatkin1-88/+0
2012-02-02lib/mpi: checks for zero divisor lengthDmitry Kasatkin1-0/+3
2012-02-02lib/mpi: return error code on dividing by zeroDmitry Kasatkin1-1/+1
2012-02-02lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin2-5/+5
2012-02-02lib/mpi: added missing NULL checkDmitry Kasatkin1-1/+2
2012-01-31lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin2-1/+4
2012-01-26bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava1-1/+1
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