Commit Graph

3107 Commits (79abb1ab13cee5ba488210798b6e7bbae0b391ac)

Author SHA1 Message Date
Tejun Heo 9f7dcf224b percpu: move chunk area map extension out of area allocation 16 years ago
Tejun Heo 1880d93b80 percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() 16 years ago
Tejun Heo edcb463997 percpu, module: implement reserved allocation and use it for module percpu variables 16 years ago
Tejun Heo 3e24aa5890 percpu: add an indirection ptr for chunk page map access 16 years ago
Tejun Heo cafe8816b2 percpu: use negative for auto for pcpu_setup_first_chunk() arguments 16 years ago
Tejun Heo 61ace7fa2f percpu: improve first chunk initial area map handling 16 years ago
Tejun Heo 2441d15c97 percpu: cosmetic renames in pcpu_setup_first_chunk() 16 years ago
Ingo Molnar f180053694 x86, mm: dont use non-temporal stores in pagecache accesses 16 years ago
Tejun Heo d0c4f57027 bootmem, x86: further fixes for arch-specific bootmem wrapping 16 years ago
Tejun Heo 02d51fdfb2 percpu: kill compile warning in pcpu_populate_chunk() 16 years ago
Vegard Nossum cbb766766f mm: fix lazy vmap purging (use-after-free error) 16 years ago
Nick Piggin 7766970cc1 mm: vmap fix overflow 16 years ago
Hugh Dickins 0b0a0806b0 shmem: fix shared anonymous accounting 16 years ago
Peter Zijlstra 34754b69a6 x86: make vmap yell louder when it is used under irqs_disabled() 16 years ago
Ingo Molnar 3255aa2eb6 x86, mm: pass in 'total' to __copy_from_user_*nocache() 16 years ago
David Rientjes c0bdb232b2 slub: rename calculate_min_partial() to set_min_partial() 16 years ago
Tejun Heo 40150d37be percpu: add __read_mostly to variables which are mostly read only 16 years ago
Tejun Heo 8d408b4be3 percpu: give more latitude to arch specific first chunk initialization 16 years ago
Tejun Heo d9b55eeb1d percpu: remove unit_size power-of-2 restriction 16 years ago
Tejun Heo c0c0a29379 vmalloc: add @align to vm_area_register_early() 16 years ago
Tejun Heo c132937556 bootmem: clean up arch-specific bootmem wrapping 16 years ago
Tejun Heo cb83b42e23 percpu: fix pcpu_chunk_struct_size 16 years ago
David Rientjes 73d342b169 slub: add min_partial sysfs tunable 16 years ago
David Rientjes 3b89d7d881 slub: move min_partial to struct kmem_cache 16 years ago
Johannes Weiner 0cb57258fe swsusp: clean up shrink_all_zones() 16 years ago
Johannes Weiner 3049103ddf swsusp: dont fiddle with swappiness 16 years ago
Alan Jenkins a1bb7d6123 PM/hibernate: fix "swap breaks after hibernation failures" 16 years ago
Tejun Heo cae3aeb83f percpu: clean up size usage 16 years ago
Tejun Heo f6fcba7014 vmalloc: call flush_cache_vunmap() from unmap_kernel_range() 16 years ago
Johannes Weiner 3ef0e5ba46 slab: introduce kzfree() 16 years ago
Christoph Lameter fe1200b63d SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants 16 years ago
Zhang Yanmin e8120ff1ff SLUB: Fix default slab order for big object sizes 16 years ago
Christoph Lameter ffadd4d0fe SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants 16 years ago
Tejun Heo fbf59bc9d7 percpu: implement new dynamic percpu allocator 16 years ago
Tejun Heo 8fc4898500 vmalloc: add un/map_kernel_range_noflush() 16 years ago
Tejun Heo f0aa661790 vmalloc: implement vm_area_register_early() 16 years ago
Tejun Heo f2a8205c4e percpu: kill percpu_alloc() and friends 16 years ago
Tejun Heo 734269521e vmalloc: call flush_cache_vunmap() from unmap_kernel_range() 16 years ago
KAMEZAWA Hiroyuki cc2559bccc mm: fix memmap init for handling memory hole 16 years ago
KAMEZAWA Hiroyuki f2dbcfa738 mm: clean up for early_pfn_to_nid() 16 years ago
Nick Piggin 1cf6e7d83b mm: task dirty accounting fix 16 years ago
Benjamin Herrenschmidt c296861291 vmalloc: add __get_vm_area_caller() 16 years ago
Jens Axboe 93dbb39350 block: fix bad definition of BIO_RW_SYNC 16 years ago
Ingo Molnar 6700ec65c2 lockdep: annotate reclaim context (__GFP_NOFS), fix 16 years ago
Nick Piggin cf40bd16fd lockdep: annotate reclaim context (__GFP_NOFS) 16 years ago
Nick Piggin 3a4c6800f3 Fix page writeback thinko, causing Berkeley DB slowdown 16 years ago
Kirill A. Shutemov b1aabecd55 mm: Export symbol ksize() 16 years ago
Jeremy Fitzhardinge 9480c53e9b mm: rearrange exit_mmap() to unlock before arch_exit_mmap 16 years ago
Federico Cuello 89e1219004 writeback: fix break condition 16 years ago
KAMEZAWA Hiroyuki 2e9c237243 memcg: use __GFP_NOWARN in page cgroup allocation 16 years ago