Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 2008-07-21 | 4 | -21/+54 |
|\ | |||||
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 11 | -42/+211 |
| |\ | |||||
| * | | textsearch: ts_fsm: return error on request for case insensitive search | Joonwoo Park | 2008-07-08 | 1 | -1/+5 |
| * | | textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt ... | Joonwoo Park | 2008-07-08 | 1 | -8/+21 |
| * | | textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm | Joonwoo Park | 2008-07-08 | 1 | -6/+20 |
| * | | textsearch: support for case insensitive searching | Joonwoo Park | 2008-07-08 | 1 | -6/+8 |
* | | | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fix | Ingo Molnar | 2008-07-18 | 1 | -1/+1 |
* | | | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c | Mike Travis | 2008-07-18 | 1 | -3/+3 |
* | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 | 4 | -9/+81 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-07-17 | 1 | -9/+5 |
| |\ \ | |||||
| | * | | ftrace: do not trace library functions | Ingo Molnar | 2008-07-17 | 1 | -12/+5 |
| | * | | ftrace: fix lockup with MAXSMP | Ingo Molnar | 2008-07-17 | 1 | -0/+3 |
| * | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | PCI: ACPI PCI slot detection driver | Alex Chiang | 2008-06-10 | 1 | -0/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-15 | 3 | -0/+75 |
| |\ \ \ | |||||
| | * | | | [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC | Martin K. Petersen | 2008-07-12 | 3 | -0/+75 |
* | | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 6 | -41/+136 |
|\| | | | | |||||
| * | | | | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar | 2008-07-15 | 2 | -1/+20 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-07-11 | 5 | -46/+103 |
| | |\ \ \ \ | |||||
| | * | | | | | rcu: make rcutorture more vicious: reinstate boot-time testing | Paul E. McKenney | 2008-06-19 | 1 | -2/+19 |
| | * | | | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-06-16 | 4 | -60/+76 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Revert "prohibit rcutorture from being compiled into the kernel" | Ingo Molnar | 2008-06-16 | 1 | -1/+2 |
| | * | | | | | | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 2008-05-19 | 1 | -0/+1 |
| * | | | | | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-15 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | stacktrace: add saved stack traces to backtrace self-test | Vegard Nossum | 2008-06-27 | 1 | -0/+3 |
| | * | | | | | | | debugging: make stacktrace independent from DEBUG_KERNEL | Ingo Molnar | 2008-05-25 | 1 | -1/+0 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-07-15 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | percpu_counter: new function percpu_counter_sum_and_set | Mingming Cao | 2008-07-11 | 1 | -1/+6 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 3 | -3/+14 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 | 3 | -59/+74 |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | * | | | | | | ftrace: use the new kbuild CFLAGS_REMOVE for lib directory | Steven Rostedt | 2008-05-23 | 1 | -4/+4 |
| | * | | | | | | ftrace: remove function tracing from spinlock debug | Steven Rostedt | 2008-05-23 | 1 | -1/+2 |
| | * | | | | | | ftrace: do not profile lib/string.o | Steven Rostedt | 2008-05-23 | 1 | -0/+8 |
| | * | | | | | | ftrace: debug smp_processor_id, use notrace preempt disable | Steven Rostedt | 2008-05-23 | 1 | -2/+2 |
| | * | | | | | | ftrace: add basic support for gcc profiler instrumentation | Arnaldo Carvalho de Melo | 2008-05-23 | 1 | -0/+2 |
| | * | | | | | | ftrace: annotate core code that should not be traced | Arnaldo Carvalho de Melo | 2008-05-23 | 1 | -1/+1 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | vsprintf: add support for '%pS' and '%pF' pointer formats | Linus Torvalds | 2008-07-06 | 1 | -1/+40 |
| * | | | | | | vsprintf: add infrastructure support for extended '%p' specifiers | Linus Torvalds | 2008-07-06 | 1 | -2/+14 |
| * | | | | | | vsprintf: split out '%p' handling logic | Linus Torvalds | 2008-07-06 | 1 | -9/+11 |
| * | | | | | | vsprintf: split out '%s' handling logic | Linus Torvalds | 2008-07-06 | 1 | -26/+31 |
* | | | | | | | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 6 | -70/+84 |
|\| | | | | | | |||||
| * | | | | | | lib: taint kernel in common report_bug() WARN path. | Paul Mundt | 2008-07-04 | 1 | -0/+2 |
| * | | | | | | Christoph has moved | Christoph Lameter | 2008-07-04 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-02 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | textsearch: fix Boyer-Moore text search bug | Joonwoo Park | 2008-06-30 | 1 | -1/+1 |
| | | |/ / / | | |/| | | | |||||
| * / | | | | debugobjects: fix lockdep warning | Vegard Nossum | 2008-06-18 | 1 | -9/+6 |
| |/ / / / | |||||
| * | | | | radix-tree: fix small lockless radix-tree bug | Nick Piggin | 2008-06-12 | 1 | -58/+62 |
| * | | | | add an inlined version of iter_div_u64_rem | Jeremy Fitzhardinge | 2008-06-12 | 1 | -14/+1 |
| * | | | | common implementation of iterative div/mod | Jeremy Fitzhardinge | 2008-06-12 | 1 | -0/+23 |
| | |_|/ | |/| | | |||||
| * | | | lib: export bitrev16 | Harvey Harrison | 2008-06-06 | 1 | -1/+2 |
| |/ / |