Commit Graph

126298 Commits (94e2959e7a6a4ef0969932c30349ce6f4469a3cf)
 

Author SHA1 Message Date
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
Matthew Wilcox ea43546750 atomic_t: unify all arch definitions 16 years ago
Rakib Mullick f99ebf0a86 init: properly placing noinline keyword 16 years ago
Cyrill Gorcunov 91f47662df mm: hugetlb: remove redundant `if' operation 16 years ago
KOSAKI Motohiro 73ce02e96f mm: stop kswapd's infinite loop at high order allocation 16 years ago
Johannes Weiner 594fe1a044 bootmem: print request details before BUG_ON(them) 16 years ago
Johannes Weiner dcd4a049b9 mm: check for no mmaps in exit_mmap() 16 years ago
KOSAKI Motohiro 084f71ae5c mm: kill page_queue_congested() 16 years ago
KOSAKI Motohiro 9f572e3f96 mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE 16 years ago
Oleg Nesterov 901608d904 mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting 16 years ago
Nick Piggin 67d58ac47d mm: pagecache gfp flags fix 16 years ago
Nick Piggin 856bf4d717 fs: sys_sync fix 16 years ago
Nick Piggin 38f2197766 fs: sync_sb_inodes fix 16 years ago
Nick Piggin 4f5a99d64c fs: remove WB_SYNC_HOLD 16 years ago
Artem Bityutskiy e8ea175913 UBIFS: do not use WB_SYNC_HOLD 16 years ago
Nick Piggin 48b47c561e mm: direct IO starvation improvement 16 years ago
ZhenwenXu 48aae42556 mm/mmap.c: fix coding style 16 years ago