Age | Commit message (Expand) | Author |
2008-06-16 | Merge branch 'linus' into tracing/ftrace | Ingo Molnar |
2008-06-16 | Revert "prohibit rcutorture from being compiled into the kernel" | Ingo Molnar |
2008-06-12 | radix-tree: fix small lockless radix-tree bug | Nick Piggin |
2008-06-12 | add an inlined version of iter_div_u64_rem | Jeremy Fitzhardinge |
2008-06-12 | common implementation of iterative div/mod | Jeremy Fitzhardinge |
2008-06-10 | PCI: ACPI PCI slot detection driver | Alex Chiang |
2008-06-06 | lib: export bitrev16 | Harvey Harrison |
2008-05-25 | debugging: make stacktrace independent from DEBUG_KERNEL | Ingo Molnar |
2008-05-25 | softlockup: allow panic on lockup | Ingo Molnar |
2008-05-23 | ftrace: use the new kbuild CFLAGS_REMOVE for lib directory | Steven Rostedt |
2008-05-23 | ftrace: remove function tracing from spinlock debug | Steven Rostedt |
2008-05-23 | ftrace: do not profile lib/string.o | Steven Rostedt |
2008-05-23 | ftrace: debug smp_processor_id, use notrace preempt disable | Steven Rostedt |
2008-05-23 | ftrace: add basic support for gcc profiler instrumentation | Arnaldo Carvalho de Melo |
2008-05-23 | ftrace: annotate core code that should not be traced | Arnaldo Carvalho de Melo |
2008-05-23 | x86: Add performance variants of cpumask operators | Mike Travis |
2008-05-19 | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu |
2008-05-18 | lmb: Fix compile warning | Kumar Gala |
2008-05-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-05-14 | lib: create common ascii hex array | Harvey Harrison |
2008-05-14 | add match_strlcpy() us it to make v9fs make uname and remotename parsing more... | Markus Armbruster |
2008-05-13 | cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len | Paul Jackson |
2008-05-12 | lmb: Make lmb debugging more useful. | David S. Miller |
2008-05-12 | lmb: Fix inconsistent alignment of size argument. | David S. Miller |
2008-05-10 | BKL: revert back to the old spinlock implementation | Linus Torvalds |
2008-05-05 | Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2008-05-05 | kgdb: kconfig fix xconfig/menuconfig element | Jan Engelhardt |
2008-05-05 | [POWERPC] devres: Add devm_ioremap_prot() | Emil Medve |
2008-05-01 | idr: fix idr_remove() | Nadia Derbey |
2008-05-01 | Add a new sysfs_streq() string comparison function | David Brownell |
2008-05-01 | rename div64_64 to div64_u64 | Roman Zippel |
2008-05-01 | introduce explicit signed/unsigned 64bit divide | Roman Zippel |
2008-04-30 | klist: fix coding style errors in klist.h and klist.c | Greg Kroah-Hartman |
2008-04-30 | devres: support addresses greater than an unsigned long via dev_ioremap | Kumar Gala |
2008-04-30 | kobject: do not copy vargs, just pass them around | Kay Sievers |
2008-04-30 | klist: implement klist_add_{after|before}() | Tejun Heo |
2008-04-30 | lib: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | debugobjects: add timer specific object debugging code | Thomas Gleixner |
2008-04-30 | infrastructure to debug (dynamic) objects | Thomas Gleixner |
2008-04-30 | mm: bdi: allow setting a maximum for the bdi dirty limit | Peter Zijlstra |
2008-04-30 | mm: bdi: export BDI attributes in sysfs | Peter Zijlstra |
2008-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2008-04-29 | bitops: remove "optimizations" | Thomas Gleixner |
2008-04-29 | idr: create idr_layer_cache at boot time | Akinobu Mita |
2008-04-29 | dma/ia64: update ia64 machvecs, swiotlb.c | Arthur Kepner |
2008-04-29 | isolate ratelimit from printk.c for other use | Dave Young |
2008-04-29 | swiotlb: use iommu_is_span_boundary helper function | FUJITA Tomonori |
2008-04-29 | lib/swiotlb.c: cleanups | Andrew Morton |
2008-04-29 | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt |