Commit Graph

126314 Commits (8b1b33786b06a222cf3430b1bf942a3681532104)
 

Author SHA1 Message Date
Andy Whitcroft 8b1b33786b checkpatch: fix continuation detection when handling spacing on operators 16 years ago
Andy Whitcroft 8054576dca checkpatch: loosen spacing on typedef function checks 16 years ago
Mike Frysinger 080ba92965 checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.h 16 years ago
Andy Whitcroft 86f9d059c6 checkpatch: allow parentheses on return for comparisons 16 years ago
Wolfram Sang 1e85572697 checkpatch: Add warning for p0-patches 16 years ago
Andy Whitcroft 2a5a2c2522 checkpatch: update copyrights 16 years ago
Andy Whitcroft b0e0b43253 checkpatch: update MAINTAINERS entry 16 years ago
Andy Whitcroft 50a7dcfb50 checkpatch: version: 0.25 16 years ago
Andy Whitcroft 65863862ba checkpatch: dissallow spaces between stars in pointer types 16 years ago
Andy Whitcroft fae17daed7 checkpatch: comment ends inside strings is most likely not an open comment 16 years ago
Andy Whitcroft 8e761b04a3 checkpatch: detect multiple bitfield declarations 16 years ago
Andy Whitcroft 5fe3af119b checkpatch: __weak is an official attribute 16 years ago
Andy Whitcroft 383099fd63 checkpatch: structure member assignments are not complex 16 years ago
Andy Whitcroft 83242e0c23 checkpatch: widen implied comment detection to allow multiple stars 16 years ago
Andy Whitcroft 721c1cb60e checkpatch: comment detection may miss an implied comment on the last hunk 16 years ago
Andy Whitcroft 691d77b6b8 checkpatch: add checks for in_atomic() 16 years ago
Randy Dunlap 94e2959e7a fs: fix function param name in kernel-doc 16 years ago
Jesper Juhl 8c3659347e include/linux/interrupt.h: do not include linux/irqnr.h twice 16 years ago
Randy Dunlap 208b95ce3a sysrq: more explicit, less terse help messages 16 years ago
Randy Dunlap 0bc02f3fa4 fs/inode: fix kernel-doc notation 16 years ago
Geert Uytterhoeven 67faaada1e Remove obsolete CONFIG_RESOURCES_64BIT 16 years ago
Tetsuo Handa 350eaf791b do_coredump(): check return from argv_split() 16 years ago
KOSAKI Motohiro 26e5438e4b profile: don't include <asm/ptrace.h> twice. 16 years ago
Jan Beulich d2e3192b6e init/main.c: mark late_time_init as __initdata 16 years ago
Gerd Hoffmann ca8a5bd282 add missing accounting calls to compat_sys_{readv,writev} 16 years ago
Cyrill Gorcunov 8c4018884a fs: fix name overwrite in __register_chrdev_region() 16 years ago
Russell King ba84be2338 remove linux/hardirq.h from asm-generic/local.h 16 years ago
Brent Casavant 08adefd479 ioc4: automatically load sgiioc4 subordinate module 16 years ago
Dmitry Eremin-Solenikov bfa0b1c3ca Dmitry has been renamed 16 years ago
Eric Dumazet 179f7ebff6 percpu_counter: FBC_BATCH should be a variable 16 years ago
Paul Mackerras e3d5a27d58 Allow times and time system calls to return small negative values 16 years ago
David Brownell af9379c712 documentation: when to BUG(), and when to not BUG() 16 years ago
Tejun Heo 5f820f648c poll: allow f_op->poll to sleep 16 years ago
Randy Dunlap 67ec7d3ab7 fs: use menuconfig to control the Misc. filesystems menu 16 years ago
Arjan van de Ven 5aea50b5c7 scripts: script from kerneloops.org to pretty print oops dumps 16 years ago
Arjan van de Ven d6624f996a oops: increment the oops UUID every time we oops 16 years ago
Pavel Machek e899aa823a strict_strto* is not strict enough 16 years ago
Mike Frysinger ff083c8372 autodetect_raid: add missing __init marking 16 years ago
Qinghuang Feng 7ec7fb3942 samples: mark {static|__init|__exit} for {init|exit} functions 16 years ago
Darrick J. Wong 9fe06081ef Create a DIV_ROUND_CLOSEST macro to do division with rounding 16 years ago
Harvey Harrison 3007967742 lib: proportions.c trivial sparse lock annotation 16 years ago
Harvey Harrison 8cef7d57a4 lib: radix_tree.c make percpu variable static 16 years ago
Harvey Harrison 40bc1f2dbc lib: fix sparse shadowed variable warning 16 years ago
Zhaolei 60348802e9 fork.c: cleanup for copy_sighand() 16 years ago
Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
Luiz Fernando N. Capitulino eaccbfa564 fs/exec.c:__bprm_mm_init(): clean up error handling 16 years ago
Marton Balint bca1033b09 do_mounts: add device info to mount message 16 years ago
Viktor Rosendahl b61312d353 oops handling: ensure that any oops is flushed to the mtdoops console 16 years ago
Laurent Pinchart f41ced8f10 Check fops_get() return value 16 years ago
Arjan van de Ven bdbeed75b2 pci: use pci_ioremap_bar() in drivers/misc 16 years ago