summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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: enable_irq/disable_irqChristoph Hellwig2006-01-062-4/+0
* [PATCH] m32r: Remove unnecessary icu_data_t definitionsHirokazu Takata2006-01-068-52/+0
* [PATCH] m32r: Fix M32104 cache flushing routinesHirokazu Takata2006-01-062-10/+33
* [PATCH] m32r: Update _port2addr to use NONCACHE_OFFSETHirokazu Takata2006-01-067-62/+71
* [PATCH] m32r: Support M32104UT target platformHirokazu Takata2006-01-0611-11/+1185
* [PATCH] m32r: trivial fix to remove unused instructionsHirokazu Takata2006-01-061-2/+0
* [PATCH] Alpha: convert to generic irq framework (alpha part)Ivan Kokshaysky2006-01-063-622/+22
* [PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li2006-01-061-2/+3
* [PATCH] i386: Handle HP laptop rebooting properly.Ben Collins2006-01-061-3/+3
* [PATCH] i386: ioapic virtual wire mode fixVivek Goyal2006-01-061-2/+2
* [PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r...Larry Finger2006-01-061-0/+2
* [PATCH] APM Screen Blanking fixJordan Crouse2006-01-061-13/+14
* [PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse2006-01-063-6/+42
* [PATCH] arch/i386/kernel/cpuid.c: unused variableDaniel Marjamaki2006-01-061-2/+1
* [PATCH] arch/i386/kernel/msr.c: removed unused variableDaniel Marjamaki2006-01-061-2/+1
* [PATCH] x86: missing printk newline in apic boot option parserDave Jones2006-01-061-1/+1
* [PATCH] x86: change_page_attr() fixDave Jones2006-01-061-6/+21
* [PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPUAshok Raj2006-01-061-8/+18
* [PATCH] i386 sparsemem for single node systemsAndy Whitcroft2006-01-062-2/+14
* [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...Arjan van de Ven2006-01-064-3/+3
* [PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportArjan van de Ven2006-01-062-0/+33
* [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven2006-01-061-2/+7
* [PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven2006-01-062-0/+34
* [PATCH] x86: Deprecate useless bugZachary Amsden2006-01-061-11/+1
* [PATCH] x86: Apm is on cpu zero onlyZachary Amsden2006-01-061-12/+11
* [PATCH] x86: Stop deleting ntZachary Amsden2006-01-061-5/+0
* [PATCH] x86: Fixed pnp bios limitsZachary Amsden2006-01-061-4/+8
* [PATCH] x86: Pnp byte granularityZachary Amsden2006-01-061-6/+6
* [PATCH] x86: Apm seg in gdtZachary Amsden2006-01-062-10/+5
* [PATCH] x86: Always relax segmentsZachary Amsden2006-01-061-38/+17
* [PATCH] x86: Cr4 is valid on some 486sZachary Amsden2006-01-061-3/+1
* [PATCH] i386: fix bound check IDT gateJan Beulich2006-01-061-2/+2
* [PATCH] i386: move SIMD initializationJan Beulich2006-01-061-0/+22
* [PATCH] i386: don't blindly enable interrupts in die()Jan Beulich2006-01-061-2/+5
* [PATCH] x86: GDT alignment fixZachary Amsden2006-01-065-5/+11
* [PATCH] frv: improve signal handlingDavid Howells2006-01-061-52/+50
* [PATCH] frv: fix signal handlingDavid Howells2006-01-062-29/+46
OpenPOWER on IntegriCloud