| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-07 |
|\ |
|
| * | netlink: validate NLA_MSECS length | Johannes Berg | 2011-11-04 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ \
| |/
|/| |
|
| * | lib: dma-debug needs export.h for EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 |
| * | md: Add in export.h for files using EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 |
| * | md: Add module.h to all files using it implicitly | Paul Gortmaker | 2011-10-31 |
* | | ida: make ida_simple_get/put() IRQ safe | Tejun Heo | 2011-11-02 |
* | | lib: rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2011-10-31 |
* | | lib/string.c: fix strim() semantics for strings that have only blanks | Michael Holzheu | 2011-10-31 |
* | | lib/idr.c: fix comment for ida_get_new_above() | Wang Sheng-Hui | 2011-10-31 |
* | | lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef | Glauber Costa | 2011-10-31 |
* | | lib/bitmap.c: quiet sparse noise about address space | H Hartley Sweeten | 2011-10-31 |
* | | lib/spinlock_debug.c: print owner on spinlock lockup | Akinobu Mita | 2011-10-31 |
* | | lib/kstrtox: common code between kstrto*() and simple_strto*() functions | Alexey Dobriyan | 2011-10-31 |
* | | lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT | Jiaju Zhang | 2011-10-31 |
* | | lib/string.c: introduce memchr_inv() | Akinobu Mita | 2011-10-31 |
* | | radix_tree: clean away saw_unset_tag leftovers | Hugh Dickins | 2011-10-31 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2011-10-30 |
|\ |
|
| *-. | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 2011-10-21 |
| |\ \ |
|
| | | * | dma-debug: hash_bucket_find needs to allow for offsets within an entry | Neil Horman | 2011-08-23 |
| | |/ |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-10-28 |
|\ \ \ |
|
| * | | | fault-inject: export setup_fault_attr() | Per Forlin | 2011-10-26 |
| * | | | mmc: core: add random fault injection | Per Forlin | 2011-10-26 |
| * | | | fault-inject: export fault injection functions | Per Forlin | 2011-10-26 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-10-26 |
|\ \ \ |
|
| * | | | lib/raid6: Fix filename emitted in generated code | Dan McGee | 2011-10-19 |
| | |/
| |/| |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 |
|\ \ \ |
|
| * | | | sched: Wrap scheduler p->cpus_allowed access | Peter Zijlstra | 2011-10-06 |
| * | | | llist: Remove cpu_relax() usage in cmpxchg loops | Peter Zijlstra | 2011-10-04 |
| * | | | llist: Return whether list is empty before adding in llist_add() | Huang Ying | 2011-10-04 |
| * | | | llist: Move cpu_relax() to after the cmpxchg() | Huang Ying | 2011-10-04 |
| * | | | llist: Remove the platform-dependent NMI checks | Ingo Molnar | 2011-10-04 |
| * | | | llist: Make some llist functions inline | Huang Ying | 2011-10-04 |
| | |/
| |/| |
|
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 |
|\ \ \ |
|
| * | | | lib: atomic64: Change the type of local lock to raw_spinlock_t | Yong Zhang | 2011-09-14 |
| * | | | locking, lib/atomic64: Annotate atomic64_lock::lock as raw | Shan Hai | 2011-09-13 |
| * | | | locking, rwsem: Annotate inner lock as raw | Thomas Gleixner | 2011-09-13 |
| * | | | locking, printk: Annotate logbuf_lock as raw | Thomas Gleixner | 2011-09-13 |
| * | | | locking, lib/proportions: Annotate prop_local_percpu::lock as raw | Thomas Gleixner | 2011-09-13 |
| * | | | locking, percpu_counter: Annotate ::lock as raw | Thomas Gleixner | 2011-09-13 |
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-10-25 |
|\ \ \ \ |
|
| * | | | | dynamic_debug: fix undefined reference to `__netdev_printk' | Jason Baron | 2011-10-18 |
| * | | | | dynamic_debug: use a single printk() to emit messages | Jason Baron | 2011-10-18 |
| * | | | | dynamic_debug: remove num_enabled accounting | Jason Baron | 2011-10-18 |
| * | | | | kobj_uevent: Ignore if some listeners cannot handle message | Milan Broz | 2011-08-22 |
| * | | | | dynamic_debug: make netdev_dbg() call __netdev_printk() | Jason Baron | 2011-08-22 |
| * | | | | dynamic_debug: Convert printks to pr_<level> | Joe Perches | 2011-08-22 |
| * | | | | dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix | Joe Perches | 2011-08-22 |
| * | | | | dynamic_debug: Consolidate prefix output to single routine | Joe Perches | 2011-08-22 |
| * | | | | dynamic_debug: Add __dynamic_dev_dbg | Joe Perches | 2011-08-22 |
| | |_|/
| |/| | |
|