aboutsummaryrefslogtreecommitdiffstats
path: root/include/rxrpc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16Documentation/accounting/getdelays.c intialize the variable before using itJaswinder Singh Rajput1-1/+2
2009-06-16hexdump: remove the trailing spaceLi Zefan1-6/+9
2009-06-16use printk_once() in several placesMinchan Kim2-14/+6
2009-06-16slow-work: use round_jiffies() for thread pool's cull and OOM timersChris Peterson1-9/+14
2009-06-16lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot()Huang Shijie1-47/+26
2009-06-16groups: move code to kernel/groups.cAlexey Dobriyan3-283/+289
2009-06-16remove put_cpu_no_resched()Thomas Gleixner3-5/+4
2009-06-16drbd: add major number to major.hPhilipp Reisner1-0/+1
2009-06-16headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.hAndrew Morton2-12/+17
2009-06-16poll: avoid extra wakeups in select/pollEric Dumazet2-4/+39
2009-06-16ntfs: use is_power_of_2() function for clarity.Robert P. J. Day2-2/+4
2009-06-16kernel/kfifo.c: replace conditional test with is_power_of_2()Robert P. J. Day1-2/+2
2009-06-16atomic: only take lock when the counter drops to zero on UP as wellJan Blunck1-2/+1
2009-06-16utsname.h: make new_utsname fields use the proper length constantDan Smith1-6/+6
2009-06-16uml: bad macro expansion, parameter is memberRoel Kluin1-22/+22
2009-06-16uml: fix a section warningAmerigo Wang2-2/+2
2009-06-16um: remove obsolete hw_interrupt_typeThomas Gleixner1-3/+3
2009-06-16uml: UML net driver does not allow for vlansAlan Cox1-1/+1
2009-06-16m32r: remove obsolete hw_interrupt_typeThomas Gleixner8-15/+15
2009-06-16alpha: bad macro expansion, parameter is memberRoel Kluin2-6/+6
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner20-27/+27
2009-06-16mm: fix lumpy reclaim lru handling at isolate_lru_pagesKAMEZAWA Hiroyuki1-9/+1
2009-06-16vmscan: count the number of times zone_reclaim() scans and failsMel Gorman3-0/+9
2009-06-16vmscan: do not unconditionally treat zones that fail zone_reclaim() as fullMel Gorman3-9/+32
2009-06-16vmscan: properly account for the number of page cache pages zone_reclaim() can reclaimMel Gorman2-11/+53
2009-06-16writeback: skip new or to-be-freed inodesWu Fengguang1-3/+3
2009-06-16oom: only oom kill exiting tasks with attached memoryDavid Rientjes1-5/+3
2009-06-16vmscan: handle may_swap more strictlyDaisuke Nishimura1-9/+9
2009-06-16vmscan: merge duplicate code in shrink_active_list()Wu Fengguang1-53/+42
2009-06-16vmscan: make mapped executable pages the first class citizenWu Fengguang1-7/+45
2009-06-16vmscan: report vm_flags in page_referenced()Wu Fengguang3-15/+34