Commit Graph

83505 Commits (c652cbd8ee114307baab072e4e560dce5c5fb12a)
 

Author SHA1 Message Date
Andrew Morgan 46c383cc45 Remove unnecessary include from include/linux/capability.h 17 years ago
Andrew Morgan e338d263a7 Add 64-bit capability support to the kernel 17 years ago
Andrew Morton 8f6936f4d2 revert "capabilities: clean up file capability reading" 17 years ago
David P. Quigley 4bea58053f VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSM 17 years ago
David P. Quigley 4249259404 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer 17 years ago
Matt Mackall 3729145821 slob: correct Kconfig description 17 years ago
Matt Mackall 20cecbae44 slob: reduce external fragmentation by using three free lists 17 years ago
Matt Mackall 679299b32d slob: fix free block merging at head of subpage 17 years ago
Fengguang Wu 8bc3be2751 writeback: speed up writeback of big dirty files 17 years ago
Sam Ravnborg a322f8ab66 mm: fix section mismatch warning in sparse.c 17 years ago
Nick Piggin 0ed361dec3 mm: fix PageUptodate data race 17 years ago
Shaohua Li 62e1c55300 page migraton: handle orphaned pages 17 years ago
Yasunori Goto 7786fa9ac5 Document lowmem_reserve_ratio 17 years ago
Masatake YAMATO b5beb1caff check ADVICE of fadvise64_64 even if get_xip_page is given 17 years ago
Larry Woodman e6f3602d2c Include count of pagecache pages in show_mem() output 17 years ago
Bjorn Steinbrink a2b345642f Fix dirty page accounting leak with ext3 data=journal 17 years ago
Qi Yong ae1276b934 set_page_refcounted() VM_BUG_ON fix 17 years ago
Harvey Harrison 920c7a5d0c mm: remove fastcall from mm/ 17 years ago
Andi Kleen 1e548deb5d page allocator: remove unused arguments in zone_init_free_lists() 17 years ago
Qi Yong 2d544564f9 skip writing data pages when inode is under I_SYNC 17 years ago
Hugh Dickins 5a9bbdcd29 mm: don't waste swap on locked pages 17 years ago
Christoph Lameter 9eccf2a816 vmstat: remove prefetch 17 years ago
Andrea Arcangeli 7766755a2f Fix /proc dcache deadlock in do_exit 17 years ago
Bron Gondwana 195cf453d2 mm/page-writeback: highmem_is_dirtyable option 17 years ago
Christoph Lameter 3dfa5721f1 Page allocator: get rid of the list of cold pages 17 years ago
Robert Bragg 5dc3318528 mm: don't allow ioremapping of ranges larger than vmalloc space 17 years ago
Christoph Lameter a7f75e2586 vmstat: small revisions to refresh_cpu_vm_stats() 17 years ago
Martin Schwidefsky 08e7d9b557 arch_rebalance_pgtables call 17 years ago
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
Christoph Lameter 9f8f217253 Page allocator: clean up pcp draining functions 17 years ago
Nick Piggin e2848a0efe radix-tree: avoid atomic allocations for preloaded insertions 17 years ago
Adrian Bunk e31d9eb5c1 make __vmalloc_area_node() static 17 years ago
Balbir Singh 625d9573d0 Remove unused code from mm/tiny-shmem.c 17 years ago
Adrian Bunk f61eaf9fc5 mm/page-writeback.c: make a function static 17 years ago
Matt Mackall 1e88328111 maps4: make page monitoring /proc file optional 17 years ago
Matt Mackall 304daa8132 maps4: add /proc/kpageflags interface 17 years ago
Matt Mackall 161f47bf41 maps4: add /proc/kpagecount interface 17 years ago
Matt Mackall 85863e475e maps4: add /proc/pid/pagemap interface 17 years ago
Matt Mackall a6198797cc maps4: regroup task_mmu by interface 17 years ago
Matt Mackall f248dcb34d maps4: move clear_refs code to task_mmu.c 17 years ago
Matt Mackall 4752c36978 maps4: simplify interdependence of maps and smaps 17 years ago
Matt Mackall b3ae5acbbb maps4: use pagewalker in clear_refs and smaps 17 years ago
Matt Mackall e6473092bd maps4: introduce a generic page walker 17 years ago
Matt Mackall 698dd4ba6b maps4: move is_swap_pte 17 years ago
Dave Hansen 8245525741 maps4: rework TASK_SIZE macros 17 years ago
Fengguang Wu ec4dd3eb35 maps4: add proportional set size accounting in smaps 17 years ago
Christoph Hellwig 61d5048f14 clean up vmtruncate 17 years ago
Hugh Dickins 1b1b32f2c6 tmpfs: fix shmem_swaplist races 17 years ago
Hugh Dickins b409f9fcf0 tmpfs: radix_tree_preloading 17 years ago
Hugh Dickins 2e0e26c76a tmpfs: open a window in shmem_unuse_inode 17 years ago