Commit Graph

94210 Commits (d7a420c9472a95c46600a0345434b7b166e0b9c7)
 

Author SHA1 Message Date
Christoph Lameter bf2ae2b37c pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS 17 years ago
Andrew Morton 726b801272 page_mapping(): add ifdef around reference to swapper_space 17 years ago
Christoph Lameter 1cdf25d704 kbuild: create a way to create preprocessor constants from C expressions 17 years ago
Christoph Lameter 308c05e35e sparsemem: vmemmap does not need section bits 17 years ago
Christoph Lameter 2301696932 vmallocinfo: add caller information 17 years ago
Christoph Lameter a10aa57987 vmalloc: show vmalloced areas via /proc/vmallocinfo 17 years ago
Andrew Morton b454456841 mm: make early_pfn_to_nid() a C function 17 years ago
Miklos Szeredi ac6aadb24b mm: rotate_reclaimable_page() cleanup 17 years ago
S.Caglar Onur f05111f501 mm/page_alloc.c: fix indentation 17 years ago
Andi Kleen 7edf85aa3c mm: save some bytes in mm_struct by filling holes on 64bit 17 years ago
Andi Kleen b5ee5befa7 dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too 17 years ago
Lee Schermerhorn a43361cf3c mempolicy: fix parsing of tmpfs mpol mount option 17 years ago
David Rientjes 3e1f064562 mempolicy: disallow static or relative flags for local preferred mode 17 years ago
David Rientjes 3842b46de6 mempolicy: small header file cleanup 17 years ago
David Rientjes 37012946da mempolicy: create mempolicy_operations structure 17 years ago
David Rientjes 1d0d2680a0 mempolicy: move rebind functions 17 years ago
David Rientjes 65d66fc02e mempolicy: update NUMA memory policy documentation 17 years ago
David Rientjes 4c50bc0116 mempolicy: add MPOL_F_RELATIVE_NODES flag 17 years ago
Paul Jackson 7ea931c9fc mempolicy: add bitmap_onto() and bitmap_fold() operations 17 years ago
David Rientjes f5b087b52f mempolicy: add MPOL_F_STATIC_NODES flag 17 years ago
David Rientjes 028fec414d mempolicy: support optional mode flags 17 years ago
David Rientjes a3b51e0142 mempolicy: convert MPOL constants to enum 17 years ago
Pekka Enberg 1b27d05b6e mm: move cache_line_size() to <linux/cache.h> 17 years ago
Adam Litke 19fc3f0acd hugetlb: decrease hugetlb_lock cycling in gather_surplus_huge_pages 17 years ago
Chris Dearman 797df57490 mm: try both endianess when checking for endianess 17 years ago
Mel Gorman 19770b3260 mm: filter based on a nodemask as well as a gfp_mask 17 years ago
Mel Gorman dd1a239f6f mm: have zonelist contains structs with both a zone pointer and zone_idx 17 years ago
Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
Mel Gorman 18ea7e710d mm: remember what the preferred zone is for zone_statistics 17 years ago
Mel Gorman 0e88460da6 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask 17 years ago
Mel Gorman dac1d27bc8 mm: use zonelists instead of zones when direct reclaiming pages 17 years ago
Adrian Bunk 9d02dbc813 make swap_pte_to_pagemap_entry() static 17 years ago
Nick Piggin 3c18ddd160 mm: remove nopage 17 years ago
Oleg Nesterov 4d3d5b41a7 mmap_region: cleanup the final vma_merge() related code 17 years ago
Hisashi Hifumi 0dd1334faf fix invalidate_inode_pages2_range() to not clear ret 17 years ago
Harvey Harrison ddc81ed2c5 remove sparse warning for mmzone.h 17 years ago
Christoph Lameter 488514d179 Remove set_migrateflags() 17 years ago
Jeff Moyer e92adcba26 aio: io_getevents() should return if io_destroy() is invoked 17 years ago
Jeremy Fitzhardinge 180c06efce hotplug-memory: make online_page() common 17 years ago
Badari Pulavarty ea01ea937d hotplug memory remove: generic __remove_pages() support 17 years ago
Harvey Harrison 2a4e2b8780 rtc: replace remaining __FUNCTION__ occurrences 17 years ago
Julia Lawall dca03a5154 drivers/char/rtc.c: use time_before, time_before_eq, etc 17 years ago
Zhao Yakui c116bc2ae5 rtc: add the support for alarm time relative to current time in sysfs 17 years ago
Paul Mundt e2bfe3424b rtc: rtc-rs5c372: fix up NULL name in transfer error path 17 years ago
David Brownell e275ac4771 kerneldoc for <linux/clk.h> 17 years ago
Adrian Bunk a3ed107e63 make ds1511_rtc_{read,set}_time() static 17 years ago
Sam Ravnborg c464652813 rtc: silence section mismatch warning in rtc-test 17 years ago
Alessandro Zummo 4edac2b442 rtc-x1205: new style conversion 17 years ago
Alessandro Zummo e5fc9cc026 rtc-pcf8563: new style conversion 17 years ago
Alessandro Zummo 9edae7bcdc rtc-isl1208: new style conversion and minor bug fixes 17 years ago