aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | I/OAT: Add support for MSI and MSI-XShannon Nelson2007-10-161-0/+6
* | | I/OAT: New device idsShannon Nelson2007-10-161-0/+2
* | | uml: style fixes in FP codeJeff Dike2007-10-161-11/+1
* | | uml: coredumping floating point fixesJeff Dike2007-10-162-2/+12
* | | uml: ptrace floating point fixesJeff Dike2007-10-163-4/+14
* | | uml: fix inlinesJeff Dike2007-10-164-4/+4
* | | uml: rename pt_regs general-purpose register fileJeff Dike2007-10-161-21/+21
* | | uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-162-6/+2
* | | uml: get rid of do_longjmpJeff Dike2007-10-161-2/+2
* | | uml: style fixes pass 3Jeff Dike2007-10-164-21/+18
* | | uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-166-67/+16
* | | uml: style fixes pass 2Jeff Dike2007-10-162-3/+10
* | | uml: throw out CHOOSE_MODEJeff Dike2007-10-166-30/+10
* | | uml: throw out CONFIG_MODE_TTJeff Dike2007-10-162-20/+0
* | | m32r: convert to generic sys_ptraceChristoph Hellwig2007-10-161-1/+4
* | | include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-161-3/+2
* | | alpha: beautify vmlinux.ldsSam Ravnborg2007-10-161-1/+2
* | | alpha: convert to generic sys_ptraceChristoph Hellwig2007-10-161-2/+0
* | | M68KNOMMU: remove unused config symbol CONFIG_DISKtelGreg Ungerer2007-10-161-2/+1
* | | include/asm-frv/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-161-3/+2
* | | remove frv usage of flush_tlb_pgtables()Benjamin Herrenschmidt2007-10-161-2/+1
* | | mm/mempolicy.c: cleanupsAdrian Bunk2007-10-161-6/+0
* | | mm/shmem.c: make 3 functions staticAdrian Bunk2007-10-161-15/+0
* | | hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke2007-10-161-0/+1
* | | memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto2007-10-161-1/+1
* | | fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-10/+2
* | | memory unplug: page offlineKAMEZAWA Hiroyuki2007-10-162-1/+5
* | | memory unplug: page isolationKAMEZAWA Hiroyuki2007-10-163-2/+40
* | | memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki2007-10-162-3/+8
* | | SLUB: Optimize cacheline use for zeroingChristoph Lameter2007-10-161-0/+1
* | | SLUB: Place kmem_cache_cpu structures in a NUMA aware wayChristoph Lameter2007-10-161-3/+6
* | | SLUB: Move page->offset to kmem_cache_cpu->offsetChristoph Lameter2007-10-162-4/+2
* | | SLUB: Do not use page->mappingChristoph Lameter2007-10-162-11/+2
* | | SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slabChristoph Lameter2007-10-161-1/+8
* | | Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman2007-10-162-0/+22
* | | Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman2007-10-162-3/+26
* | | don't group high order atomic allocationsMel Gorman2007-10-162-4/+3
* | | remove PAGE_GROUP_BY_MOBILITYMel Gorman2007-10-161-9/+0
* | | Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...Mel Gorman2007-10-162-2/+4
* | | Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2Mel Gorman2007-10-161-2/+4
* | | Group high-order atomic allocationsMel Gorman2007-10-161-1/+3
* | | Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-164-7/+20
* | | Add a configure option to group pages by mobilityMel Gorman2007-10-161-0/+6
* | | Split the free lists for movable and unmovable allocationsMel Gorman2007-10-162-1/+10
* | | Add a bitmap that is used to track flags affecting a block of pagesMel Gorman2007-10-162-0/+64
* | | flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-162-17/+31
* | | Categorize GFP flagsChristoph Lameter2007-10-161-7/+13
* | | Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter2007-10-161-1/+1
* | | Memoryless nodes: Fix GFP_THISNODE behaviorChristoph Lameter2007-10-162-6/+25
* | | Memoryless nodes: Add N_CPU node stateChristoph Lameter2007-10-161-0/+1