Age | Commit message (Expand) | Author |
2008-07-24 | remove the v850 port | Adrian Bunk |
2008-07-24 | UML: make several more things static | WANG Cong |
2008-07-24 | arch/um/kernel/mem.c: remove arch_validate() | WANG Cong |
2008-07-24 | arch/um/kernel/irq.c: clean up some functions | WANG Cong |
2008-07-24 | cris: use simple_read_from_buffer() | Akinobu Mita |
2008-07-24 | cris: remove unused global_flush_tlb | Fernando Luis Vazquez Cao |
2008-07-24 | mn10300: move sg_dma_{address,len}() to asm/scatterlist.h | Adrian Bunk |
2008-07-24 | pm: fix try_to_freeze_tasks()'s use of do_div() | David Howells |
2008-07-24 | pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering | Carlos Corbacho |
2008-07-24 | pm: acpi hibernation: utilize hardware signature | Shaohua Li |
2008-07-24 | pm: schedule sysrq poweroff on boot cpu | Zhang Rui |
2008-07-24 | pm: introduce new interfaces schedule_work_on() and queue_work_on() | Zhang Rui |
2008-07-24 | pm: hibernation: simplify memory bitmap | Akinobu Mita |
2008-07-24 | pm: add new PM_EVENT codes for runtime power transitions | Alan Stern |
2008-07-24 | pm: drop unnecessary includes from pm.h | Rafael J. Wysocki |
2008-07-24 | pm: remove obsolete piece of PM documentation | Rafael J. Wysocki |
2008-07-24 | pm: remove remaining obsolete definitions from pm.h | Rafael J. Wysocki |
2008-07-24 | pm: remove definition of struct pm_dev | Rafael J. Wysocki |
2008-07-24 | remove include/linux/pm_legacy.h | Adrian Bunk |
2008-07-24 | pm: boot time suspend selftest | David Brownell |
2008-07-24 | swsusp: provide users with a hint about the no_console_suspend option | Pavel Machek |
2008-07-24 | alpha: remove the unused ALPHA_CORE_AGP option | Adrian Bunk |
2008-07-24 | remove include/asm-h8300/keyboard.h | Adrian Bunk |
2008-07-24 | gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed | Tilman Schmidt |
2008-07-24 | gigaset: use dev_ macros for messages | Tilman Schmidt |
2008-07-24 | security: remove unused forwards | Hugh Dickins |
2008-07-24 | security: filesystem capabilities no longer experimental | Andrew G. Morgan |
2008-07-24 | security: filesystem capabilities refactor kernel code | Andrew G. Morgan |
2008-07-24 | security: protect legacy applications from executing with insufficient privilege | Andrew G. Morgan |
2008-07-24 | mm: fix ever-decreasing swap priority | Hugh Dickins |
2008-07-24 | mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA | Gerald Schaefer |
2008-07-24 | kcalloc: remove runtime division | Milton Miller |
2008-07-24 | memory-hotplug: add sysfs removable attribute for hotplug memory remove | Badari Pulavarty |
2008-07-24 | memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelist... | Kent Liu |
2008-07-24 | memory hotplug: small fixes to bootmem freeing for memory hotremove | Yasunori Goto |
2008-07-24 | memory hotplug: allocate usemap on the section with pgdat | Yasunori Goto |
2008-07-24 | mm: remove initialization of static per-cpu variables | Vegard Nossum |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-24 | mm: make register_page_bootmem_info_section() static | Adrian Bunk |
2008-07-24 | mm/page_alloc.c: cleanups | Adrian Bunk |
2008-07-24 | mm: add alloc_pages_exact() and free_pages_exact() | Timur Tabi |
2008-07-24 | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner |
2008-07-24 | bootmem: revisit alloc_bootmem_section | Johannes Weiner |
2008-07-24 | bootmem: Make __alloc_bootmem_low_node fall back to other nodes | Johannes Weiner |
2008-07-24 | bootmem: respect goal more likely | Johannes Weiner |
2008-07-24 | bootmem: factor out the marking of a PFN range | Johannes Weiner |
2008-07-24 | bootmem: free/reserve helpers | Johannes Weiner |
2008-07-24 | bootmem: clean up alloc_bootmem_core | Johannes Weiner |
2008-07-24 | bootmem: clean up free_all_bootmem_core | Johannes Weiner |
2008-07-24 | bootmem: revisit bootmem descriptor list handling | Johannes Weiner |