summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-084-9/+7Star
|\
| * decompress_bunzip2: remove invalid vi modelinePaul Bolle2011-12-061-1/+0Star
| * treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-062-3/+3
| * Merge branch 'master' into for-nextJiri Kosina2011-11-1328-290/+459
| |\
| * | Docs: Kconfig: CORDIC descriptionMichael Witten2011-10-291-3/+2Star
| * | Docs: wording: functions -> algorithmMichael Witten2011-10-292-2/+2
| * | Docs: Pedantry: [Cc]ordic -> CORDICMichael Witten2011-10-292-3/+3
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-4/+4
|\ \ \
| * | | switch debugfs to umode_tAl Viro2012-01-041-4/+4
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-075-137/+57Star
|\ \ \ \
| * \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-065-137/+57Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | kobject: remove kset_find_obj_hinted()Kay Sievers2011-12-221-37/+0Star
| | * | | kref: Inline all functionsPeter Zijlstra2011-12-132-98/+1Star
| | * | | driver-core: skip uevent generation when nobody is listeningKay Sievers2011-12-101-0/+3
| | * | | lib: devres: add convenience function to remap a resourceWolfram Sang2011-11-161-0/+51
| | * | | lib: devres: add annotations for #endifWolfram Sang2011-11-161-2/+2
| | | |/ | | |/|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-075-0/+159
|\ \ \ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-1/+1
| |\| | |
| * | | | sch_red: Adaptative RED AQMEric Dumazet2011-12-091-0/+2
| * | | | dql: Dynamic queue limitsTom Herbert2011-11-293-0/+138
| * | | | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-0/+19
| | |/ / | |/| |
* | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2012-01-061-4/+50
|\ \ \ \ | |_|/ / |/| | |
| * | | debugobjects: Extend to assert that an object is initializedChristine Chan2011-11-231-0/+38
| * | | debugobjects: Be smarter about static objectsStephen Boyd2011-11-231-4/+12
| |/ /
* / / Fix comparison using wrong pointer variable in dma debug codeThomas Jarosch2011-11-211-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-071-0/+1
|\ \
| * | netlink: validate NLA_MSECS lengthJohannes Berg2011-11-041-0/+1
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-074-0/+4
|\ \ \ | |/ / |/| |
| * | lib: dma-debug needs export.h for EXPORT_SYMBOLPaul Gortmaker2011-11-011-0/+1
| * | md: Add in export.h for files using EXPORT_SYMBOLPaul Gortmaker2011-11-012-0/+2
| * | md: Add module.h to all files using it implicitlyPaul Gortmaker2011-11-011-0/+1
* | | ida: make ida_simple_get/put() IRQ safeTejun Heo2011-11-031-4/+7
* | | lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-11-011-7/+7
* | | lib/string.c: fix strim() semantics for strings that have only blanksMichael Holzheu2011-11-011-2/+1Star
* | | lib/idr.c: fix comment for ida_get_new_above()Wang Sheng-Hui2011-11-011-2/+2
* | | lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdefGlauber Costa2011-11-011-0/+2
* | | lib/bitmap.c: quiet sparse noise about address spaceH Hartley Sweeten2011-11-011-4/+6
* | | lib/spinlock_debug.c: print owner on spinlock lockupAkinobu Mita2011-11-011-9/+10
* | | lib/kstrtox: common code between kstrto*() and simple_strto*() functionsAlexey Dobriyan2011-11-013-48/+68
* | | lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUTJiaju Zhang2011-11-011-2/+3
* | | lib/string.c: introduce memchr_inv()Akinobu Mita2011-11-011-0/+54
* | | radix_tree: clean away saw_unset_tag leftoversHugh Dickins2011-11-011-8/+2Star
|/ /
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-301-7/+61
|\ \
| | \
| | \
| *-. \ Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-211-7/+61
| |\ \ \
| | | * | dma-debug: hash_bucket_find needs to allow for offsets within an entryNeil Horman2011-08-231-7/+61
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-282-1/+15
|\ \ \ \
| * | | | fault-inject: export setup_fault_attr()Per Forlin2011-10-261-1/+2
| * | | | mmc: core: add random fault injectionPer Forlin2011-10-261-0/+11
| * | | | fault-inject: export fault injection functionsPer Forlin2011-10-261-0/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-10-261-1/+1
|\ \ \ \