summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: free network IRQ correctlyJeff Dike2006-01-061-0/+2
* [PATCH] uml: fix whitespace in mconsole driverJeff Dike2006-01-061-54/+42
* [PATCH] uml: capture printk output for mconsole sysrqJeff Dike2006-01-061-18/+30
* [PATCH] uml: capture printk output for mconsole stackJeff Dike2006-01-061-6/+81
* [PATCH] uml: add mconsole_reply variant with length paramJeff Dike2006-01-062-6/+14
* [PATCH] uml: better diagnostics for broken configsJeff Dike2006-01-061-0/+3
* [PATCH] uml: SIGWINCH handling cleanupJeff Dike2006-01-061-30/+24
* [PATCH] uml: umid cleanupJeff Dike2006-01-066-126/+164
* [PATCH] uml: separate libc-dependent umid codeJeff Dike2006-01-067-339/+324
* [PATCH] uml: Add throttling to console driverJeff Dike2006-01-066-14/+63
* [PATCH] uml: Fix flip_buf full handlingJeff Dike2006-01-061-1/+1
* [PATCH] uml: Simplify console opening/closing and irq registrationJeff Dike2006-01-066-166/+137
* [PATCH] uml: move console configurationJeff Dike2006-01-065-32/+35
* [PATCH] uml: line_setup interface changeJeff Dike2006-01-061-3/+9
* [PATCH] uml: Add static initializations and declarationsJeff Dike2006-01-064-10/+9
* [PATCH] uml: Move mconsole support out of generic codeJeff Dike2006-01-064-15/+14
* [PATCH] uml: Remove unneeded structure fieldJeff Dike2006-01-063-14/+9
* [PATCH] uml: use ARRAY_SIZEJeff Dike2006-01-062-20/+13
* [PATCH] uml: Formatting changesJeff Dike2006-01-068-368/+381
* [PATCH] uml: non-void functions should return somethingJeff Dike2006-01-063-11/+6
* [PATCH] uml: use kstrdupJeff Dike2006-01-064-8/+8
* [PATCH] cris: kgdb: remove double_this()Alexey Dobriyan2006-01-061-6/+0
* [PATCH] m68knommu: remove enable_irq_nosync()Christoph Hellwig2006-01-063-9/+0
* [PATCH] m68knommu: enable_irq/disable_irqChristoph Hellwig2006-01-063-6/+2
* [PATCH] m32r: Remove unnecessary icu_data_t definitionsHirokazu Takata2006-01-069-57/+2
* [PATCH] m32r: Fix M32104 cache flushing routinesHirokazu Takata2006-01-062-10/+33
* [PATCH] m32r: Update _port2addr to use NONCACHE_OFFSETHirokazu Takata2006-01-068-63/+72
* [PATCH] m32r: Update syscall macros for MMU-less targetsHirokazu Takata2006-01-061-6/+6
* [PATCH] m32r: Support M32104UT target platformHirokazu Takata2006-01-0618-29/+1407
* [PATCH] m32r: trivial fix to remove unused instructionsHirokazu Takata2006-01-061-2/+0
* [PATCH] don't freeze firewire on suspend.Dave Jones2006-01-061-2/+2
* [PATCH] swsusp: save image header firstRafael J. Wysocki2006-01-062-126/+65
* [PATCH] swsusp: improve handling of swap partitionsRafael J. Wysocki2006-01-061-92/+36
* [PATCH] mm: add a new function (needed for swap suspend)Rafael J. Wysocki2006-01-062-0/+21
* [PATCH] swsusp: make image size limit tunableRafael J. Wysocki2006-01-065-6/+47
* [PATCH] swsusp: limit image sizeRafael J. Wysocki2006-01-062-14/+11
* [PATCH] swsusp: Drop duplicate prototypesPavel Machek2006-01-061-3/+0
* [PATCH] oss: remove deprecated PM interface from opl3sa2 driverPatrick Mochel2006-01-061-110/+0
* [PATCH] oss: remove deprecated PM interface from nm256 driverPatrick Mochel2006-01-061-47/+0
* [PATCH] oss: remove deprecated PM interface from maestro driverPatrick Mochel2006-01-061-149/+0
* [PATCH] oss: remove deprecated PM interface from cs46xx driverPatrick Mochel2006-01-062-64/+0
* [PATCH] oss: remove deprecated PM interface from cs4281 driverPatrick Mochel2006-01-062-59/+1
* [PATCH] oss: remove deprecated PM interface from ad1848 driverPatrick Mochel2006-01-061-92/+0
* [PATCH] swsusp: fix enough_free_memRafael J. Wysocki2006-01-061-2/+8
* [PATCH] swsusp: improve freeing of memoryRafael J. Wysocki2006-01-065-37/+126
* [PATCH] swsusp: introduce the swap map structureRafael J. Wysocki2006-01-065-181/+418
* [PATCH] swsusp: remove encryptionRafael J. Wysocki2006-01-061-159/+4
* [PATCH] Alpha: convert to generic irq framework (alpha part)Ivan Kokshaysky2006-01-064-622/+24
* [PATCH] Alpha: convert to generic irq framework (generic part)Ivan Kokshaysky2006-01-063-1/+16
* [PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li2006-01-062-2/+5
OpenPOWER on IntegriCloud