Age | Commit message (Expand) | Author |
2010-10-26 | docbook: add idr/ida to kernel-api docbook | Randy Dunlap |
2010-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2010-10-26 | div64_u64(): improve precision on 32bit platforms | Brian Behlendorf |
2010-10-26 | lib/parser: cleanup match_number() | Namhyung Kim |
2010-10-26 | percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr() | Christoph Lameter |
2010-10-26 | lib/list_sort: test: check element addresses | Artem Bityutskiy |
2010-10-26 | lib/list_sort: test: unify test messages | Artem Bityutskiy |
2010-10-26 | lib/list_sort: test: improve errors handling | Artem Bityutskiy |
2010-10-26 | lib/list_sort: test: use generic random32 | Artem Bityutskiy |
2010-10-26 | lib/list_sort: test: use more reasonable printk levels | Artem Bityutskiy |
2010-10-26 | lib/Kconfig.debug: add list_sort debugging switch | Artem Bityutskiy |
2010-10-26 | percpu_counter: add debugobj support | Tejun Heo |
2010-10-26 | idr: fix idr_pre_get() locking description | Naohiro Aota |
2010-10-26 | lib/bitmap.c: use hex_to_bin() | Andy Shevchenko |
2010-10-26 | lib: fix scnprintf() if @size is == 0 | Changli Gao |
2010-10-26 | vsprintf.c: use default pointer field size for "(null)" strings | Joe Perches |
2010-10-26 | percpu: fix list_head init bug in __percpu_counter_init() | Masanori ITOH |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-24 | Merge branch 'master' into for-linus | Pekka Enberg |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | kobject: Introduce kset_find_obj_hinted. | Robin Holt |
2010-10-22 | Dynamic Debug: Initialize dynamic debug earlier via arch_initcall | Thomas Renninger |
2010-10-22 | Dynamic Debug: Introduce ddebug_query= boot parameter | Thomas Renninger |
2010-10-22 | Dynamic Debug: Split out query string parsing/setup from proc_write | Thomas Renninger |
2010-10-21 | Merge branch 'stable/swiotlb-0.9' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-21 | BKL: introduce CONFIG_BKL. | Arnd Bergmann |
2010-10-18 | jump_label: Use more consistent naming | Peter Zijlstra |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-14 | kmemleak: add TILE to the list of supported architectures. | Chris Metcalf |
2010-10-11 | swiotlb: Use page alignment for early buffer allocation | Yinghai Lu |
2010-10-11 | swiotlb: make io_tlb_overflow static | FUJITA Tomonori |
2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar |
2010-10-07 | Merge commit 'v2.6.36-rc7' into core/rcu | Ingo Molnar |
2010-10-07 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |
2010-10-06 | slub: Enable sysfs support for !CONFIG_SLUB_DEBUG | Christoph Lameter |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds |
2010-10-01 | lib/list_sort: do not pass bad pointers to cmp callback | Don Mullis |
2010-09-23 | rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter | Paul E. McKenney |
2010-09-22 | jump label: Convert dynamic debug to use jump labels | Jason Baron |
2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-10 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-31 | tracing/lockdep: Fix dependency of TRACE_IRQFLAGS | Steven Rostedt |
2010-08-31 | idr: describe how nextidp works in idr_get_next(). | Naohiro Aota |
2010-08-31 | idr: fix kernel-doc warnings. | Naohiro Aota |
2010-08-30 | scatterlist: prevent invalid free when alloc fails | Jeffrey Carlyle |
2010-08-30 | Move .gitignore from drivers/md to lib/raid6 | NeilBrown |
2010-08-23 | kobject_uevent: fix typo in comments | Xiaotian Feng |