aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-28mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson3-2/+48
2008-04-28mempolicy: add MPOL_F_STATIC_NODES flagDavid Rientjes1-4/+7
2008-04-28mempolicy: support optional mode flagsDavid Rientjes2-3/+18
2008-04-28mempolicy: convert MPOL constants to enumDavid Rientjes2-10/+11
2008-04-28mm: move cache_line_size() to <linux/cache.h>Pekka Enberg1-0/+4
2008-04-28mm: filter based on a nodemask as well as a gfp_maskMel Gorman4-39/+68
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2-12/+56
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman2-24/+54
2008-04-28mm: remember what the preferred zone is for zone_statisticsMel Gorman1-1/+1
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2-3/+7
2008-04-28mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman1-1/+1
2008-04-28mm: remove nopageNick Piggin1-8/+0
2008-04-28remove sparse warning for mmzone.hHarvey Harrison1-3/+4
2008-04-28Remove set_migrateflags()Christoph Lameter1-6/+0
2008-04-28hotplug memory remove: generic __remove_pages() supportBadari Pulavarty1-1/+5
2008-04-28sparc64: Kill PIL_RESERVED, unused.David S. Miller1-7/+0
2008-04-28[PATCH] new predicate - AUDIT_FILETYPEAl Viro1-0/+1
2008-04-28[patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac1-5/+0
2008-04-28Audit: increase the maximum length of the key fieldEric Paris1-1/+1
2008-04-28Audit: standardize string audit interfacesEric Paris1-8/+14
2008-04-28Audit: collect sessionid in netlink messagesEric Paris5-14/+18
2008-04-28SELinux: include/security.h whitespace, syntax, and other cleanupsEric Paris1-449/+449
2008-04-27sparc64: Clean up handling of pt_regs trap type encoding.David S. Miller1-1/+22
2008-04-27ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens1-0/+3
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-6/+15
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds30-45/+2173
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-56/+56
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds1-0/+1
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-0/+44
2008-04-27slub: Fallback to minimal order during slab page allocationChristoph Lameter1-0/+2
2008-04-27slub: Update statistics handling for variable order slabsChristoph Lameter1-0/+2
2008-04-27slub: Add kmem_cache_order_objects structChristoph Lameter1-2/+10
2008-04-27slub: Store max number of objects in the page struct.Christoph Lameter1-1/+4
2008-04-27KVM: kill file->f_count abuse in kvmAl Viro1-1/+0
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard5-2/+383
2008-04-27KVM: ppc: Add DCR access information to struct kvm_runHollis Blanchard1-0/+7
2008-04-27ppc: Export tlb_44x_hwater for KVMHollis Blanchard1-0/+2
2008-04-27KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard1-1/+1
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti3-5/+19
2008-04-27ide: remove now unused ide_pci_create_host_proc()Alexey Dobriyan1-4/+0
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz3-40/+47
2008-04-27ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2008-04-27ide: add "noacpi" / "acpigtf" / "acpionboot" parametersBartlomiej Zolnierkiewicz1-0/+3
2008-04-27ide: remove obsoleted "hdx=autotune" kernel parameterBartlomiej Zolnierkiewicz1-1/+0
2008-04-27ide: remove IDE_HFLAG_NO_AUTOTUNE host flagBartlomiej Zolnierkiewicz1-2/+0
2008-04-27ide: add "vlb|pci_clock=" parameterBartlomiej Zolnierkiewicz1-0/+3
2008-04-27ide: remove obsoleted "hdx=noautotune" kernel parameterBartlomiej Zolnierkiewicz1-8/+1
2008-04-27ide: remove obsoleted "idex=reset" kernel parameterBartlomiej Zolnierkiewicz1-1/+0
2008-04-27ide: add "ignore_cable" parameter (take 2)Bartlomiej Zolnierkiewicz1-0/+2
2008-04-27sparc: Remove old style signal frame support.David S. Miller2-7/+3