Commit Graph

1788 Commits (ac82fab44f6b981e3f6b53784e2f23838f4908e1)

Author SHA1 Message Date
Paul Mundt d5f68c6dbd sh: Bump number of quicklists for SH-5. 17 years ago
Peter Zijlstra fa717060f1 sched: sched_rt_entity 17 years ago
Gautham R Shenoy 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() 17 years ago
Pekka Enberg 556a169dab slab: fix bootstrap on memoryless node 17 years ago
Greg Kroah-Hartman 1eada11c88 Kobject: convert mm/slub.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 0ff21e4663 kobject: convert kernel_kset to be a kobject 17 years ago
Greg Kroah-Hartman 081248de0a kset: move /sys/slab to /sys/kernel/slab 17 years ago
Greg Kroah-Hartman 27c3a314d5 kset: convert slub to use kset_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Richard Knutsson 88c3f7a8f2 Security: remove security_file_mmap hook sparse-warnings (NULL as 0). 17 years ago
Mel Gorman 9c09a95cf4 slab: partially revert list3 changes 17 years ago
Larry Woodman c5c99429fa fix hugepages leak due to pagetable page sharing 17 years ago
Anton Salikhmetov 8f7b3d156d Update ctime and mtime for memory-mapped files 17 years ago
Carsten Otte 9723198c21 #ifdef very expensive debug check in page fault path 17 years ago
Sam Ravnborg 1d6f4e60e7 mm: fix section mismatch warning in page_alloc.c 17 years ago
Linus Torvalds c23f72cae9 Revert "writeback: introduce writeback_control.more_io to indicate more io" 17 years ago
Ken Chen 68842c9b94 hugetlbfs: fix quota leak 17 years ago
Christoph Lameter 96990a4ae9 quicklists: Only consider memory that can be used with GFP_KERNEL 17 years ago
Thomas Bogendoerfer 467bc461d2 Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0 17 years ago
Akinobu Mita c51b1a160b xip: fix get_zeroed_page with __GFP_HIGHMEM 17 years ago
Linus Torvalds 158a962422 Unify /proc/slabinfo configuration 17 years ago
Pekka J Enberg 57ed3eda97 slub: provide /proc/slabinfo 17 years ago
Christoph Lameter 76be895001 SLUB: Improve hackbench speed 17 years ago
Linus Torvalds 3a6927906f Do dirty page accounting when removing a page from the page cache 17 years ago
Christoph Lameter 3811dbf671 SLUB: remove useless masking of GFP_ZERO 17 years ago
Nishanth Aravamudan 368d2c6358 Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" 17 years ago
Nishanth Aravamudan d1c3fb1f8f hugetlb: introduce nr_overcommit_hugepages sysctl 17 years ago
Mel Gorman 81eabcbe0b mm: fix page allocation for larger I/O segments 17 years ago
WANG Cong bbd0682596 mm/sparse.c: improve the error handling for sparse_add_one_section() 17 years ago
WANG Cong af0cd5a7c3 mm/sparse.c: check the return value of sparse_index_alloc() 17 years ago
Geoff Levand a5ee6daa52 sparsemem: make SPARSEMEM_VMEMMAP selectable 17 years ago
Adam Litke 72fad7139b hugetlb: handle write-protection faults in follow_hugetlb_page 17 years ago
Linus Torvalds 7fd272550b Avoid double memclear() in SLOB/SLUB 17 years ago
Eric Paris ecaf18c15a VM/Security: add security hook to do_brk 17 years ago
Vegard Nossum 294a80a8ed SLUB's ksize() fails for size > 2048 17 years ago
Nick Piggin 369b8f5a70 mm: fix XIP file writes 17 years ago
Tetsuo Handa f8fcc93319 Add EXPORT_SYMBOL(ksize); 17 years ago
Denis Cheng 4b01a0b161 mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init 17 years ago
Eric Paris 5a211a5dea VM/Security: add security hook to do_brk 17 years ago
Eric Paris 7cd94146cd Security: round mmap hint address above mmap_min_addr 17 years ago
Eric Paris 8869477a49 security: protect from stack expantion into low vm addresses 17 years ago
Matthew Wilcox 80cbd911ca Fix kmem_cache_free performance regression in slab 17 years ago
KAMEZAWA Hiroyuki e0dc3a53de memory hotplug fix: fix section mismatch in vmammap_allock_block() 17 years ago
Mel Gorman ba72cb8cb0 Fix boot problem with iSeries lacking hugepage support 17 years ago
Hugh Dickins 09f345da75 prep_zero_page: remove bogus BUG_ON 17 years ago
Hugh Dickins e84e2e132c tmpfs: restore missing clear_highpage 17 years ago
Christian Borntraeger ce7e9fae8d [S390] Optimize storage key handling for anonymous pages 17 years ago
Linus Torvalds 8c0863403f dirty page balancing: Get rid of broken unmapped_ratio logic 17 years ago
Nick Piggin d32ddd8f20 slob: fix memory corruption 17 years ago
Balbir Singh 20a1022d4a Swap delay accounting, include lock_page() delays 17 years ago