aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24flag parameters: pacceptUlrich Drepper5-0/+17
2008-07-24flag parameters: socket and socketpairUlrich Drepper2-1/+15
2008-07-24remove the v850 portAdrian Bunk125-7160/+2
2008-07-24UML: make several more things staticWANG Cong1-3/+0
2008-07-24arch/um/kernel/mem.c: remove arch_validate()WANG Cong1-3/+0
2008-07-24cris: remove unused global_flush_tlbFernando Luis Vazquez Cao1-1/+0
2008-07-24mn10300: move sg_dma_{address,len}() to asm/scatterlist.hAdrian Bunk2-9/+9
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li1-0/+1
2008-07-24pm: introduce new interfaces schedule_work_on() and queue_work_on()Zhang Rui1-0/+3
2008-07-24pm: add new PM_EVENT codes for runtime power transitionsAlan Stern1-2/+35
2008-07-24pm: drop unnecessary includes from pm.hRafael J. Wysocki1-2/+0
2008-07-24pm: remove remaining obsolete definitions from pm.hRafael J. Wysocki2-46/+5
2008-07-24pm: remove definition of struct pm_devRafael J. Wysocki1-24/+0
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk1-35/+0
2008-07-24remove include/asm-h8300/keyboard.hAdrian Bunk1-24/+0
2008-07-24security: remove unused forwardsHugh Dickins1-2/+0
2008-07-24security: protect legacy applications from executing with insufficient privilegeAndrew G. Morgan1-1/+1
2008-07-24mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer2-21/+19
2008-07-24kcalloc: remove runtime divisionMilton Miller1-1/+1
2008-07-24memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty1-0/+12
2008-07-24memory hotplug: small fixes to bootmem freeing for memory hotremoveYasunori Goto1-4/+4
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi27-73/+6
2008-07-24mm: add alloc_pages_exact() and free_pages_exact()Timur Tabi1-0/+3
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-1/+1
2008-07-24bootmem: clean up alloc_bootmem_coreJohannes Weiner1-4/+2
2008-07-24bootmem: reorder code to match new bootmem structureJohannes Weiner1-41/+45
2008-07-24powerpc: support multiple hugepage sizesJon Tollefson4-6/+8
2008-07-24powerpc: define support for 16G hugepagesJon Tollefson1-1/+1
2008-07-24powerpc: scan device tree for gigantic pagesJon Tollefson1-0/+2
2008-07-24hugetlb: allow arch overridden hugepage allocationJon Tollefson1-0/+10
2008-07-24x86: add hugepagesz option on 64-bitAndi Kleen1-0/+2
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+5
2008-07-24mm: introduce non panic alloc_bootmemAndi Kleen1-0/+4
2008-07-24hugetlb: new sysfs interfaceNishanth Aravamudan1-0/+2
2008-07-24hugetlbfs: per mount huge page sizesAndi Kleen1-5/+9
2008-07-24hugetlb: multiple hstates for multiple page sizesAndi Kleen1-3/+16
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen7-13/+98
2008-07-24mm: create /sys/kernel/mmNishanth Aravamudan1-0/+2
2008-07-24mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservationsAndy Whitcroft1-0/+1
2008-07-24hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeedMel Gorman1-3/+5
2008-07-24hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork()Mel Gorman1-1/+8
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner1-3/+2
2008-07-24mapping_set_error: add unlikely()Andrew Morton1-1/+1
2008-07-24slob: record page flag overlays explicitlyAndy Whitcroft1-0/+7
2008-07-24slub: record page flag overlays explicitlyAndy Whitcroft1-0/+7
2008-07-24page-flags: record page flag overlays explicitlyAndy Whitcroft1-4/+11
2008-07-24fix soft lock up at NFS mount via per-SB LRU-list of unused dentriesKentaro Makita1-0/+4
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich6-8/+6
2008-07-24powerpc ioremap_protBenjamin Herrenschmidt4-1/+31
2008-07-24access_process_vm device memory infrastructureRik van Riel3-0/+12