Commit Graph

126283 Commits (af9379c7121d5543722c00bbd1adf7dcaa0b6448)
 

Author SHA1 Message Date
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
Matt Mackall 853ac43ab1 shmem: unify regular and tiny shmem 16 years ago
Franck Bui-Huu 69e9930993 block_write_begin(): remove useless goto 16 years ago
Ying Han 4779280d1e mm: make get_user_pages() interruptible 16 years ago
Roel Kluin 91bf189c3a hugetlb: unsigned ret cannot be negative 16 years ago
Andrew Morton b555749aac vmscan: shrink_active_list(): reduce lru_lock hold time 16 years ago
Hugh Dickins 1e9e63650d badpage: KERN_ALERT BUG instead of KERN_EMERG 16 years ago
Hugh Dickins d936cf9b39 badpage: ratelimit print_bad_pte and bad_page 16 years ago
Hugh Dickins edc315fd22 badpage: remove vma from page_remove_rmap 16 years ago
Hugh Dickins 2509ef26db badpage: zap print_bad_pte on swap and file 16 years ago
Hugh Dickins 22b31eec63 badpage: vm_normal_page use print_bad_pte 16 years ago
Hugh Dickins 3dc147414c badpage: replace page_remove_rmap Eeek and BUG 16 years ago
Hugh Dickins 8cc3b39221 badpage: keep any bad page out of circulation 16 years ago
Hugh Dickins 79f4b7bf39 badpage: simplify page_alloc flag check+clear 16 years ago
Dmitri Monakhov 0f64415d42 fs: truncate blocks outside i_size after O_DIRECT write error 16 years ago
KOSAKI Motohiro 09f445e7f5 mm: kill zone_is_near_oom() 16 years ago