summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-16spi doesn't need class_deviceTony Jones
2007-10-16cpuset: remove sched domain hooks from cpusetsPaul Jackson
2007-10-16I/OAT: Add DCA servicesShannon Nelson
2007-10-16DCA: Add Direct Cache Access driverShannon Nelson
2007-10-16I/OAT: Add support for MSI and MSI-XShannon Nelson
2007-10-16I/OAT: New device idsShannon Nelson
2007-10-16uml: style fixes in FP codeJeff Dike
2007-10-16uml: coredumping floating point fixesJeff Dike
2007-10-16uml: ptrace floating point fixesJeff Dike
2007-10-16uml: fix inlinesJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike
2007-10-16uml: get rid of do_longjmpJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: style fixes pass 2Jeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-10-16m32r: convert to generic sys_ptraceChristoph Hellwig
2007-10-16include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-16alpha: beautify vmlinux.ldsSam Ravnborg
2007-10-16alpha: convert to generic sys_ptraceChristoph Hellwig
2007-10-16M68KNOMMU: remove unused config symbol CONFIG_DISKtelGreg Ungerer
2007-10-16include/asm-frv/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-16remove frv usage of flush_tlb_pgtables()Benjamin Herrenschmidt
2007-10-16mm/mempolicy.c: cleanupsAdrian Bunk
2007-10-16mm/shmem.c: make 3 functions staticAdrian Bunk
2007-10-16hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke
2007-10-16memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-10-16memory unplug: page offlineKAMEZAWA Hiroyuki
2007-10-16memory unplug: page isolationKAMEZAWA Hiroyuki
2007-10-16memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki
2007-10-16SLUB: Optimize cacheline use for zeroingChristoph Lameter
2007-10-16SLUB: Place kmem_cache_cpu structures in a NUMA aware wayChristoph Lameter
2007-10-16SLUB: Move page->offset to kmem_cache_cpu->offsetChristoph Lameter
2007-10-16SLUB: Do not use page->mappingChristoph Lameter
2007-10-16SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slabChristoph Lameter
2007-10-16Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman
2007-10-16don't group high order atomic allocationsMel Gorman
2007-10-16remove PAGE_GROUP_BY_MOBILITYMel Gorman
2007-10-16Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...Mel Gorman
2007-10-16Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2Mel Gorman
2007-10-16Group high-order atomic allocationsMel Gorman
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman
2007-10-16Add a configure option to group pages by mobilityMel Gorman
2007-10-16Split the free lists for movable and unmovable allocationsMel Gorman
2007-10-16Add a bitmap that is used to track flags affecting a block of pagesMel Gorman