summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-12-15ksm: let shared pages be swappableHugh Dickins
2009-12-15ksm: stable_node point to page and backHugh Dickins
2009-12-15mm: CONFIG_MMU for PG_mlockedHugh Dickins
2009-12-15mm: define PAGE_MAPPING_FLAGSHugh Dickins
2009-12-15vmscan: stop kswapd waiting on congestion when the min watermark is not being...KOSAKI Motohiro
2009-12-15vmscan: have kswapd sleep for a short interval and double check it should be ...Mel Gorman
2009-12-15swap: rework map_swap_page() againLee Schermerhorn
2009-12-15swap_info: reorder its fieldsHugh Dickins
2009-12-15swap_info: note SWAP_MAP_SHMEMHugh Dickins
2009-12-15swap_info: swap count continuationsHugh Dickins
2009-12-15swap_info: swap_map of chars not shortsHugh Dickins
2009-12-15swap_info: SWAP_HAS_CACHE cleanupsHugh Dickins
2009-12-15swap_info: include first_swap_extentHugh Dickins
2009-12-15swap_info: change to array of pointersHugh Dickins
2009-12-15swap_info: private to swapfile.cHugh Dickins
2009-12-15mm: add gfp flags for NODEMASK_ALLOC slab allocationsDavid Rientjes
2009-12-15hugetlb: offload per node attribute registrationsLee Schermerhorn
2009-12-15mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes
2009-12-15hugetlb: add per node hstate attributesLee Schermerhorn
2009-12-15hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn
2009-12-15hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn
2009-12-15hugetlb: factor init_nodemask_of_node()Lee Schermerhorn
2009-12-15nodemask: make NODEMASK_ALLOC more generalDavid Rientjes
2009-12-15Merge commit 'linus' into nextDmitry Torokhov
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy
2009-12-15ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-12-15tracing: Fix return of trace_dump_stack()Steven Rostedt
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-12-15nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields
2009-12-14nfsd: new interface to advertise export featuresJ. Bruce Fields
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-14nfsd: Headers Independence and include cleanupsBoaz Harrosh
2009-12-14nfsd: Fix independence of a few nfsd related headersBoaz Harrosh
2009-12-14sunrpc: Clean never used include filesBoaz Harrosh
2009-12-14nfsd: Remove unused dprintkBoaz Harrosh
2009-12-14perf_event: Convert to raw_spinlockThomas Gleixner
2009-12-14hrtimers: Convert to raw_spinlocksThomas Gleixner
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14rtmutes: Convert rtmutex.lock to raw_spinlockThomas Gleixner
2009-12-14sched: Convert pi_lock to raw_spinlockThomas Gleixner
2009-12-14plist: Make plist debugging raw_spinlock awareThomas Gleixner
2009-12-14locking: Cleanup the name space completelyThomas Gleixner
2009-12-14locking: Further name space cleanupsThomas Gleixner
2009-12-14locking: Implement new raw_spinlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner