summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch2006-09-262-12/+62
* [PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000Haavard Skinnemoen2006-09-262-1/+96
* [PATCH] AVR32 MTD: Static Memory Controller driverHaavard Skinnemoen2006-09-265-1/+362
* [PATCH] avr32 architectureHaavard Skinnemoen2006-09-26176-2/+18124
* [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle2006-09-265-14/+14
* [PATCH] FRV: Optimise ffs()David Howells2006-09-261-2/+31
* [PATCH] FRV: Implement fls64()David Howells2006-09-261-1/+41
* [PATCH] FRV: Fix fls() to handle bit 31 being set correctlyDavid Howells2006-09-261-4/+17
* [PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells2006-09-263-0/+12
* [PATCH] FRV: improve FRV's use of generic IRQ handlingDavid Howells2006-09-264-69/+53
* [PATCH] FRV: Use the generic IRQ stuffDavid Howells2006-09-2618-1221/+450
* [PATCH] binfmt_elf: consistently use loff_tAndrew Morton2006-09-261-5/+5
* [PATCH] selinux: fix tty lockingStephen Smalley2006-09-261-1/+4
* [PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris2006-09-262-5/+4
OpenPOWER on IntegriCloud