summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* pm: remove obsolete piece of PM documentationRafael J. Wysocki2008-07-243-259/+34
* pm: remove remaining obsolete definitions from pm.hRafael J. Wysocki2008-07-242-46/+5
* pm: remove definition of struct pm_devRafael J. Wysocki2008-07-241-24/+0
* remove include/linux/pm_legacy.hAdrian Bunk2008-07-244-38/+0
* pm: boot time suspend selftestDavid Brownell2008-07-243-2/+212
* swsusp: provide users with a hint about the no_console_suspend optionPavel Machek2008-07-241-1/+1
* alpha: remove the unused ALPHA_CORE_AGP optionAdrian Bunk2008-07-241-5/+0
* remove include/asm-h8300/keyboard.hAdrian Bunk2008-07-241-24/+0
* gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt2008-07-241-6/+6
* gigaset: use dev_ macros for messagesTilman Schmidt2008-07-246-43/+53
* security: remove unused forwardsHugh Dickins2008-07-241-2/+0
* security: filesystem capabilities no longer experimentalAndrew G. Morgan2008-07-241-2/+1
* security: filesystem capabilities refactor kernel codeAndrew G. Morgan2008-07-241-117/+221
* security: protect legacy applications from executing with insufficient privilegeAndrew G. Morgan2008-07-242-50/+60
* mm: fix ever-decreasing swap priorityHugh Dickins2008-07-241-24/+25
* mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer2008-07-244-23/+21
* kcalloc: remove runtime divisionMilton Miller2008-07-241-1/+1
* memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty2008-07-244-0/+115
* memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelist...Kent Liu2008-07-241-1/+3
* memory hotplug: small fixes to bootmem freeing for memory hotremoveYasunori Goto2008-07-243-11/+11
* memory hotplug: allocate usemap on the section with pgdatYasunori Goto2008-07-241-1/+77
* mm: remove initialization of static per-cpu variablesVegard Nossum2008-07-241-4/+4
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-2457-74/+36
* mm: make register_page_bootmem_info_section() staticAdrian Bunk2008-07-241-1/+1
* mm/page_alloc.c: cleanupsAdrian Bunk2008-07-241-12/+13
* mm: add alloc_pages_exact() and free_pages_exact()Timur Tabi2008-07-242-0/+56
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-2410-44/+41
* bootmem: revisit alloc_bootmem_sectionJohannes Weiner2008-07-241-21/+6
* bootmem: Make __alloc_bootmem_low_node fall back to other nodesJohannes Weiner2008-07-241-9/+16
* bootmem: respect goal more likelyJohannes Weiner2008-07-241-38/+54
* bootmem: factor out the marking of a PFN rangeJohannes Weiner2008-07-241-119/+69
* bootmem: free/reserve helpersJohannes Weiner2008-07-241-22/+43
* bootmem: clean up alloc_bootmem_coreJohannes Weiner2008-07-242-140/+78
* bootmem: clean up free_all_bootmem_coreJohannes Weiner2008-07-241-45/+38
* bootmem: revisit bootmem descriptor list handlingJohannes Weiner2008-07-241-13/+10
* bootmem: revisit bitmap size calculationsJohannes Weiner2008-07-241-18/+9
* bootmem: add debugging frameworkJohannes Weiner2008-07-241-7/+44
* bootmem: add documentation to API functionsJohannes Weiner2008-07-241-1/+149
* bootmem: clean up bootmem.c file headerJohannes Weiner2008-07-241-9/+5
* bootmem: reorder code to match new bootmem structureJohannes Weiner2008-07-242-220/+222
* hugetlb: quota is not freed for unused reserved private huge pagesAdam Litke2008-07-241-1/+3
* hugetlb: fix a hugepage reservation check for MAP_SHAREDMel Gorman2008-07-241-6/+6
* powerpc: support multiple hugepage sizesJon Tollefson2008-07-249-118/+199
* fs: check for statfs overflowJon Tollefson2008-07-242-5/+6
* powerpc: define support for 16G hugepagesJon Tollefson2008-07-242-19/+45
* powerpc: scan device tree for gigantic pagesJon Tollefson2008-07-243-1/+61
* powerpc: function to allocate gigantic hugepagesJon Tollefson2008-07-241-0/+21
* hugetlb: allow arch overridden hugepage allocationJon Tollefson2008-07-242-8/+13
* hugetlb: override default huge page sizeNick Piggin2008-07-242-6/+24
* x86: add hugepagesz option on 64-bitAndi Kleen2008-07-243-2/+28