| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Docs: Pedantry: [Cc]ordic -> CORDIC | Michael Witten | 2011-10-29 | 2 | -3/+3 |
* | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 1 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | switch debugfs to umode_t | Al Viro | 2012-01-03 | 1 | -4/+4 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 5 | -137/+57 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 5 | -137/+57 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | kobject: remove kset_find_obj_hinted() | Kay Sievers | 2011-12-21 | 1 | -37/+0 |
| | * | | | | kref: Inline all functions | Peter Zijlstra | 2011-12-13 | 2 | -98/+1 |
| | * | | | | driver-core: skip uevent generation when nobody is listening | Kay Sievers | 2011-12-09 | 1 | -0/+3 |
| | * | | | | lib: devres: add convenience function to remap a resource | Wolfram Sang | 2011-11-15 | 1 | -0/+51 |
| | * | | | | lib: devres: add annotations for #endif | Wolfram Sang | 2011-11-15 | 1 | -2/+2 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-01-06 | 5 | -0/+159 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 | 1 | -1/+1 |
| |\| | | |
|
| * | | | | sch_red: Adaptative RED AQM | Eric Dumazet | 2011-12-08 | 1 | -0/+2 |
| * | | | | dql: Dynamic queue limits | Tom Herbert | 2011-11-29 | 3 | -0/+138 |
| * | | | | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 | 1 | -0/+19 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2012-01-06 | 1 | -4/+50 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | debugobjects: Extend to assert that an object is initialized | Christine Chan | 2011-11-23 | 1 | -0/+38 |
| * | | | debugobjects: Be smarter about static objects | Stephen Boyd | 2011-11-23 | 1 | -4/+12 |
| |/ / |
|
* / / | Fix comparison using wrong pointer variable in dma debug code | Thomas Jarosch | 2011-11-21 | 1 | -1/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-07 | 1 | -0/+1 |
|\ \ |
|
| * | | netlink: validate NLA_MSECS length | Johannes Berg | 2011-11-04 | 1 | -0/+1 |
* | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 4 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | lib: dma-debug needs export.h for EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | | md: Add in export.h for files using EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | | md: Add module.h to all files using it implicitly | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | | ida: make ida_simple_get/put() IRQ safe | Tejun Heo | 2011-11-02 | 1 | -4/+7 |
* | | | lib: rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2011-10-31 | 1 | -7/+7 |
* | | | lib/string.c: fix strim() semantics for strings that have only blanks | Michael Holzheu | 2011-10-31 | 1 | -2/+1 |
* | | | lib/idr.c: fix comment for ida_get_new_above() | Wang Sheng-Hui | 2011-10-31 | 1 | -2/+2 |
* | | | lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef | Glauber Costa | 2011-10-31 | 1 | -0/+2 |
* | | | lib/bitmap.c: quiet sparse noise about address space | H Hartley Sweeten | 2011-10-31 | 1 | -4/+6 |
* | | | lib/spinlock_debug.c: print owner on spinlock lockup | Akinobu Mita | 2011-10-31 | 1 | -9/+10 |
* | | | lib/kstrtox: common code between kstrto*() and simple_strto*() functions | Alexey Dobriyan | 2011-10-31 | 3 | -48/+68 |
* | | | lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT | Jiaju Zhang | 2011-10-31 | 1 | -2/+3 |
* | | | lib/string.c: introduce memchr_inv() | Akinobu Mita | 2011-10-31 | 1 | -0/+54 |
* | | | radix_tree: clean away saw_unset_tag leftovers | Hugh Dickins | 2011-10-31 | 1 | -8/+2 |
|/ / |
|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2011-10-30 | 1 | -7/+61 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 2011-10-21 | 1 | -7/+61 |
| |\ \ \ |
|
| | | * | | dma-debug: hash_bucket_find needs to allow for offsets within an entry | Neil Horman | 2011-08-23 | 1 | -7/+61 |
| | |/ / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-10-28 | 2 | -1/+15 |
|\ \ \ \ |
|
| * | | | | fault-inject: export setup_fault_attr() | Per Forlin | 2011-10-26 | 1 | -1/+2 |
| * | | | | mmc: core: add random fault injection | Per Forlin | 2011-10-26 | 1 | -0/+11 |
| * | | | | fault-inject: export fault injection functions | Per Forlin | 2011-10-26 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-10-26 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | lib/raid6: Fix filename emitted in generated code | Dan McGee | 2011-10-20 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 4 | -64/+19 |
|\ \ \ \ |
|
| * | | | | sched: Wrap scheduler p->cpus_allowed access | Peter Zijlstra | 2011-10-06 | 1 | -1/+1 |
| * | | | | llist: Remove cpu_relax() usage in cmpxchg loops | Peter Zijlstra | 2011-10-04 | 1 | -2/+0 |
| * | | | | llist: Return whether list is empty before adding in llist_add() | Huang Ying | 2011-10-04 | 1 | -1/+5 |
| * | | | | llist: Move cpu_relax() to after the cmpxchg() | Huang Ying | 2011-10-04 | 1 | -4/+10 |