Commit Graph

1297 Commits (85ee2ce8ae7d6716beffc84451dd65cd217dbf7a)

Author SHA1 Message Date
Andrew Morton 5f2a105d5e [PATCH] truncate: dirty memory accounting fix 18 years ago
Andrew Morton 3e67c0987d [PATCH] truncate: clear page dirtiness before running try_to_free_buffers() 18 years ago
Linus Torvalds fba2591bf4 VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions 18 years ago
Oleg Nesterov 825020c386 [PATCH] sys_mincore: s/max/min/ 18 years ago
Linus Torvalds 4fb23e439c Fix up mm/mincore.c error value cases 18 years ago
Linus Torvalds 2f77d10705 Fix incorrect user space access locking in mincore() 18 years ago
Atsushi Nemoto 9de455b207 [PATCH] Pass vma argument to copy_user_highpage(). 18 years ago
Eric Dumazet 6a2d7a955d [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() 18 years ago
Paul Jackson 02a0e53d82 [PATCH] cpuset: rework cpuset_zone_allowed api 18 years ago
Christoph Lameter 55935a34a4 [PATCH] More slab.h cleanups 18 years ago
Christoph Lameter 2e892f43cc [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators 18 years ago
Christoph Lameter dd47ea7556 [PATCH] slab: fix sleeping in atomic bug 18 years ago
Arjan van de Ven 2b2842146c [PATCH] user of the jiffies rounding patch: Slab 18 years ago
Zach Brown 8459d86aff [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED 18 years ago
Andrew Morton 8bde37f08f [PATCH] io-accounting-read-accounting nfs fix 18 years ago
Andrew Morton e08748ce01 [PATCH] io-accounting: write-cancel accounting 18 years ago
Andrew Morton 55e829af06 [PATCH] io-accounting: write accounting 18 years ago
Andrew Morton 8c08540f87 [PATCH] clean up __set_page_dirty_nobuffers() 18 years ago
Hugh Dickins 5fcf7bb73f [PATCH] read_zero_pagealigned() locking fix 18 years ago
Don Mullis 6b1b60f41e [PATCH] fault-injection: defaults likely to please a new user 18 years ago
Akinobu Mita 933e312e73 [PATCH] fault-injection capability for alloc_pages() 18 years ago
Akinobu Mita 8a8b6502fb [PATCH] fault-injection capability for kmalloc 18 years ago
David Howells f0d1b0b30d [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
Josef Sipek e9536ae720 [PATCH] struct path: convert mm 18 years ago
Josef "Jeff" Sipek d3ac7f892b [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Paul Jackson b8b50b6519 [PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix 18 years ago
Helge Deller 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 years ago
Adrian Bunk 045f147f32 [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols 18 years ago
Burman Yan 4668edc334 [PATCH] kernel core: replace kmalloc+memset with kzalloc 18 years ago
Adrian Bunk 1f370a23f2 [PATCH] make mm/shmem.c:shmem_xattr_security_handler static 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Andrew Morton 0490366432 [PATCH] remove HASH_HIGHMEM 18 years ago
OGAWA Hirofumi 38da288b8b [PATCH] read_cache_pages() cleanup 18 years ago
Andrew Morton 138ae6631a [PATCH] slab: use probe_kernel_address() 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Rafael J. Wysocki 8357376d3d [PATCH] swsusp: Improve handling of highmem 18 years ago
Rafael J. Wysocki 3aef83e0ef [PATCH] swsusp: use block device offsets to identify swap locations 18 years ago
Rafael J. Wysocki 915bae9ebe [PATCH] swsusp: use partition device and offset to identify swap areas 18 years ago
Nick Piggin 7cf9c2c76c [PATCH] radix-tree: RCU lockless readside 18 years ago
Andy Whitcroft 33f2ef89f8 [PATCH] mm: make compound page destructor handling explicit 18 years ago
Christoph Lameter 3c517a6132 [PATCH] slab: better fallback allocation behavior 18 years ago
Christoph Lameter 952f3b51be [PATCH] GFP_THISNODE must not trigger global reclaim 18 years ago
Christoph Lameter 5bcd234d88 [PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_node 18 years ago
Christoph Lameter 441e143e95 [PATCH] slab: remove SLAB_DMA 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter a06d72c1dc [PATCH] slab: remove SLAB_LEVEL_MASK 18 years ago
Christoph Lameter 6e0eaa4b05 [PATCH] slab: remove SLAB_NO_GROW 18 years ago
Hugh Dickins 2d4d862f72 [PATCH] kill install_file_pte's pte_val 18 years ago
Andy Whitcroft ce421c799b [PATCH] mm: cleanup indentation on switch for CPU operations 18 years ago
Eric Sandeen 5d1854e15e [PATCH] reject corrupt swapfiles earlier 18 years ago