aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390Rusty Russell1-1/+0
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: sparcRusty Russell1-2/+0
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: coreRusty Russell1-6/+0
2009-09-24cpumask: remove the deprecated smp_call_function_mask()Rusty Russell1-11/+0
2009-09-24ia64: convert last user of smp_call_function_maskRusty Russell1-1/+1
2009-09-24cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell1-0/+3
2009-09-24ACPI: remove cpumask_t usageBjorn Helgaas1-1/+1
2009-09-24cpumask: Remove mask field from commentsNobuhiro Iwamatsu1-1/+0
2009-09-24cpumask: remove unused mask field from struct irqaction.Rusty Russell1-1/+0
2009-09-24cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell1-1/+0
2009-09-24cpumask: remove unused cpu_mask_allRusty Russell2-8/+0
2009-09-24cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mipsRusty Russell1-1/+1
2009-09-24cpumask: remove dangerous CPU_MASK_ALL_PTRRusty Russell1-3/+0
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell8-57/+1
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell1-5/+0
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell1-1/+0
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): alphaRusty Russell1-1/+0
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan9-30/+14
2009-09-23hwmon: (ltc4245) Clear faults at startupIra W. Snyder1-1/+2
2009-09-23hwmon: (ltc4215) Clear faults at startupIra W. Snyder1-1/+1
2009-09-23hwmon: (coretemp) Add Lynnfield CPUHuaxu Wan2-3/+5
2009-09-23hwmon: (coretemp) Add support for Penryn mobile CPUsRudolf Marek2-4/+26
2009-09-23hwmon: (coretemp) Fix Atom CPUs supportRudolf Marek3-14/+23
2009-09-23hwmon: Delete deprecated FSC driversJean Delvare6-1541/+0
2009-09-23hwmon: (adm1031) Add sysfs files for temperature offsetsIra Snyder1-0/+40
2009-09-23NFS: Propagate 'fsc' mount option through automountsDavid Howells4-8/+33
2009-09-23sunrpc/rpc_pipe: fix kernel-doc notationRandy Dunlap1-1/+2
2009-09-23sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy1-2/+3
2009-09-23NFS: Add nfs_alloc_parsed_mount_dataChuck Lever1-27/+23
2009-09-23NFS/RPC: fix problems with reestablish_timeout and related code.Neil Brown1-0/+9
2009-09-23NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flagsTrond Myklebust2-10/+19
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap2-4/+4
2009-09-23SELinux: do not destroy the avc_cache_nodepEric Paris1-4/+15
2009-09-23KEYS: Have the garbage collector set its timer for live expired keysDavid Howells1-2/+2
2009-09-239p: Update documentation to add fscache related bitsAbhishek Kulkarni1-14/+26
2009-09-239p: Add fscache support to 9pAbhishek Kulkarni12-42/+1009
2009-09-239p: Fix the incorrect update of inode size in v9fs_file_write()Abhishek Kulkarni1-7/+8
2009-09-239p: Use the i_size_[read, write]() macros instead of using inode->i_size directly.Abhishek Kulkarni2-6/+6
2009-09-23tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe1-3/+2
2009-09-23creds_are_invalid() needs to be exported for use by modules:Randy Dunlap1-0/+1
2009-09-23include/linux/cred.h: fix buildAndrew Morton2-17/+19
2009-09-23MN10300: Handle removal of struct uart_infoDavid Howells3-9/+9
2009-09-23FRV: Use asm/generic-hardirq.hChristoph Hellwig2-17/+4
2009-09-23misc: remove redundant start_kernel prototypesRusty Russell3-2/+1
2009-09-23nommu: fix two build breakagesHugh Dickins1-1/+2
2009-09-23fs: change sys_truncate length parameter typeHeiko Carstens2-5/+3
2009-09-23jbd.h: bitfields should be unsignedH Hartley Sweeten1-1/+1
2009-09-23ext2: fix format string compile warning (ino_t)Heiko Carstens1-1/+1
2009-09-23V3 minixfs: add missing directory type checkingDoug Graham1-4/+18
2009-09-23sisfb: change SiS_DDC_Port type to SISIOADDRESSAaro Koskinen1-1/+1