summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into upstreamJeff Garzik2006-09-26497-5470/+25494
|\
| * [PATCH] s390: fix cmm kernel thread handlingHeiko Carstens2006-09-261-19/+35
| * [PATCH] Make UML use ptrace-abi.hJeff Dike2006-09-262-17/+1
| * [PATCH] Split i386 and x86_64 ptrace.hJeff Dike2006-09-266-86/+100
| * [PATCH] UML: tty lockingAlan Cox2006-09-261-1/+3
| * [PATCH] uml: stack usage reductionJeff Dike2006-09-265-17/+21
| * [PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso2006-09-262-9/+6
| * [PATCH] uml: Remove unused variableJeff Dike2006-09-263-13/+0
| * [PATCH] uml: timer cleanupsJeff Dike2006-09-264-13/+22
| * [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