Age | Commit message (Expand) | Author | Files | Lines |
2006-01-06 | [PATCH] uml: Simplify console opening/closing and irq registration | Jeff Dike | 6 | -166/+137 |
2006-01-06 | [PATCH] uml: move console configuration | Jeff Dike | 5 | -32/+35 |
2006-01-06 | [PATCH] uml: line_setup interface change | Jeff Dike | 1 | -3/+9 |
2006-01-06 | [PATCH] uml: Add static initializations and declarations | Jeff Dike | 4 | -10/+9 |
2006-01-06 | [PATCH] uml: Move mconsole support out of generic code | Jeff Dike | 4 | -15/+14 |
2006-01-06 | [PATCH] uml: Remove unneeded structure field | Jeff Dike | 3 | -14/+9 |
2006-01-06 | [PATCH] uml: use ARRAY_SIZE | Jeff Dike | 2 | -20/+13 |
2006-01-06 | [PATCH] uml: Formatting changes | Jeff Dike | 8 | -368/+381 |
2006-01-06 | [PATCH] uml: non-void functions should return something | Jeff Dike | 3 | -11/+6 |
2006-01-06 | [PATCH] uml: use kstrdup | Jeff Dike | 4 | -8/+8 |
2006-01-06 | [PATCH] cris: kgdb: remove double_this() | Alexey Dobriyan | 1 | -6/+0 |
2006-01-06 | [PATCH] m68knommu: remove enable_irq_nosync() | Christoph Hellwig | 3 | -9/+0 |
2006-01-06 | [PATCH] m68knommu: enable_irq/disable_irq | Christoph Hellwig | 3 | -6/+2 |
2006-01-06 | [PATCH] m32r: Remove unnecessary icu_data_t definitions | Hirokazu Takata | 9 | -57/+2 |
2006-01-06 | [PATCH] m32r: Fix M32104 cache flushing routines | Hirokazu Takata | 2 | -10/+33 |
2006-01-06 | [PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET | Hirokazu Takata | 8 | -63/+72 |
2006-01-06 | [PATCH] m32r: Update syscall macros for MMU-less targets | Hirokazu Takata | 1 | -6/+6 |
2006-01-06 | [PATCH] m32r: Support M32104UT target platform | Hirokazu Takata | 18 | -29/+1407 |
2006-01-06 | [PATCH] m32r: trivial fix to remove unused instructions | Hirokazu Takata | 1 | -2/+0 |
2006-01-06 | [PATCH] don't freeze firewire on suspend. | Dave Jones | 1 | -2/+2 |
2006-01-06 | [PATCH] swsusp: save image header first | Rafael J. Wysocki | 2 | -126/+65 |
2006-01-06 | [PATCH] swsusp: improve handling of swap partitions | Rafael J. Wysocki | 1 | -92/+36 |
2006-01-06 | [PATCH] mm: add a new function (needed for swap suspend) | Rafael J. Wysocki | 2 | -0/+21 |
2006-01-06 | [PATCH] swsusp: make image size limit tunable | Rafael J. Wysocki | 5 | -6/+47 |
2006-01-06 | [PATCH] swsusp: limit image size | Rafael J. Wysocki | 2 | -14/+11 |
2006-01-06 | [PATCH] swsusp: Drop duplicate prototypes | Pavel Machek | 1 | -3/+0 |
2006-01-06 | [PATCH] oss: remove deprecated PM interface from opl3sa2 driver | Patrick Mochel | 1 | -110/+0 |
2006-01-06 | [PATCH] oss: remove deprecated PM interface from nm256 driver | Patrick Mochel | 1 | -47/+0 |
2006-01-06 | [PATCH] oss: remove deprecated PM interface from maestro driver | Patrick Mochel | 1 | -149/+0 |
2006-01-06 | [PATCH] oss: remove deprecated PM interface from cs46xx driver | Patrick Mochel | 2 | -64/+0 |
2006-01-06 | [PATCH] oss: remove deprecated PM interface from cs4281 driver | Patrick Mochel | 2 | -59/+1 |
2006-01-06 | [PATCH] oss: remove deprecated PM interface from ad1848 driver | Patrick Mochel | 1 | -92/+0 |
2006-01-06 | [PATCH] swsusp: fix enough_free_mem | Rafael J. Wysocki | 1 | -2/+8 |
2006-01-06 | [PATCH] swsusp: improve freeing of memory | Rafael J. Wysocki | 5 | -37/+126 |
2006-01-06 | [PATCH] swsusp: introduce the swap map structure | Rafael J. Wysocki | 5 | -181/+418 |
2006-01-06 | [PATCH] swsusp: remove encryption | Rafael J. Wysocki | 1 | -159/+4 |
2006-01-06 | [PATCH] Alpha: convert to generic irq framework (alpha part) | Ivan Kokshaysky | 4 | -622/+24 |
2006-01-06 | [PATCH] Alpha: convert to generic irq framework (generic part) | Ivan Kokshaysky | 3 | -1/+16 |
2006-01-06 | [PATCH] cpu hotplug/x86_64: disable interrupt in play_dead | Shaohua Li | 2 | -2/+5 |
2006-01-06 | [PATCH] i386: Handle HP laptop rebooting properly. | Ben Collins | 1 | -3/+3 |
2006-01-06 | [PATCH] i386: ioapic virtual wire mode fix | Vivek Goyal | 1 | -2/+2 |
2006-01-06 | [PATCH] mpspec: remove unneeded packed attribute | Brian Gerst | 2 | -2/+2 |
2006-01-06 | [PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r... | Larry Finger | 1 | -0/+2 |
2006-01-06 | [PATCH] APM Screen Blanking fix | Jordan Crouse | 1 | -13/+14 |
2006-01-06 | [PATCH] Geode LX HW RNG Support | Jordan Crouse | 1 | -1/+69 |
2006-01-06 | [PATCH] Base support for AMD Geode GX/LX processors | Jordan Crouse | 6 | -7/+62 |
2006-01-06 | [PATCH] arch/i386/kernel/cpuid.c: unused variable | Daniel Marjamaki | 1 | -2/+1 |
2006-01-06 | [PATCH] arch/i386/kernel/msr.c: removed unused variable | Daniel Marjamaki | 1 | -2/+1 |
2006-01-06 | [PATCH] x86: fls() in asm | Stephen Hemminger | 1 | -5/+17 |
2006-01-06 | [PATCH] x86: missing printk newline in apic boot option parser | Dave Jones | 1 | -1/+1 |