aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-07-25printk ratelimiting rewriteGravatar Dave Young 1-25/+30
2008-07-25list debugging: use WARN() instead of BUG()Gravatar Dave Jones 1-22/+14
2008-07-25Example use of WARN()Gravatar Arjan van de Ven 1-6/+3
2008-07-25inflate: refactor inflate malloc codeGravatar Thomas Petazzoni 1-7/+45
2008-07-25lists: remove a redundant conditional definition of list_add()Gravatar Robert P. J. Day 1-14/+0
2008-07-25lib: allow memparse() to accept a NULL and ignorable second parmGravatar Robert P. J. Day 1-5/+11
2008-07-25lzo: use get/put_unaligned_* helpersGravatar Harvey Harrison 1-4/+2
2008-07-24rtc: BCD codeshrinkGravatar David Brownell 2-1/+15
2008-07-24add a helper function to test if an object is on the stackGravatar FUJITA Tomonori 1-3/+1
2008-07-24mm: add a basic debugging framework for memory initialisationGravatar Mel Gorman 1-0/+12
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-3/+12
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-1/+25
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Gravatar Linus Torvalds 1-46/+130
2008-07-23kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variableGravatar Jason Wessel 1-3/+0
2008-07-23sg: reimplement sg mapping iteratorGravatar Tejun Heo 1-46/+130
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusGravatar Linus Torvalds 1-1/+1
2008-07-22remove CONFIG_KMOD from libGravatar Johannes Berg 1-1/+1
2008-07-21kobject: Transmit return value of call_usermodehelper() to callerGravatar Wang Chen 1-1/+2
2008-07-21debugfs: Add a reference to the debugfs API documentation.Gravatar Robert P. J. Day 1-0/+3
2008-07-21kobject: replace '/' with '!' in nameGravatar Kay Sievers 1-2/+8
2008-07-21Merge branch 'linus' into cpus4096-for-linusGravatar Ingo Molnar 4-21/+54
2008-07-18cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fixGravatar Ingo Molnar 1-1/+1
2008-07-18cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.cGravatar Mike Travis 1-3/+3
2008-07-18Merge branch 'linus' into cpus4096Gravatar Ingo Molnar 4-9/+81
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar David S. Miller 11-42/+211
2008-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-9/+5
2008-07-17ftrace: do not trace library functionsGravatar Ingo Molnar 1-12/+5
2008-07-17ftrace: fix lockup with MAXSMPGravatar Ingo Molnar 1-0/+3
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-0/+1
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 3-0/+75
2008-07-16Merge branch 'linus' into cpus4096Gravatar Ingo Molnar 6-41/+136
2008-07-15Merge branch 'linus' into core/softlockupGravatar Ingo Molnar 9-51/+126
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusGravatar Ingo Molnar 2-1/+20
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+3
2008-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Gravatar Linus Torvalds 1-1/+6
2008-07-12[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRCGravatar Martin K. Petersen 3-0/+75
2008-07-11percpu_counter: new function percpu_counter_sum_and_setGravatar Mingming Cao 1-1/+6
2008-07-11Merge branch 'linus' into core/rcuGravatar Ingo Molnar 5-46/+103
2008-07-10Merge branch 'tracing/ftrace' into auto-ftrace-nextGravatar Ingo Molnar 3-3/+14
2008-07-08textsearch: ts_fsm: return error on request for case insensitive searchGravatar Joonwoo Park 1-1/+5
2008-07-08textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt ...Gravatar Joonwoo Park 1-8/+21
2008-07-08textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithmGravatar Joonwoo Park 1-6/+20
2008-07-08textsearch: support for case insensitive searchingGravatar Joonwoo Park 1-6/+8
2008-07-06vsprintf: add support for '%pS' and '%pF' pointer formatsGravatar Linus Torvalds 1-1/+40
2008-07-06vsprintf: add infrastructure support for extended '%p' specifiersGravatar Linus Torvalds 1-2/+14
2008-07-06vsprintf: split out '%p' handling logicGravatar Linus Torvalds 1-9/+11
2008-07-06vsprintf: split out '%s' handling logicGravatar Linus Torvalds 1-26/+31
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Gravatar Ingo Molnar 6-70/+84
2008-07-04lib: taint kernel in common report_bug() WARN path.Gravatar Paul Mundt 1-0/+2
2008-07-04Christoph has movedGravatar Christoph Lameter 1-1/+1