Age | Commit message (Expand) | Author | Files | Lines |
2008-07-24 | mm: add a basic debugging framework for memory initialisation | Mel Gorman | 1 | -0/+12 |
2008-07-24 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+12 |
2008-07-24 | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+25 |
2008-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 1 | -46/+130 |
2008-07-23 | kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variable | Jason Wessel | 1 | -3/+0 |
2008-07-23 | sg: reimplement sg mapping iterator | Tejun Heo | 1 | -46/+130 |
2008-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -1/+1 |
2008-07-22 | remove CONFIG_KMOD from lib | Johannes Berg | 1 | -1/+1 |
2008-07-22 | kobject: Transmit return value of call_usermodehelper() to caller | Wang Chen | 1 | -1/+2 |
2008-07-22 | debugfs: Add a reference to the debugfs API documentation. | Robert P. J. Day | 1 | -0/+3 |
2008-07-22 | kobject: replace '/' with '!' in name | Kay Sievers | 1 | -2/+8 |
2008-07-21 | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 4 | -21/+54 |
2008-07-19 | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fix | Ingo Molnar | 1 | -1/+1 |
2008-07-19 | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c | Mike Travis | 1 | -3/+3 |
2008-07-19 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 4 | -9/+81 |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 11 | -42/+211 |
2008-07-17 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -9/+5 |
2008-07-17 | ftrace: do not trace library functions | Ingo Molnar | 1 | -12/+5 |
2008-07-17 | ftrace: fix lockup with MAXSMP | Ingo Molnar | 1 | -0/+3 |
2008-07-17 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+1 |
2008-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 3 | -0/+75 |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 6 | -41/+136 |
2008-07-16 | Merge branch 'linus' into core/softlockup | Ingo Molnar | 9 | -51/+126 |
2008-07-15 | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar | 2 | -1/+20 |
2008-07-15 | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+3 |
2008-07-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -1/+6 |
2008-07-12 | [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC | Martin K. Petersen | 3 | -0/+75 |
2008-07-12 | percpu_counter: new function percpu_counter_sum_and_set | Mingming Cao | 1 | -1/+6 |
2008-07-11 | Merge branch 'linus' into core/rcu | Ingo Molnar | 5 | -46/+103 |
2008-07-10 | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 3 | -3/+14 |
2008-07-08 | textsearch: ts_fsm: return error on request for case insensitive search | Joonwoo Park | 1 | -1/+5 |
2008-07-08 | textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt ... | Joonwoo Park | 1 | -8/+21 |
2008-07-08 | textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm | Joonwoo Park | 1 | -6/+20 |
2008-07-08 | textsearch: support for case insensitive searching | Joonwoo Park | 1 | -6/+8 |
2008-07-07 | vsprintf: add support for '%pS' and '%pF' pointer formats | Linus Torvalds | 1 | -1/+40 |
2008-07-07 | vsprintf: add infrastructure support for extended '%p' specifiers | Linus Torvalds | 1 | -2/+14 |
2008-07-07 | vsprintf: split out '%p' handling logic | Linus Torvalds | 1 | -9/+11 |
2008-07-07 | vsprintf: split out '%s' handling logic | Linus Torvalds | 1 | -26/+31 |
2008-07-06 | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 6 | -70/+84 |
2008-07-04 | lib: taint kernel in common report_bug() WARN path. | Paul Mundt | 1 | -0/+2 |
2008-07-04 | Christoph has moved | Christoph Lameter | 1 | -1/+1 |
2008-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-06-30 | textsearch: fix Boyer-Moore text search bug | Joonwoo Park | 1 | -1/+1 |
2008-06-27 | stacktrace: add saved stack traces to backtrace self-test | Vegard Nossum | 1 | -0/+3 |
2008-06-19 | rcu: make rcutorture more vicious: reinstate boot-time testing | Paul E. McKenney | 1 | -2/+19 |
2008-06-18 | debugobjects: fix lockdep warning | Vegard Nossum | 1 | -9/+6 |
2008-06-16 | Merge branch 'linus' into core/softlockup | Ingo Molnar | 3 | -59/+74 |
2008-06-16 | Merge branch 'linus' into core/rcu | Ingo Molnar | 4 | -60/+76 |
2008-06-16 | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 3 | -59/+74 |
2008-06-16 | Revert "prohibit rcutorture from being compiled into the kernel" | Ingo Molnar | 1 | -1/+2 |