Commit Graph

2358 Commits (0f8469a54f7bd65f2c740a5480c56260dc8a7ae0)

Author SHA1 Message Date
Adrian Bunk 3b8f14b410 mm/util.c must #include <linux/sched.h> 17 years ago
Miklos Szeredi 2f1936b877 [patch 3/5] vfs: change remove_suid() to file_remove_suid() 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Pekka Enberg 93bc4e89c2 netfilter: fix double-free and use-after free 17 years ago
Adrian Bunk 7c363b8c65 mm/swapfile.c: make code static 17 years ago
Adrian Bunk 15f59adae0 make mm/memory.c:print_bad_pte() static 17 years ago
Adrian Bunk 9d8fddfb17 mm/allocpercpu.c: make 4 functions static 17 years ago
Adrian Bunk 9e5c6da71e make mm/sparse.c: make a function static 17 years ago
Johannes Weiner 2c97b7fc0d mm: print swapcache page count in show_swap_cache_info() 17 years ago
Roland McGrath fa8e26ccd4 tracehook: tracehook_expect_breakpoints 17 years ago
Arjan van de Ven 4c8573e25f Use WARN() in mm/vmalloc.c 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Nick Piggin 19fd623127 mm: spinlock tree_lock 17 years ago
Nick Piggin a60637c858 mm: lockless pagecache 17 years ago
Nick Piggin e286781d5f mm: speculative page references 17 years ago
Nick Piggin 30002ed2e4 mm: readahead scan lockless 17 years ago
Nick Piggin 8174c430e4 x86: lockless get_user_pages_fast() 17 years ago
Nishanth Aravamudan 8a21346058 hugetlb: fix CONFIG_SYSCTL=n build 17 years ago
Andrew Morton 16d69265b9 uninline arch_pick_mmap_layout() 17 years ago
Ingo Molnar e44d1b2998 mm/hugetlb.c: fix build failure with !CONFIG_SYSCTL 17 years ago
Keika Kobayashi 873b477177 per-task-delay-accounting: add memory reclaim delay 17 years ago
KAMEZAWA Hiroyuki 628f423553 memcg: limit change shrink usage 17 years ago
Li Zefan cede86acd8 memcg: clean up checking of the disabled flag 17 years ago
KAMEZAWA Hiroyuki accf163e6a memcg: remove a redundant check 17 years ago
KAMEZAWA Hiroyuki b76734e5e3 memcg: add hints for branch 17 years ago
KAMEZAWA Hiroyuki c9b0ed5148 memcg: helper function for relcaim from shmem. 17 years ago
KAMEZAWA Hiroyuki 69029cd550 memcg: remove refcnt from page_cgroup 17 years ago
KAMEZAWA Hiroyuki e8589cc189 memcg: better migration handling 17 years ago
KAMEZAWA Hiroyuki 508b7be0a5 memcg: avoid unnecessary initialization 17 years ago
KAMEZAWA Hiroyuki a181b0e888 memcg: make global var read_mostly 17 years ago
Paul Menage 856c13aa1f cgroup files: convert res_counter_write() to be a cgroups write_string() handler 17 years ago
Mingming Cao 3f31fddfa2 jbd: fix race between free buffer and commit transaction 17 years ago
OGAWA Hirofumi 2b4bc46052 pdflush: use time_after() instead of open-coding it 17 years ago
Hugh Dickins 78ecba0812 mm: fix ever-decreasing swap priority 17 years ago
Gerald Schaefer 83d1674a94 mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA 17 years ago
Badari Pulavarty 5c755e9fd8 memory-hotplug: add sysfs removable attribute for hotplug memory remove 17 years ago
Kent Liu 2f7f24eca3 memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelists in online_pages() 17 years ago
Yasunori Goto af370fb8cb memory hotplug: small fixes to bootmem freeing for memory hotremove 17 years ago
Yasunori Goto 48c906823f memory hotplug: allocate usemap on the section with pgdat 17 years ago
Vegard Nossum f84f9504bd mm: remove initialization of static per-cpu variables 17 years ago
Adrian Bunk d92bc31854 mm: make register_page_bootmem_info_section() static 17 years ago
Adrian Bunk b69a7288ea mm/page_alloc.c: cleanups 17 years ago
Timur Tabi 2be0ffe2b2 mm: add alloc_pages_exact() and free_pages_exact() 17 years ago
Johannes Weiner 3560e249ab bootmem: replace node_boot_start in struct bootmem_data 17 years ago
Johannes Weiner 75a56cfe9f bootmem: revisit alloc_bootmem_section 17 years ago
Johannes Weiner 4cc278b721 bootmem: Make __alloc_bootmem_low_node fall back to other nodes 17 years ago
Johannes Weiner 0f3caba211 bootmem: respect goal more likely 17 years ago
Johannes Weiner e2bf3cae51 bootmem: factor out the marking of a PFN range 17 years ago
Johannes Weiner d747fa4bce bootmem: free/reserve helpers 17 years ago
Johannes Weiner 5f2809e69c bootmem: clean up alloc_bootmem_core 17 years ago