aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* dynamic_debug: early return if _ddebug table is emptyJim Cromie2012-01-24
* dynamic_debug: tighten up error checking on debug queriesJim Cromie2012-01-24
* dynamic_debug: describe_flags with '=[pmflt_]*'Jim Cromie2012-01-24
* dynamic_debug: drop explicit !=NULL checksJim Cromie2012-01-24
* dynamic_debug: pr_err() call should not depend upon verbosityJim Cromie2012-01-24
* dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()Jim Cromie2012-01-24
* dynamic_debug: change verbosity at runtimeJim Cromie2012-01-24
* dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINTJim Cromie2012-01-24
* dynamic_debug: fix whitespace complaints from scripts/cleanfileJim Cromie2012-01-24
* MPILIB: Add a missing ENOMEM checkDavid Howells2012-01-18
* lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE promptsDmitry Kasatkin2012-01-17
* lib: MPILIB Kconfig description updateDmitry Kasatkin2012-01-17
* lib: digital signature dependency fixDmitry Kasatkin2012-01-17
* lib: digital signature config option name changeDmitry Kasatkin2012-01-17
* Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina...Linus Torvalds2012-01-14
|\
| * kmemleak: Add support for memory hotplugLaura Abbott2011-12-02
* | unlzo: fix input buffer freeSascha Hauer2012-01-12
* | radix_tree: take radix_tree_path off stackHugh Dickins2012-01-12
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\ \
| * | PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu2012-01-06
* | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-11
|\ \ \
| * \ \ Merge branch 'next' into for-linusJames Morris2012-01-08
| |\ \ \ | | |/ / | |/| |
| | * | mpi/mpi-mpow: NULL dereference on allocation failureDan Carpenter2011-12-07
| | * | digsig: build dependency fixDmitry Kasatkin2011-11-21
| | * | crypto: digital signature verification supportDmitry Kasatkin2011-11-09
| | * | crypto: GnuPG based MPI lib - additional sources (part 4)Dmitry Kasatkin2011-11-09
| | * | crypto: GnuPG based MPI lib - make files (part 3)Dmitry Kasatkin2011-11-09
| | * | crypto: GnuPG based MPI lib - header files (part 2)Dmitry Kasatkin2011-11-09
| | * | crypto: GnuPG based MPI lib - source files (part 1)Dmitry Kasatkin2011-11-09
| | |/
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-10
|\ \ \
| * | | lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
| * | | lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-24
| | |/ | |/|
* | | Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds2012-01-10
|\ \ \
| * | | crc32: optimize inner loopJoakim Tjernlund2012-01-10
| * | | btree: export btree_get_prev() so modules can use btree_for_eachSteve Hodgson2012-01-10
* | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-10
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie2011-12-20
| |\ \ \ | | | |/ | | |/|
| * | | swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk2011-12-06
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ \
| * | | decompress_bunzip2: remove invalid vi modelinePaul Bolle2011-12-06
| * | | treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-06
| * | | Merge branch 'master' into for-nextJiri Kosina2011-11-13
| |\| |
| * | | Docs: Kconfig: CORDIC descriptionMichael Witten2011-10-29
| * | | Docs: wording: functions -> algorithmMichael Witten2011-10-29
| * | | Docs: Pedantry: [Cc]ordic -> CORDICMichael Witten2011-10-29
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \ \ \
| * | | | switch debugfs to umode_tAl Viro2012-01-03
| | |_|/ | |/| |
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \ \
| * \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | kobject: remove kset_find_obj_hinted()Kay Sievers2011-12-21