aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-01mm: remove pagevec_swap_free()KOSAKI Motohiro2-24/+0
2009-04-01mm: don't free swap slots on page deactivationJohannes Weiner1-3/+0
2009-04-01mm: move pagevec stripping to save unlock-relockJohannes Weiner1-5/+2
2009-04-01mm: reintroduce and deprecate rlimit based access for SHM_HUGETLBRavikiran G Thirumalai2-2/+23
2009-04-01mm: fix SHM_HUGETLB to work with users in hugetlb_shm_groupRavikiran G Thirumalai1-7/+1
2009-04-01vfs: add/use account_page_dirtied()Edward Shishkin3-15/+17
2009-04-01vmscan: respect higher order in zone_reclaim()Johannes Weiner1-0/+1
2009-04-01mm: add comment why mark_page_accessed() would be better than pte_mkyoung() in follow_page()KOSAKI Motohiro1-0/+5
2009-04-01vmscan: clip swap_cluster_max in shrink_all_memory()Johannes Weiner1-1/+1
2009-04-01mm: shrink_all_memory(): use sc.nr_reclaimedMinChan Kim1-22/+24
2009-04-01mm: don't call mark_page_accessed() in do_swap_page()KOSAKI Motohiro1-2/+0
2009-04-01mm: introduce for_each_populated_zone() macroKOSAKI Motohiro6-48/+27
2009-04-01vmscan: rename sc.may_swap to may_unmapJohannes Weiner1-10/+10
2009-04-01get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov1-2/+9
2009-04-01oom_kill: don't call for int_sqrt(0)Cyrill Gorcunov1-7/+5
2009-04-01vmap: remove needless lock and list in vmapMinChan Kim1-16/+3
2009-04-01mm: mminit_validate_memmodel_limits(): remove redundant testCyrill Gorcunov1-3/+1
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan4-29/+4
2009-04-01proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan1-13/+16
2009-04-01proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan1-25/+24
2009-04-01proc tty: switch amiserial to ->proc_fopsAlexey Dobriyan1-34/+28
2009-04-01proc tty: switch ircomm to ->proc_fopsAlexey Dobriyan1-118/+138
2009-04-01proc tty: switch usb-serial to ->proc_fopsAlexey Dobriyan1-31/+27
2009-04-01proc tty: switch serial_core to ->proc_fopsAlexey Dobriyan1-40/+36
2009-04-01proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan1-32/+30
2009-04-01proc tty: switch synclinkmp to ->proc_fopsAlexey Dobriyan1-40/+34
2009-04-01proc tty: switch synclink_gt to ->proc_fopsAlexey Dobriyan1-40/+34
2009-04-01proc tty: switch synclink to ->proc_fopsAlexey Dobriyan1-59/+39
2009-04-01proc tty: switch stallion to ->proc_fopsAlexey Dobriyan1-76/+50
2009-04-01proc tty: switch synclink_cs to ->proc_fopsAlexey Dobriyan1-39/+34
2009-04-01proc tty: switch istallion to ->proc_fopsAlexey Dobriyan1-69/+52
2009-04-01proc tty: switch ip2 to ->proc_fopsAlexey Dobriyan1-40/+34
2009-04-01proc tty: switch cyclades to ->proc_fopsAlexey Dobriyan1-34/+20
2009-04-01proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan2-7/+14
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-70/+68
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds15-58/+72
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds69-129/+48
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtioLinus Torvalds12-92/+181
2009-03-30Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds18-327/+588
2009-03-30Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds21-379/+730
2009-03-30Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds60-281/+103
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds18-256/+461
2009-03-30dma-debug: fix printk formats (i386)Randy Dunlap1-4/+4
2009-03-30reiserfs: xattr_create is unused with xattrs disabledJeff Mahoney1-0/+2
2009-03-30reiserfs: fix build breakageAlexander Beregalov1-1/+2
2009-03-30lockdep: fix deadlock in lockdep_trace_allocPeter Zijlstra1-2/+19
2009-03-31Revert "proc: revert /proc/uptime to ->read_proc hook"Alexey Dobriyan1-20/+18
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan55-232/+26
2009-03-31proc 1/2: do PDE usecounting even for ->read_proc, ->write_procAlexey Dobriyan3-11/+40
2009-03-31proc: fix sparse warnings in pagemap_read()Milind Arun Choudhary1-4/+4