summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: Move signal handlers to arch codeJeff Dike2006-09-2612-89/+102
* [PATCH] uml: SIGIO cleanupsJeff Dike2006-09-263-71/+67
* [PATCH] uml: Improve SIGBUS diagnosticsJeff Dike2006-09-261-2/+9
* [PATCH] uml: Fix handling of failed execs of helpersJeff Dike2006-09-261-11/+11
* [PATCH] uml: Whitespace fixesJeff Dike2006-09-261-184/+183
* [PATCH] uml: Fix stack alignmentJeff Dike2006-09-261-1/+2
* [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-2611-32/+25
* [PATCH] uml: Use klibc setjmp/longjmpJeff Dike2006-09-2614-23/+173
* [PATCH] PM: Add pm_trace switchRafael J. Wysocki2006-09-263-10/+59
* [PATCH] i386: Detect clock skew during suspendRafael J. Wysocki2006-09-261-6/+18
* [PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki2006-09-261-0/+14
* [PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki2006-09-263-0/+19
* [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-265-255/+186
* [PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki2006-09-263-70/+540
* [PATCH] swsusp: Introduce some helpful constantsRafael J. Wysocki2006-09-261-9/+15
* [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-265-18/+18
* [PATCH] swsusp: clean up suspend headerRafael J. Wysocki2006-09-261-12/+3
* [PATCH] swsusp: Fix alloc_pagedirRafael J. Wysocki2006-09-261-15/+17
* [PATCH] swsusp: Reorder memory-allocating functionsRafael J. Wysocki2006-09-261-40/+53
* [PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki2006-09-262-22/+29
* [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-268-104/+145
* [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki2006-09-263-0/+50
* [PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki2006-09-262-28/+76
* [PATCH] swsusp: clean up browsing of pfnsRafael J. Wysocki2006-09-261-30/+32
* [PATCH] swsusp: read speedupAndrew Morton2006-09-265-72/+81
* [PATCH] swsusp: add read-speed instrumentationAndrew Morton2006-09-261-0/+5
* [PATCH] swsusp: write speedupAndrew Morton2006-09-263-25/+98
* [PATCH] swsusp: add write-speed instrumentationAndrew Morton2006-09-261-3/+29
* [PATCH] add DIV_ROUND_UP()Steven Whitehouse2006-09-261-0/+1
* [PATCH] alpha: Fix ALPHA_EV56 dependencies typoFernando J. Pereda2006-09-261-1/+1
* [PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett2006-09-261-2/+2
* [PATCH] i386: Kill references to xtimejohn stultz2006-09-262-23/+20
* [PATCH] Voyager: tty lockingAlan Cox2006-09-261-1/+0
* [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-267-8/+10
* [PATCH] i386: add smp_call_function_singleStephane Eranian2006-09-261-0/+66
* [PATCH] x86: remove unused include from efi_stub.SRusty Russell2006-09-261-1/+0
* [PATCH] x86: trivial move of ptep_set_access_flagsRusty Russell2006-09-261-15/+16
* [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headersRusty Russell2006-09-263-7/+8
* [PATCH] x86: trivial pgtable.h __ASSEMBLY__ moveRusty Russell2006-09-261-1/+2
* [PATCH] x86: enable VMSPLIT for highmem kernelsDave Hansen2006-09-261-1/+2
* [PATCH] Translate asm version of ELFNOTE macro into preprocessor macroIan Campbell2006-09-261-15/+17
* [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge2006-09-263-2/+101
* [PATCH] x86: add a bootparameter to reserve high linear address spaceZachary Amsden2006-09-262-0/+23
* [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge2006-09-264-1/+75
* [PATCH] x86: roll all the cpuid asm into one __cpuid callRusty Russell2006-09-261-33/+27
* [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP h...Chris Wright2006-09-262-0/+192
* [PATCH] x86: remove locally-defined ldt structure in favour of standard typeRusty Russell2006-09-261-8/+4
* [PATCH] apm: clean up module initalizationNeil Horman2006-09-261-1/+8
* [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-m...Rolf Eike Beer2006-09-261-6/+3
* [PATCH] i386: show_registers(): try harder to print failing codeChuck Ebbert2006-09-261-3/+8
OpenPOWER on IntegriCloud