summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* generic irqs: handle failure of irqchip->set_type in setup_irqUwe Kleine-König2008-07-241-22/+42
* remove the v850 portAdrian Bunk2008-07-24204-18406/+5
* UML: make several more things staticWANG Cong2008-07-2414-26/+12
* arch/um/kernel/mem.c: remove arch_validate()WANG Cong2008-07-243-36/+1
* arch/um/kernel/irq.c: clean up some functionsWANG Cong2008-07-243-37/+2
* cris: use simple_read_from_buffer()Akinobu Mita2008-07-241-10/+7
* cris: remove unused global_flush_tlbFernando Luis Vazquez Cao2008-07-241-1/+0
* mn10300: move sg_dma_{address,len}() to asm/scatterlist.hAdrian Bunk2008-07-242-9/+9
* pm: fix try_to_freeze_tasks()'s use of do_div()David Howells2008-07-241-1/+1
* pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend orderingCarlos Corbacho2008-07-241-0/+20
* pm: acpi hibernation: utilize hardware signatureShaohua Li2008-07-244-1/+30
* pm: schedule sysrq poweroff on boot cpuZhang Rui2008-07-241-1/+3
* pm: introduce new interfaces schedule_work_on() and queue_work_on()Zhang Rui2008-07-242-1/+41
* pm: hibernation: simplify memory bitmapAkinobu Mita2008-07-241-67/+21
* pm: add new PM_EVENT codes for runtime power transitionsAlan Stern2008-07-241-2/+35
* pm: drop unnecessary includes from pm.hRafael J. Wysocki2008-07-241-2/+0
* 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
OpenPOWER on IntegriCloud