aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
* s390: implement pte special bitNick Piggin2008-04-28
* xip: support non-struct page backed memoryNick Piggin2008-04-28
* return pfn from direct_access, for XIPJared Hulbert2008-04-28
* mm: add vm_insert_mixedNick Piggin2008-04-28
* mm: introduce pte_special pte bitNick Piggin2008-04-28
* mm: introduce VM_MIXEDMAPJared Hulbert2008-04-28
* PAGEFLAGS_EXTENDED and separate page flags for Head and TailChristoph Lameter2008-04-28
* mm: Get rid of __ZONE_COUNTChristoph Lameter2008-04-28
* page flags: add PAGEFLAGS_FALSE for flags that are always falseChristoph Lameter2008-04-28
* page flags: handle PG_uncached like all other flagsChristoph Lameter2008-04-28
* pageflags: eliminate PG_xxx aliasesChristoph Lameter2008-04-28
* pageflags: use proper page flag functions in XenChristoph Lameter2008-04-28
* pageflags: convert to the use of new macrosChristoph Lameter2008-04-28
* pageflags: introduce macros to generate page flag functionsChristoph Lameter2008-04-28
* pageflags: get rid of FLAGS_RESERVEDChristoph Lameter2008-04-28
* pageflags: use an enum for the flagsChristoph Lameter2008-04-28
* page_mapping(): add ifdef around reference to swapper_spaceAndrew Morton2008-04-28
* sparsemem: vmemmap does not need section bitsChristoph Lameter2008-04-28
* vmallocinfo: add caller informationChristoph Lameter2008-04-28
* vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter2008-04-28
* mm: make early_pfn_to_nid() a C functionAndrew Morton2008-04-28
* mm: rotate_reclaimable_page() cleanupMiklos Szeredi2008-04-28
* mm: save some bytes in mm_struct by filling holes on 64bitAndi Kleen2008-04-28
* mempolicy: small header file cleanupDavid Rientjes2008-04-28
* mempolicy: add MPOL_F_RELATIVE_NODES flagDavid Rientjes2008-04-28
* mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson2008-04-28
* mempolicy: add MPOL_F_STATIC_NODES flagDavid Rientjes2008-04-28
* mempolicy: support optional mode flagsDavid Rientjes2008-04-28
* mempolicy: convert MPOL constants to enumDavid Rientjes2008-04-28
* mm: move cache_line_size() to <linux/cache.h>Pekka Enberg2008-04-28
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-28
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-28
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-28
* mm: remember what the preferred zone is for zone_statisticsMel Gorman2008-04-28
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-28
* mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman2008-04-28
* mm: remove nopageNick Piggin2008-04-28
* remove sparse warning for mmzone.hHarvey Harrison2008-04-28
* Remove set_migrateflags()Christoph Lameter2008-04-28
* hotplug memory remove: generic __remove_pages() supportBadari Pulavarty2008-04-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-27
|\
| * [SCSI] bsg: add release callback supportFUJITA Tomonori2008-04-22
| * [SCSI] rework scsi_target allocationJames Bottomley2008-04-22
| * [SCSI] sysfs: make group is_valid return a mode_tJames Bottomley2008-04-22
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-04-27
|\ \
| * | KVM: kill file->f_count abuse in kvmAl Viro2008-04-27
| * | KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-27
| * | KVM: ppc: Add DCR access information to struct kvm_runHollis Blanchard2008-04-27
| * | ppc: Export tlb_44x_hwater for KVMHollis Blanchard2008-04-27
| * | KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard2008-04-27