Commit Graph

2039 Commits (37b6972ad8fb08d438fd600888aff212b1b193b0)

Author SHA1 Message Date
Christoph Lameter 3dc5063786 slab_err: Pass parameters correctly to slab_bug 17 years ago
Pavel Machek f5264481c8 trivial: small cleanups 17 years ago
Daniel Walker da19cbcf71 driver core: memory: semaphore to mutex 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Mike Travis f9a86fcbbb cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer 17 years ago
Mike Travis d366f8cbc1 cpumask: Cleanup more uses of CPU_MASK and NODE_MASK 17 years ago
Jason Wessel b4b8ac524d kgdb: fix optional arch functions and probe_kernel_* 17 years ago
Ingo Molnar c33fa9f560 uaccess: add probe_kernel_write() 17 years ago
KOSAKI Motohiro 91446b064c add "Isolate" migratetype name to /proc/pagetypeinfo 17 years ago
Li Zefan e115f2d892 memcg: fix oops in oom handling 17 years ago
Ingo Molnar bead9a3abd mm: sparsemem memory_present() fix 17 years ago
Christoph Lameter 0f389ec630 slub: No need for per node slab counters if !SLUB_DEBUG 17 years ago
Christoph Lameter 49bd5221ce slub: Move map/flag clearing to __free_slab 17 years ago
Christoph Lameter 50ef37b96c slub: Fixes to per cpu stat output in sysfs 17 years ago
Christoph Lameter 5b06c853ad slub: Deal with config variable dependencies 17 years ago
Christoph Lameter 4097d60175 slub: Reduce #ifdef ZONE_DMA by moving kmalloc_caches_dma near dma logic 17 years ago
Pekka Enberg 62f75532b5 slub: Initialize per-cpu stats 17 years ago
KAMEZAWA Hiroyuki 41e3355de0 memcg: fix node_state handling 17 years ago
Balbir Singh 4077960e2a memory controller: make memory resource control aware of boot options 17 years ago
Christoph Lameter 00460dd5f4 Fix undefined count_partial if !CONFIG_SLABINFO 17 years ago
Al Viro 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* 17 years ago
Linus Torvalds e72e9c23ee Revert "SLUB: remove useless masking of GFP_ZERO" 17 years ago
Nishanth Aravamudan 11320d17ce hugetlb: fix potential livelock in return_unused_surplus_hugepages() 17 years ago
Nishanth Aravamudan a1de09195b hugetlb: indicate surplus huge page counts in per-node meminfo 17 years ago
Daniel Yeisley ec1f5eeeb5 slab: fix cache_cache bootstrap in kmem_cache_init() 17 years ago
Christoph Lameter 53625b4204 count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFO 17 years ago
Andrew Morton 4dd4b92021 revert "kswapd should only wait on IO if there is IO" 17 years ago
Yinghai Lu 5a982cbc7b mm: fix boundary checking in free_bootmem_core 17 years ago
Randy Dunlap f7850d932f mm/readahead: fix kernel-doc notation 17 years ago
Pavel Emelyanov 52ea27eb4c memcgroup: fix check for thread being a group leader in memcgroup 17 years ago
Randy Dunlap 43d8eac44f mm: rmap kernel-doc fixes 17 years ago
Randy Dunlap 77f6078aa8 mm: highmem kernel-doc additions 17 years ago
Randy Dunlap 1b578df022 mm/oom_kill: fix kernel-doc 17 years ago
Randy Dunlap 4671181020 mm/shmem and tiny-shmem: fix some kernel-doc 17 years ago
Randy Dunlap 7682486b3e mm: fix various kernel-doc comments 17 years ago
Al Viro 8a03feab32 [PATCH] double dput() on failure exit in tiny-shmem 17 years ago
Christoph Lameter caeab084de slub page alloc fallback: Enable interrupts for GFP_WAIT. 17 years ago
Nick Piggin f7009264c5 iov_iter_advance() fix 17 years ago
Adam Litke 2668db9111 hugetlb: correct page count for surplus huge pages 17 years ago
Lee Schermerhorn 69682d852f mempolicy: fix reference counting bugs 17 years ago
Jesper Juhl 3426fadfa2 Do not include linux/backing-dev.h twice 17 years ago
Joe Korty 6d2144d355 slab: NUMA slab allocator migration bugfix 17 years ago
Nick Piggin b621038678 slub: Do not cross cacheline boundaries for very small objects 17 years ago
Joe Perches 1c61fc40fc slab - use angle brackets for include of kmalloc_sizes.h 17 years ago
Christoph Lameter 9ac33b2b74 slab numa fallback logic: Do not pass unfiltered flags to page allocator 17 years ago
Christoph Lameter b773ad7369 slub statistics: Fix check for DEACTIVATE_REMOTE_FREES 17 years ago
Nishanth Aravamudan 348e1e04b5 hugetlb: fix pool shrinking while in restricted cpuset 17 years ago
Adam Litke ac09b3a151 hugetlb: close a difficult to trigger reservation race 17 years ago
Hugh Dickins fb59e9f1e9 memcg: fix oops on NULL lru list 17 years ago
Hirokazu Takahashi 9b3c0a07e0 memcg: simplify force_empty and move_lists 17 years ago