aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/power/pm.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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 Bunk4-38/+0
2008-07-24pm: boot time suspend selftestDavid Brownell3-2/+212
2008-07-24swsusp: provide users with a hint about the no_console_suspend optionPavel Machek1-1/+1
2008-07-24alpha: remove the unused ALPHA_CORE_AGP optionAdrian Bunk1-5/+0
2008-07-24remove include/asm-h8300/keyboard.hAdrian Bunk1-24/+0
2008-07-24gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt1-6/+6
2008-07-24gigaset: use dev_ macros for messagesTilman Schmidt6-43/+53
2008-07-24security: remove unused forwardsHugh Dickins1-2/+0
2008-07-24security: filesystem capabilities no longer experimentalAndrew G. Morgan1-2/+1
2008-07-24security: filesystem capabilities refactor kernel codeAndrew G. Morgan1-117/+221
2008-07-24security: protect legacy applications from executing with insufficient privilegeAndrew G. Morgan2-50/+60
2008-07-24mm: fix ever-decreasing swap priorityHugh Dickins1-24/+25
2008-07-24mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer4-23/+21
2008-07-24kcalloc: remove runtime divisionMilton Miller1-1/+1
2008-07-24memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty4-0/+115
2008-07-24memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelists in online_pages()Kent Liu1-1/+3
2008-07-24memory hotplug: small fixes to bootmem freeing for memory hotremoveYasunori Goto3-11/+11
2008-07-24memory hotplug: allocate usemap on the section with pgdatYasunori Goto1-1/+77
2008-07-24mm: remove initialization of static per-cpu variablesVegard Nossum1-4/+4
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi57-74/+36
2008-07-24mm: make register_page_bootmem_info_section() staticAdrian Bunk1-1/+1
2008-07-24mm/page_alloc.c: cleanupsAdrian Bunk1-12/+13
2008-07-24mm: add alloc_pages_exact() and free_pages_exact()Timur Tabi2-0/+56
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner10-44/+41
2008-07-24bootmem: revisit alloc_bootmem_sectionJohannes Weiner1-21/+6
2008-07-24bootmem: Make __alloc_bootmem_low_node fall back to other nodesJohannes Weiner1-9/+16
2008-07-24bootmem: respect goal more likelyJohannes Weiner1-38/+54
2008-07-24bootmem: factor out the marking of a PFN rangeJohannes Weiner1-119/+69
2008-07-24bootmem: free/reserve helpersJohannes Weiner1-22/+43
2008-07-24bootmem: clean up alloc_bootmem_coreJohannes Weiner2-140/+78
2008-07-24bootmem: clean up free_all_bootmem_coreJohannes Weiner1-45/+38
2008-07-24bootmem: revisit bootmem descriptor list handlingJohannes Weiner1-13/+10
2008-07-24bootmem: revisit bitmap size calculationsJohannes Weiner1-18/+9
2008-07-24bootmem: add debugging frameworkJohannes Weiner1-7/+44
2008-07-24bootmem: add documentation to API functionsJohannes Weiner1-1/+149
2008-07-24bootmem: clean up bootmem.c file headerJohannes Weiner1-9/+5
2008-07-24bootmem: reorder code to match new bootmem structureJohannes Weiner2-220/+222
2008-07-24hugetlb: quota is not freed for unused reserved private huge pagesAdam Litke1-1/+3
2008-07-24hugetlb: fix a hugepage reservation check for MAP_SHAREDMel Gorman1-6/+6
2008-07-24powerpc: support multiple hugepage sizesJon Tollefson9-118/+199
2008-07-24fs: check for statfs overflowJon Tollefson2-5/+6
2008-07-24powerpc: define support for 16G hugepagesJon Tollefson2-19/+45
2008-07-24powerpc: scan device tree for gigantic pagesJon Tollefson3-1/+61
2008-07-24powerpc: function to allocate gigantic hugepagesJon Tollefson1-0/+21
2008-07-24hugetlb: allow arch overridden hugepage allocationJon Tollefson2-8/+13
2008-07-24hugetlb: override default huge page sizeNick Piggin2-6/+24
2008-07-24x86: add hugepagesz option on 64-bitAndi Kleen3-2/+28
2008-07-24x86: support GB hugepages on 64-bitAndi Kleen1-11/+22