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