aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-06[PATCH] uml: free network IRQ correctlyJeff Dike1-0/+2
2006-01-06[PATCH] uml: fix whitespace in mconsole driverJeff Dike1-54/+42
2006-01-06[PATCH] uml: capture printk output for mconsole sysrqJeff Dike1-18/+30
2006-01-06[PATCH] uml: capture printk output for mconsole stackJeff Dike1-6/+81
2006-01-06[PATCH] uml: add mconsole_reply variant with length paramJeff Dike2-6/+14
2006-01-06[PATCH] uml: better diagnostics for broken configsJeff Dike1-0/+3
2006-01-06[PATCH] uml: SIGWINCH handling cleanupJeff Dike1-30/+24
2006-01-06[PATCH] uml: umid cleanupJeff Dike6-126/+164
2006-01-06[PATCH] uml: separate libc-dependent umid codeJeff Dike7-339/+324
2006-01-06[PATCH] uml: Add throttling to console driverJeff Dike6-14/+63
2006-01-06[PATCH] uml: Fix flip_buf full handlingJeff Dike1-1/+1
2006-01-06[PATCH] uml: Simplify console opening/closing and irq registrationJeff Dike6-166/+137
2006-01-06[PATCH] uml: move console configurationJeff Dike5-32/+35
2006-01-06[PATCH] uml: line_setup interface changeJeff Dike1-3/+9
2006-01-06[PATCH] uml: Add static initializations and declarationsJeff Dike4-10/+9
2006-01-06[PATCH] uml: Move mconsole support out of generic codeJeff Dike4-15/+14
2006-01-06[PATCH] uml: Remove unneeded structure fieldJeff Dike3-14/+9
2006-01-06[PATCH] uml: use ARRAY_SIZEJeff Dike2-20/+13
2006-01-06[PATCH] uml: Formatting changesJeff Dike8-368/+381
2006-01-06[PATCH] uml: non-void functions should return somethingJeff Dike3-11/+6
2006-01-06[PATCH] uml: use kstrdupJeff Dike4-8/+8
2006-01-06[PATCH] cris: kgdb: remove double_this()Alexey Dobriyan1-6/+0
2006-01-06[PATCH] m68knommu: enable_irq/disable_irqChristoph Hellwig2-4/+0
2006-01-06[PATCH] m32r: Remove unnecessary icu_data_t definitionsHirokazu Takata8-52/+0
2006-01-06[PATCH] m32r: Fix M32104 cache flushing routinesHirokazu Takata2-10/+33
2006-01-06[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSETHirokazu Takata7-62/+71
2006-01-06[PATCH] m32r: Support M32104UT target platformHirokazu Takata11-11/+1185
2006-01-06[PATCH] m32r: trivial fix to remove unused instructionsHirokazu Takata1-2/+0
2006-01-06[PATCH] Alpha: convert to generic irq framework (alpha part)Ivan Kokshaysky3-622/+22
2006-01-06[PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li1-2/+3
2006-01-06[PATCH] i386: Handle HP laptop rebooting properly.Ben Collins1-3/+3
2006-01-06[PATCH] i386: ioapic virtual wire mode fixVivek Goyal1-2/+2
2006-01-06[PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::recalibrate_cpu_khz()Larry Finger1-0/+2
2006-01-06[PATCH] APM Screen Blanking fixJordan Crouse1-13/+14
2006-01-06[PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse3-6/+42
2006-01-06[PATCH] arch/i386/kernel/cpuid.c: unused variableDaniel Marjamaki1-2/+1
2006-01-06[PATCH] arch/i386/kernel/msr.c: removed unused variableDaniel Marjamaki1-2/+1
2006-01-06[PATCH] x86: missing printk newline in apic boot option parserDave Jones1-1/+1
2006-01-06[PATCH] x86: change_page_attr() fixDave Jones1-6/+21
2006-01-06[PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPUAshok Raj1-8/+18
2006-01-06[PATCH] i386 sparsemem for single node systemsAndy Whitcroft2-2/+14
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: make some datastructures constArjan van de Ven4-3/+3
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportArjan van de Ven2-0/+33
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven1-2/+7
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven2-0/+34
2006-01-06[PATCH] x86: Deprecate useless bugZachary Amsden1-11/+1
2006-01-06[PATCH] x86: Apm is on cpu zero onlyZachary Amsden1-12/+11
2006-01-06[PATCH] x86: Stop deleting ntZachary Amsden1-5/+0
2006-01-06[PATCH] x86: Fixed pnp bios limitsZachary Amsden1-4/+8
2006-01-06[PATCH] x86: Pnp byte granularityZachary Amsden1-6/+6