summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | lib: devres: add annotations for #endifWolfram Sang2011-11-15
| | | |/ / / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-06
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
| |\| | | |
| * | | | | sch_red: Adaptative RED AQMEric Dumazet2011-12-08
| * | | | | dql: Dynamic queue limitsTom Herbert2011-11-29
| * | | | | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
| | |/ / / | |/| | |
* | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2012-01-06
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | debugobjects: Extend to assert that an object is initializedChristine Chan2011-11-23
| * | | | debugobjects: Be smarter about static objectsStephen Boyd2011-11-23
| |/ / /
* / / / Fix comparison using wrong pointer variable in dma debug codeThomas Jarosch2011-11-21
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-07
|\ \ \
| * | | netlink: validate NLA_MSECS lengthJohannes Berg2011-11-04
* | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \ \ \ | |/ / / |/| | |
| * | | lib: dma-debug needs export.h for EXPORT_SYMBOLPaul Gortmaker2011-10-31
| * | | md: Add in export.h for files using EXPORT_SYMBOLPaul Gortmaker2011-10-31
| * | | md: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-31
* | | | ida: make ida_simple_get/put() IRQ safeTejun Heo2011-11-02
* | | | lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-31
* | | | lib/string.c: fix strim() semantics for strings that have only blanksMichael Holzheu2011-10-31
* | | | lib/idr.c: fix comment for ida_get_new_above()Wang Sheng-Hui2011-10-31
* | | | lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdefGlauber Costa2011-10-31
* | | | lib/bitmap.c: quiet sparse noise about address spaceH Hartley Sweeten2011-10-31
* | | | lib/spinlock_debug.c: print owner on spinlock lockupAkinobu Mita2011-10-31
* | | | lib/kstrtox: common code between kstrto*() and simple_strto*() functionsAlexey Dobriyan2011-10-31
* | | | lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUTJiaju Zhang2011-10-31
* | | | lib/string.c: introduce memchr_inv()Akinobu Mita2011-10-31
* | | | radix_tree: clean away saw_unset_tag leftoversHugh Dickins2011-10-31
|/ / /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-30
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-21
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | dma-debug: hash_bucket_find needs to allow for offsets within an entryNeil Horman2011-08-23
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-28
|\ \ \ \
| * | | | fault-inject: export setup_fault_attr()Per Forlin2011-10-26
| * | | | mmc: core: add random fault injectionPer Forlin2011-10-26
| * | | | fault-inject: export fault injection functionsPer Forlin2011-10-26
| |/ / /
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-10-26
|\ \ \ \
| * | | | lib/raid6: Fix filename emitted in generated codeDan McGee2011-10-20
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-26
|\ \ \ \
| * | | | sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra2011-10-06
| * | | | llist: Remove cpu_relax() usage in cmpxchg loopsPeter Zijlstra2011-10-04
| * | | | llist: Return whether list is empty before adding in llist_add()Huang Ying2011-10-04
| * | | | llist: Move cpu_relax() to after the cmpxchg()Huang Ying2011-10-04
| * | | | llist: Remove the platform-dependent NMI checksIngo Molnar2011-10-04
| * | | | llist: Make some llist functions inlineHuang Ying2011-10-04
| | |/ / | |/| |
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\ \ \ \
| * | | | lib: atomic64: Change the type of local lock to raw_spinlock_tYong Zhang2011-09-14
| * | | | locking, lib/atomic64: Annotate atomic64_lock::lock as rawShan Hai2011-09-13
| * | | | locking, rwsem: Annotate inner lock as rawThomas Gleixner2011-09-13
| * | | | locking, printk: Annotate logbuf_lock as rawThomas Gleixner2011-09-13
| * | | | locking, lib/proportions: Annotate prop_local_percpu::lock as rawThomas Gleixner2011-09-13
| * | | | locking, percpu_counter: Annotate ::lock as rawThomas Gleixner2011-09-13