Commit Graph

270 Commits (fd1a190029cc29fadf14bb9a1e82767e80c6ebdb)

Author SHA1 Message Date
Andy Shevchenko 4cd5773a2a net: core: move mac_pton() to lib/net_utils.c 12 years ago
Steven Rostedt bcf312cf76 tracing: Put trace_puts() comment above trace_puts() macro for kernel doc 12 years ago
Michael S. Tsirkin 662bbcb274 mm, sched: Allow uaccess in atomic with pagefault_disable() 12 years ago
Michael S. Tsirkin 114276ac0a mm, sched: Drop voluntary schedule from might_fault() 12 years ago
Randy Dunlap 7450231fb3 linux/kernel.h: fix kernel-doc warning 12 years ago
Stephen Rothwell 1a0df59444 kernel/compat.c: make do_sysinfo() static 12 years ago
Frederic Weisbecker dc72c32e1f printk: Provide a wake_up_klogd() off-case 12 years ago
Rusty Russell b92021b09d CONFIG_SYMBOL_PREFIX: cleanup. 12 years ago
Steven Rostedt (Red Hat) c142be8ebe tracing: Add skip argument to trace_dump_stack() 12 years ago
Steven Rostedt (Red Hat) 9d3c752c06 tracing: Optimize trace_printk() with one arg to use trace_puts() 12 years ago
Steven Rostedt (Red Hat) 09ae72348e tracing: Add trace_puts() for even faster trace_printk() tracing 12 years ago
Steven Rostedt (Red Hat) ad909e21bb tracing: Add internal tracing_snapshot() functions 12 years ago
Rusty Russell 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 12 years ago
Guenter Roeck c4e18497d8 linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors 12 years ago
Eldad Zack 4c925d6031 kstrto*: add documentation 12 years ago
Kirill A. Shutemov d84da3f9e4 mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD 12 years ago
Kirill A. Shutemov e5adfffc85 mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD 12 years ago
James Hogan cbdbf2abb7 linux/kernel.h: define SYMBOL_PREFIX 12 years ago
Michal Hocko 60efc15ae9 linux/kernel.h: Remove duplicate trace_printk declaration 12 years ago
David Howells 607ca46e97 UAPI: (Scripted) Disintegrate include/linux 12 years ago
Guenter Roeck 263a523d18 linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSEST 13 years ago
Guenter Roeck b6d86d3d6d linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends 13 years ago
Rafael J. Wysocki bff9d18656 Remove SYSTEM_SUSPEND_DISK system state 13 years ago
Xi Wang a3860c1c5d introduce SIZE_MAX 13 years ago
David S. Miller 446969084d kernel: Move REPEAT_BYTE definition into linux/kernel.h 13 years ago
Steven Rostedt 07d777fe8c tracing: Add percpu buffers for trace_printk() 13 years ago
KAMEZAWA Hiroyuki 1ac101a5d6 procfs: add num_to_str() to speed up /proc/stat 13 years ago
Joe Perches 6061d949dd include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) 13 years ago
Steven Rostedt 93d68e5229 tracing: Move the tracing_on/off() declarations into CONFIG_TRACING 13 years ago
Salman Qazi 9993bc635d sched/x86: Fix overflow in cyc2ns_offset 13 years ago
Paul Gortmaker 6c03438ede kernel.h: doesn't explicitly use bug.h, so don't include it. 13 years ago
Paul Gortmaker 35edd9103c bug: consolidate BUILD_BUG_ON with other bug code 13 years ago
H. Peter Anvin d8e5ddef21 sysinfo: Move struct sysinfo to a separate header file 13 years ago
Joe Perches ff2d8b19a3 treewide: convert uses of ATTRIB_NORETURN to __noreturn 13 years ago
Joe Perches 9402c95f34 treewide: remove useless NORET_TYPE macro and uses 13 years ago
Joe Perches 4da4785995 kernel.h: neaten panic prototype 13 years ago
David Daney 1399ff86f2 kernel.h: add BUILD_BUG() macro 13 years ago
Mitsuo Hayasaka 55af77969f x86: Panic on detection of stack overflow 13 years ago
Ben Hutchings 2449b8ba07 module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree 13 years ago
Joe Perches 67d0a07544 kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete 13 years ago
Andy Shevchenko 55036ba76b lib: rename pack_hex_byte() to hex_byte_pack() 13 years ago
Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
Mimi Zohar b78049831f lib: add error checking to hex2bin 14 years ago
Nicholas Bellinger 36a26c69b4 kernel.h: Add DIV_ROUND_UP_ULL and DIV_ROUND_UP_SECTOR_T macro usage 14 years ago
Arnaud Lacombe b9d4f42668 include/linux/kernel.h: hide internal macros from userspace 14 years ago
WANG Cong 9d00f92f43 include/linux/kernel.h: fix a headers_check warning 14 years ago
Frederic Weisbecker d902db1eb6 sched: Generalize sleep inside spinlock detection 14 years ago
Dr. David Alan Gilbert ca39599c63 BUILD_BUG_ON_ZERO: fix sparse breakage 14 years ago
Alexey Dobriyan c196e32a11 lib: add kstrto*_from_user() 14 years ago
KOSAKI Motohiro 903c0c7cdc sparse: define dummy BUILD_BUG_ON definition for sparse 14 years ago