aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2011-12-08sch_red: Adaptative RED AQMEric Dumazet
2011-12-08mpi/mpi-mpow: NULL dereference on allocation failureDan Carpenter
2011-12-06swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk
2011-12-06decompress_bunzip2: remove invalid vi modelinePaul Bolle
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle
2011-11-29dql: Dynamic queue limitsTom Herbert
2011-11-28lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin
2011-11-23debugobjects: Extend to assert that an object is initializedChristine Chan
2011-11-23debugobjects: Be smarter about static objectsStephen Boyd
2011-11-22digsig: build dependency fixDmitry Kasatkin
2011-11-21Fix comparison using wrong pointer variable in dma debug codeThomas Jarosch
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-15lib: devres: add convenience function to remap a resourceWolfram Sang
2011-11-15lib: devres: add annotations for #endifWolfram Sang
2011-11-13Merge branch 'master' into for-nextJiri Kosina
2011-11-09crypto: digital signature verification supportDmitry Kasatkin
2011-11-09crypto: GnuPG based MPI lib - additional sources (part 4)Dmitry Kasatkin
2011-11-09crypto: GnuPG based MPI lib - make files (part 3)Dmitry Kasatkin
2011-11-09crypto: GnuPG based MPI lib - header files (part 2)Dmitry Kasatkin
2011-11-09crypto: GnuPG based MPI lib - source files (part 1)Dmitry Kasatkin
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04netlink: validate NLA_MSECS lengthJohannes Berg
2011-11-02ida: make ida_simple_get/put() IRQ safeTejun Heo
2011-10-31lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-31lib/string.c: fix strim() semantics for strings that have only blanksMichael Holzheu
2011-10-31lib/idr.c: fix comment for ida_get_new_above()Wang Sheng-Hui
2011-10-31lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdefGlauber Costa