Commit Graph

115 Commits (948408ba3e2a67ed0f95e18ed5be1c622c2c5fc3)

Author SHA1 Message Date
Peter Zijlstra ac7b900490 generic swap(): don't return a value from swap() 16 years ago
Wu Fengguang 91f68b7359 generic swap(): introduce global macro swap(a, b) 16 years ago
Darrick J. Wong 9fe06081ef Create a DIV_ROUND_CLOSEST macro to do division with rounding 16 years ago
Cornelia Huck d0d85ff989 Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG 16 years ago
Martin Schwidefsky d091c2f58b Add 'pr_fmt()' format modifier to pr_xyz macros. 16 years ago
Randy Dunlap 7106a27b52 kernel.h: fix might_sleep kernel-doc 17 years ago
Harvey Harrison b189db5d29 net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users 17 years ago
Andi Kleen 25ddbb18aa Make the taint flags reliable 17 years ago
Jason Baron 346e15beb5 driver core: basic infrastructure for per-module dynamic debug messages 17 years ago
Steven Rostedt 29e71abf56 ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD 17 years ago
Ingo Molnar 46eaa67020 x86: memory corruption check - cleanup 17 years ago
Greg Kroah-Hartman 061b1bd394 Staging: add TAINT_CRAP for all drivers/staging code 17 years ago
Thomas Renninger a0ad05c75a Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugs 17 years ago
Nick Piggin 3ee1afa308 x86: some lock annotations for user copy paths, v2 17 years ago
Arjan van de Ven ab7476cf76 debug: add notifier chain debugging, v2 17 years ago
Jeremy Fitzhardinge 9c3254ad42 x86: fix compile error with corruption checking disabled 17 years ago
Hugh Dickins bb577f980e x86: add periodic corruption check 17 years ago
Jeremy Fitzhardinge 5394f80f92 x86: check for and defend against BIOS memory corruption 17 years ago
Uwe Kleine-König 070cb06593 move kernel-doc comment for might_sleep directly before its defining block 17 years ago
Ingo Molnar ced9cd40ac printk: robustify printk, fix 17 years ago
Peter Zijlstra b845b517b5 printk: robustify printk 17 years ago
Joerg Roedel 204b885e73 introduce lower_32_bits() macro 17 years ago
Jeremy Fitzhardinge d974ae379a generic, memparse(): constify argument 17 years ago
Dave Young 717115e1a5 printk ratelimiting rewrite 17 years ago
Andrew Morton e0deaff470 split the typecheck macros out of include/linux/kernel.h 17 years ago
Eduard - Gabriel Munteanu ca31e146d5 Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h 17 years ago
Jiri Slaby e17ba73b0e x86, generic: mark early_printk as asmlinkage 17 years ago
Thomas Gleixner 42fdfa238a namespacecheck: more kernel/printk.c fixes 17 years ago
Harvey Harrison 3fc957721d lib: create common ascii hex array 17 years ago
Harvey Harrison bdf4bbaaee Add macros similar to min/max/min_t/max_t 17 years ago
Zhang, Yanmin 44f564a4bf ipc: add definitions of USHORT_MAX and others 17 years ago
Dave Young 5f97a5a879 isolate ratelimit from printk.c for other use 17 years ago
Nur Hussein 95b570c9ce Taint kernel after WARN_ON(condition) 17 years ago
Joe Perches 1429db83e2 driver core: Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros 17 years ago
Yi Yang 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them 17 years ago
Joe Perches 7ef3d2fd17 printk_ratelimit() functions should use CONFIG_PRINTK 17 years ago
Harvey Harrison ec7015840a Remove fastcall from linux/include 17 years ago
David Howells b920de1b77 mn10300: add the MN10300/AM33 architecture to the kernel 17 years ago
David Howells 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 years ago
Éric Piel 6ed31e92e9 ACPI: Taint kernel on ACPI table override (format corrected) 17 years ago
Herbert Xu f10db6277d Avoid divide in IS_ALIGN 17 years ago
Ingo Molnar 076f9776f5 x86: make early printk selectable on 64-bit as well 17 years ago
Herbert Xu 02b67cc3ba sched: do not do cond_resched() when CONFIG_PREEMPT 17 years ago
Ingo Molnar 4749252776 printk: add KERN_CONT annotation 18 years ago
Emil Medve 1f7c8234c7 Make the pr_*() family of macros in kernel.h complete 18 years ago
Mike Frysinger 0b15d04af3 printk: add interfaces for external access to the log buffer 18 years ago
KAMEZAWA Hiroyuki 0c0e619589 memory unplug: page offline 18 years ago
Jens Axboe 2da96acde0 [BLOCK] Move sector_div() from blkdev.h to kernel.h 18 years ago
Matthew Wilcox a83308e60f PTR_ALIGN 18 years ago
Alan Stern eb9a9a5631 hex_dump: add missing "const" qualifiers 18 years ago