aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2011-12-21kobject: remove kset_find_obj_hinted()Kay Sievers1-37/+0
2011-12-13kref: Inline all functionsPeter Zijlstra2-98/+1
2011-12-09driver-core: skip uevent generation when nobody is listeningKay Sievers1-0/+3
2011-12-08sch_red: Adaptative RED AQMEric Dumazet1-0/+2
2011-12-06decompress_bunzip2: remove invalid vi modelinePaul Bolle1-1/+0
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle2-3/+3
2011-11-29dql: Dynamic queue limitsTom Herbert3-0/+138
2011-11-23debugobjects: Extend to assert that an object is initializedChristine Chan1-0/+38
2011-11-23debugobjects: Be smarter about static objectsStephen Boyd1-4/+12
2011-11-21Fix comparison using wrong pointer variable in dma debug codeThomas Jarosch1-1/+1
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-0/+19
2011-11-15lib: devres: add convenience function to remap a resourceWolfram Sang1-0/+51
2011-11-15lib: devres: add annotations for #endifWolfram Sang1-2/+2
2011-11-13Merge branch 'master' into for-nextJiri Kosina28-290/+459
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds4-0/+4
2011-11-04netlink: validate NLA_MSECS lengthJohannes Berg1-0/+1
2011-11-02ida: make ida_simple_get/put() IRQ safeTejun Heo1-4/+7
2011-10-31lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-7/+7
2011-10-31lib/string.c: fix strim() semantics for strings that have only blanksMichael Holzheu1-2/+1
2011-10-31lib/idr.c: fix comment for ida_get_new_above()Wang Sheng-Hui1-2/+2
2011-10-31lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdefGlauber Costa1-0/+2
2011-10-31lib/bitmap.c: quiet sparse noise about address spaceH Hartley Sweeten1-4/+6
2011-10-31lib/spinlock_debug.c: print owner on spinlock lockupAkinobu Mita1-9/+10
2011-10-31lib/kstrtox: common code between kstrto*() and simple_strto*() functionsAlexey Dobriyan3-48/+68
2011-10-31lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUTJiaju Zhang1-2/+3
2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita1-0/+54
2011-10-31radix_tree: clean away saw_unset_tag leftoversHugh Dickins1-8/+2
2011-10-31lib: dma-debug needs export.h for EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-10-31md: Add in export.h for files using EXPORT_SYMBOLPaul Gortmaker2-0/+2
2011-10-31md: Add module.h to all files using it implicitlyPaul Gortmaker1-0/+1
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-7/+61
2011-10-29Docs: Kconfig: CORDIC descriptionMichael Witten1-3/+2
2011-10-29Docs: wording: functions -> algorithmMichael Witten2-2/+2
2011-10-29Docs: Pedantry: [Cc]ordic -> CORDICMichael Witten2-3/+3
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds2-1/+15
2011-10-26fault-inject: export setup_fault_attr()Per Forlin1-1/+2
2011-10-26mmc: core: add random fault injectionPer Forlin1-0/+11
2011-10-26fault-inject: export fault injection functionsPer Forlin1-0/+2
2011-10-26Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-64/+19
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-76/+76