aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-06[PATCH] s390: qdio V=V pass-throughFrank Pavlic1-3/+4
2006-01-06[PATCH] s390: aes supportJan Glauber5-14/+288
2006-01-06[PATCH] s390: sha256 supportJan Glauber5-1/+160
2006-01-06[PATCH] s390: in-kernel crypto renameJan Glauber6-207/+218
2006-01-06[PATCH] s390: add oprofile callgraph supportAndreas Krebbel3-1/+84
2006-01-06[PATCH] s390: cputime_t fixesMartin Schwidefsky1-7/+7
2006-01-06[PATCH] s390: update default configurationMartin Schwidefsky1-16/+39
2006-01-06[PATCH] s390: rt_sigreturn fixCedric Le Goater2-5/+3
2006-01-06[PATCH] s390: uaccess warningsMartin Schwidefsky1-1/+1
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky2-4/+4
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