Commit Graph

69667 Commits (7ea1530ab3fdfa85441061909cc8040e84776fd4)
 

Author SHA1 Message Date
Lee Schermerhorn 754af6f5a8 Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag 18 years ago
Rik van Riel 32a4330d41 mm: prevent kswapd from freeing excessive amounts of lowmem 18 years ago
Jesper Juhl 8691f3a72f mm: no need to cast vmalloc() return value in zone_wait_table_init() 18 years ago
Jeff Moyer 26fb1589cb fix the max path calculation in radix-tree.c 18 years ago
Nick Piggin a4b0672db3 fs: fix nobh error handling 18 years ago
Dmitry Monakhov 68671f35fe mm: add end_buffer_read helper function 18 years ago
Christoph Lameter ef8b4520bd Slab allocators: fail if ksize is called with a NULL parameter 18 years ago
Dean Nelson 0da7e01f5f calculation of pgoff in do_linear_fault() uses mixed units 18 years ago
Satyam Sharma 2408c55037 {slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) check 18 years ago
Martin Schwidefsky c92ff1bde0 move mm_struct and vm_area_struct 18 years ago
Nick Piggin c0bc9875b7 radix-tree: use indirect bit 18 years ago
Nick Piggin b55ed81623 mm: clarify __add_to_swap_cache locking 18 years ago
Nick Piggin 45726cb43d mm: improve find_lock_page 18 years ago
Nick Piggin 0012818810 mm: use lockless radix-tree probe 18 years ago
Nick Piggin 557ed1fa26 remove ZERO_PAGE 18 years ago
Christoph Lameter aadb4bc4a1 SLUB: direct pass through of page size or higher kmalloc requests 18 years ago
Fengguang Wu 57f6b96c09 filemap: convert some unsigned long to pgoff_t 18 years ago
Fengguang Wu b2c3843b1e filemap: trivial code cleanups 18 years ago
Fengguang Wu f2e189827a readahead: remove the limit max_sectors_kb imposed on max_readahead_kb 18 years ago
Fengguang Wu 535443f515 readahead: remove several readahead macros 18 years ago
Fengguang Wu 7ff81078d8 readahead: remove the local copy of ra in do_generic_mapping_read() 18 years ago
Fengguang Wu 6b10c6c9fb readahead: basic support of interleaved reads 18 years ago
Fengguang Wu 6df8ba4f8a radixtree: introduce radix_tree_next_hole() 18 years ago
Fengguang Wu f4e6b498d6 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos 18 years ago
Fengguang Wu 0bb7ba6b9c readahead: mmap read-around simplification 18 years ago
Fengguang Wu 937085aa35 readahead: compacting file_ra_state 18 years ago
Jesper Juhl 43fac94dd6 Clean up duplicate includes in mm/ 18 years ago
Jesper Juhl 39e91e4331 Clean up duplicate includes in include/linux/memory_hotplug.h 18 years ago
Will Schmidt dcca2bde4f During VM oom condition, kill all threads in process group 18 years ago
Adrian Bunk 1cd7daa51b slub.c:early_kmem_cache_node_alloc() shouldn't be __init 18 years ago
Andy Whitcroft d29eff7bca ppc64: SPARSEMEM_VMEMMAP support 18 years ago
David Miller 46644c2477 SPARC64: SPARSEMEM_VMEMMAP support 18 years ago
Christoph Lameter ef229c5a5e IA64: SPARSEMEM_VMEMMAP 16K page size support 18 years ago
Christoph Lameter 0889eba5b3 x86_64: SPARSEMEM_VMEMMAP 2M page size support 18 years ago
Andy Whitcroft 29c71111d0 vmemmap: generify initialisation via helpers 18 years ago
Christoph Lameter 8f6aac419b Generic Virtual Memmap support for SPARSEMEM 18 years ago
Andy Whitcroft 540557b943 sparsemem: record when a section has a valid mem_map 18 years ago
Andy Whitcroft cd881a6b22 sparsemem: clean up spelling error in comments 18 years ago
Christoph Hellwig 74a0b57627 x86: optimize page faults like all other achitectures and kill notifier cruft 18 years ago
Mike Travis d5a7430ddc Convert cpu_sibling_map to be a per cpu variable 18 years ago
Mike Travis 0835761129 x86: Convert cpu_core_map to be a per cpu variable 18 years ago
Maik Broemme cc84634f29 Add support for Wacom WACF007 and WACF008 to serial pnp driver 18 years ago
Atsushi Nemoto 37a6c7d009 serial_txx9: Use UPF_FIXED_PORT 18 years ago
Guennadi Liakhovetski b3b708fa27 wake up from a serial port 18 years ago
Guennadi Liakhovetski aa5346a212 provide stubs for enable_irq_wake() and disable_irq_wake() 18 years ago
Alan Cox bf0df636e5 8250_pci: Autodetect mainpine cards 18 years ago
Atsushi Nemoto 7201863ca7 serial_txx9: cleanup includes 18 years ago
James Bottomley 43d9f7fda1 pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices 18 years ago
James Bottomley 32e8f70230 introduce DMA_MASK_NONE as a signal for unable to do DMA 18 years ago
Eric Leblond 64da82efae Add support for PCMCIA card Sierra WIreless AC850 18 years ago