aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24NOMMU: Fallback for is_vmalloc_or_module_addr() should be inlineDavid Howells1-1/+1
2009-09-24NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directlyDavid Howells1-22/+12
2009-09-24FRV: Flash mappings for the MB93090-MB00 motherboardDavid Howells2-0/+92
2009-09-24alpha: Clean up linker script using new linker script macros.Geoffrey Thomas1-81/+9
2009-09-24alpha: use .data.init_task instead of .data.init_thread.Tim Abbott2-8/+4
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott1-54/+15
2009-09-24blackfin: Cleanup linker script using new linker script macros.Tim Abbott1-50/+6
2009-09-24mn10300: Clean up linker script using higher-level macros.Tim Abbott1-36/+4
2009-09-24h8300: Cleanup linker script using new linker script macros.Tim Abbott1-18/+7
2009-09-24um: Clean up linker script using standard macros.Tim Abbott3-50/+14
2009-09-24xtensa: Cleanup linker script using new linker script macros.Tim Abbott1-61/+14
2009-09-24parisc: Remove useless altinstructions code copied from x86.Tim Abbott1-25/+0
2009-09-24parisc: Clean up linker script using new linker script macros.Tim Abbott1-75/+4
2009-09-24Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott1-2/+2
2009-09-24hugetlb_file_setup(): use C, not cppAndrew Morton1-4/+8
2009-09-24procfs: disable per-task stack usage on NOMMUAndrew Morton2-2/+9
2009-09-24IPoIB: Don't turn on carrier for a non-active portMoni Shoua1-0/+7
2009-09-24nfs[23] tcp breakage in mount with binary optionsAl Viro1-0/+2
2009-09-24net: fix htmldocs sunrpc, clnt.cJaswinder Singh Rajput1-2/+3
2009-09-24IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein1-3/+8
2009-09-24mlx4_core: Pass cache line size to device FWEli Cohen1-0/+5
2009-09-24RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall1-1/+0
2009-09-25module: don't call percpu_modfree on NULL pointer.Rusty Russell1-1/+1
2009-09-25module: fix memory leak when load fails after srcversion/version allocatedRusty Russell1-0/+12
2009-09-25module: preferred way to use MODULE_AUTHORJohannes Berg1-1/+4
2009-09-25param: allow whitespace as kernel parameter separatorPeter Oberparleiter1-3/+4
2009-09-25module: reduce string table for loaded modules (v2)Jan Beulich2-13/+57
2009-09-25module: reduce symbol table for loaded modules (v2)Jan Beulich2-7/+94
2009-09-24drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton1-0/+5
2009-09-24alpha: AGP update (fixes compile failure)Ivan Kokshaysky4-5/+5
2009-09-24task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto5-13/+15
2009-09-24include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernelsAlbin Tonnerre2-2/+2
2009-09-24lzma/gzip: fix potential oops when input data is truncatedPhillip Lougher2-1/+17
2009-09-24drivers/vlynq/vlynq.c: fix resource size off by 1 errorJulia Lawall1-1/+1
2009-09-24fs/romfs: correct error-handling codeJulia Lawall1-1/+1
2009-09-24gru: allocation may fail in quicktest1()Roel Kluin1-0/+2
2009-09-24gru: use proc_create()Alexey Dobriyan1-2/+1
2009-09-24aio: ifdef fields in mm_structAlexey Dobriyan2-5/+11
2009-09-24memstick: move dev_dbgJiri Slaby1-1/+1
2009-09-24adfs: remove redundant test on unsignedRoel Kluin1-7/+0
2009-09-24edac: core: remove completion-wait for complete with rcu_barrierJesper Dangaard Brouer3-10/+3
2009-09-24edac: i3200 memory controller driverJason Uhlenkott3-0/+536
2009-09-24edac: fix resource size calculationJulia Lawall2-14/+14
2009-09-24edac: mpc85xx add mpc83xx supportIra W. Snyder2-12/+22
2009-09-24edac: mpc85xx add P2020DS supportYang Shi1-0/+2
2009-09-24linux/futex.h: place kernel types behind __KERNEL__Mike Frysinger1-5/+5
2009-09-24pidns: deny CLONE_PARENT|CLONE_NEWPID combinationSukadev Bhattiprolu1-1/+1
2009-09-24fork(): disable CLONE_PARENT for initSukadev Bhattiprolu1-0/+10
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan60-270/+239
2009-09-24MAINTAINERS: add Matt Mackall and Herbert Xu to HARDWARE RANDOM NUMBER GENERATORJoe Perches1-1/+3