| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -6/+7 |
|\ |
|
| * | idr: describe how nextidp works in idr_get_next(). | Naohiro Aota | 2010-08-31 | 1 | -1/+2 |
| * | idr: fix kernel-doc warnings. | Naohiro Aota | 2010-08-31 | 1 | -5/+5 |
* | | Merge branch 'master' into for-linus | Pekka Enberg | 2010-10-24 | 8 | -83/+183 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-10-22 | 2 | -25/+112 |
| |\ \ |
|
| | * | | kobject: Introduce kset_find_obj_hinted. | Robin Holt | 2010-10-22 | 1 | -0/+39 |
| | * | | Dynamic Debug: Initialize dynamic debug earlier via arch_initcall | Thomas Renninger | 2010-10-22 | 1 | -10/+23 |
| | * | | Dynamic Debug: Introduce ddebug_query= boot parameter | Thomas Renninger | 2010-10-22 | 1 | -0/+25 |
| | * | | Dynamic Debug: Split out query string parsing/setup from proc_write | Thomas Renninger | 2010-10-22 | 1 | -15/+25 |
| * | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
| * | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+9 |
| |\ \ \ \ |
|
| | * | | | | BKL: introduce CONFIG_BKL. | Arnd Bergmann | 2010-10-21 | 1 | -0/+9 |
| | |/ / / |
|
| * | | | | Merge branch 'stable/swiotlb-0.9' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 1 | -9/+9 |
| |\ \ \ \ |
|
| | * | | | | swiotlb: Use page alignment for early buffer allocation | Yinghai Lu | 2010-10-11 | 1 | -8/+8 |
| | * | | | | swiotlb: make io_tlb_overflow static | FUJITA Tomonori | 2010-10-11 | 1 | -1/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 2 | -43/+7 |
| |\ \ \ \ |
|
| | * | | | | jump_label: Use more consistent naming | Peter Zijlstra | 2010-10-18 | 1 | -2/+2 |
| | * | | | | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 | 2 | -5/+3 |
| | |\ \ \ \
| | | |/ / / |
|
| | * | | | | jump label: Convert dynamic debug to use jump labels | Jason Baron | 2010-09-22 | 1 | -39/+3 |
| | * | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 | 2 | -2/+16 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | tracing/lockdep: Fix dependency of TRACE_IRQFLAGS | Steven Rostedt | 2010-08-31 | 1 | -4/+4 |
| * | | | | | Merge commit 'v2.6.36-rc7' into core/rcu | Ingo Molnar | 2010-10-07 | 3 | -7/+15 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | modules: Fix module_bug_list list corruption race | Linus Torvalds | 2010-10-05 | 1 | -4/+2 |
| | * | | | | lib/list_sort: do not pass bad pointers to cmp callback | Don Mullis | 2010-10-01 | 1 | -1/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2010-10-07 | 3 | -17/+54 |
| |\ \ \ \ |
|
| * | | | | | rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter | Paul E. McKenney | 2010-09-23 | 1 | -0/+4 |
| * | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2010-08-23 | 2 | -1/+38 |
| |\ \ \ \ \ |
|
| | * | | | | | rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable | Paul E. McKenney | 2010-08-19 | 1 | -0/+13 |
| | * | | | | | radix-tree: __rcu annotations | Arnd Bergmann | 2010-08-19 | 1 | -1/+1 |
| | * | | | | | rcu: make CPU stall warning timeout configurable | Paul E. McKenney | 2010-08-19 | 1 | -0/+11 |
| | * | | | | | rcu: define __rcu address space modifier for sparse | Paul E. McKenney | 2010-08-19 | 1 | -0/+13 |
* | | | | | | | slub: Enable sysfs support for !CONFIG_SLUB_DEBUG | Christoph Lameter | 2010-10-06 | 1 | -1/+1 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-09-10 | 1 | -2/+12 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | scatterlist: prevent invalid free when alloc fails | Jeffrey Carlyle | 2010-08-30 | 1 | -2/+12 |
* | | | | | | Move .gitignore from drivers/md to lib/raid6 | NeilBrown | 2010-08-30 | 1 | -0/+4 |
| |_|_|/ /
|/| | | | |
|
* | | | | | kobject_uevent: fix typo in comments | Xiaotian Feng | 2010-08-23 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dg... | Linus Torvalds | 2010-08-22 | 1 | -15/+48 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags | Dave Chinner | 2010-08-23 | 1 | -13/+44 |
| * | | | radix-tree: clear all tags in radix_tree_node_rcu_free | Dave Chinner | 2010-08-23 | 1 | -2/+4 |
* | | | | lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() | Jan Kara | 2010-08-20 | 1 | -1/+4 |
| |/ /
|/| | |
|
* | | | latencytop: Fix kconfig dependency warnings | Randy Dunlap | 2010-08-17 | 1 | -1/+4 |
|/ / |
|
* | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2010-08-12 | 12 | -129/+123 |
|\ \ |
|
| * | | Further tidyup of raid6 naming in lib/raid6 | NeilBrown | 2010-08-12 | 6 | -11/+11 |
| * | | Make lib/raid6/test build correctly. | NeilBrown | 2010-08-12 | 1 | -1/+1 |
| * | | Rename raid6 files now they're in a 'raid6' directory. | David Woodhouse | 2010-08-11 | 11 | -117/+111 |
| |/ |
|
* | | MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader | David Howells | 2010-08-12 | 1 | -0/+2 |
* | | lib/decompress_bunzip2.c: fix checkstack warning | Prarit Bhargava | 2010-08-11 | 1 | -3/+7 |
* | | lib/bug.c: add oops end marker to WARN implementation | Anton Blanchard | 2010-08-11 | 1 | -0/+1 |
* | | lib/bug.c: make WARN implementation match the kernel/panic.c one | Anton Blanchard | 2010-08-11 | 1 | -4/+7 |
|/ |
|