Commit Graph

742 Commits (7833351b5260b3a58b54a0c2e7065001d986d749)

Author SHA1 Message Date
Nadia Derbey cf481c20c4 idr: make idr_remove rcu-safe 17 years ago
Nadia Derbey f9c46d6ea5 idr: make idr_find rcu-safe 17 years ago
Nadia Derbey 3219b3b745 idr: make idr_get_new* rcu-safe 17 years ago
Nadia Derbey 944ca05c7b idr: error checking factorization 17 years ago
Nadia Derbey f098ad655f idr: fix a printk call 17 years ago
Nadia Derbey 4ae537892a idr: rename some of the idr APIs internal routines 17 years ago
Dave Young 717115e1a5 printk ratelimiting rewrite 17 years ago
Dave Jones 924d9addb9 list debugging: use WARN() instead of BUG() 17 years ago
Arjan van de Ven d955c78ac4 Example use of WARN() 17 years ago
Thomas Petazzoni 2d6ffcca62 inflate: refactor inflate malloc code 17 years ago
Robert P. J. Day e0ce0da9fe lists: remove a redundant conditional definition of list_add() 17 years ago
Robert P. J. Day fd19382974 lib: allow memparse() to accept a NULL and ignorable second parm 17 years ago
Harvey Harrison 545e400619 lzo: use get/put_unaligned_* helpers 17 years ago
David Brownell d3de851a44 rtc: BCD codeshrink 17 years ago
FUJITA Tomonori 8b05c7e6e1 add a helper function to test if an object is on the stack 17 years ago
Mel Gorman 6b74ab97bc mm: add a basic debugging framework for memory initialisation 17 years ago
Jason Wessel 68afab1cb3 kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variable 17 years ago
Tejun Heo 137d3edb48 sg: reimplement sg mapping iterator 17 years ago
Johannes Berg a00caa1fa9 remove CONFIG_KMOD from lib 17 years ago
Wang Chen 0ad1d6f37c kobject: Transmit return value of call_usermodehelper() to caller 17 years ago
Robert P. J. Day ff543332ec debugfs: Add a reference to the debugfs API documentation. 17 years ago
Kay Sievers 9f255651fb kobject: replace '/' with '!' in name 17 years ago
Ingo Molnar 06f8d00e9e cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fix 17 years ago
Mike Travis 4755b92912 cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c 17 years ago
Ingo Molnar 2464a609de ftrace: do not trace library functions 17 years ago
Ingo Molnar 9fa111372a ftrace: fix lockup with MAXSMP 17 years ago
Martin K. Petersen f11f594edb [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC 17 years ago
Mingming Cao e8ced39d5e percpu_counter: new function percpu_counter_sum_and_set 17 years ago
Joonwoo Park 43138833ee textsearch: ts_fsm: return error on request for case insensitive search 17 years ago
Joonwoo Park 2523c3fc2b textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm 17 years ago
Joonwoo Park 3b76d08190 textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm 17 years ago
Joonwoo Park b9c7967831 textsearch: support for case insensitive searching 17 years ago
Linus Torvalds 0fe1ef24f7 vsprintf: add support for '%pS' and '%pF' pointer formats 17 years ago
Linus Torvalds 4d8a743cdd vsprintf: add infrastructure support for extended '%p' specifiers 17 years ago
Linus Torvalds 78a8bf69b3 vsprintf: split out '%p' handling logic 17 years ago
Linus Torvalds 0f9bfa569d vsprintf: split out '%s' handling logic 17 years ago
Paul Mundt da9eac8990 lib: taint kernel in common report_bug() WARN path. 17 years ago
Christoph Lameter cde5353599 Christoph has moved 17 years ago
Joonwoo Park aebb6a849c textsearch: fix Boyer-Moore text search bug 17 years ago
Vegard Nossum ad118c54a3 stacktrace: add saved stack traces to backtrace self-test 17 years ago
Paul E. McKenney 31a72bce0b rcu: make rcutorture more vicious: reinstate boot-time testing 17 years ago
Vegard Nossum 50db04dd9c debugobjects: fix lockdep warning 17 years ago
Ingo Molnar 1462a20005 Revert "prohibit rcutorture from being compiled into the kernel" 17 years ago
Nick Piggin 643b52b9c0 radix-tree: fix small lockless radix-tree bug 17 years ago
Jeremy Fitzhardinge d5e181f78a add an inlined version of iter_div_u64_rem 17 years ago
Jeremy Fitzhardinge f595ec964d common implementation of iterative div/mod 17 years ago
Alex Chiang 8344b568f5 PCI: ACPI PCI slot detection driver 17 years ago
Harvey Harrison 3527fb326f lib: export bitrev16 17 years ago
Ingo Molnar 886dd58258 debugging: make stacktrace independent from DEBUG_KERNEL 17 years ago
Ingo Molnar 9c44bc03ff softlockup: allow panic on lockup 17 years ago