aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mISDNdsp.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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