aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24UML: make several more things staticWANG Cong14-26/+12
2008-07-24arch/um/kernel/mem.c: remove arch_validate()WANG Cong3-36/+1
2008-07-24arch/um/kernel/irq.c: clean up some functionsWANG Cong3-37/+2
2008-07-24cris: use simple_read_from_buffer()Akinobu Mita1-10/+7
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: fix try_to_freeze_tasks()'s use of do_div()David Howells1-1/+1
2008-07-24pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend orderingCarlos Corbacho1-0/+20
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li4-1/+30
2008-07-24pm: schedule sysrq poweroff on boot cpuZhang Rui1-1/+3
2008-07-24pm: introduce new interfaces schedule_work_on() and queue_work_on()Zhang Rui2-1/+41
2008-07-24pm: hibernation: simplify memory bitmapAkinobu Mita1-67/+21
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 obsolete piece of PM documentationRafael J. Wysocki3-259/+34
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