aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-0625-134/+109
* [PATCH] s390: qdio V=V pass-throughFrank Pavlic2006-01-061-3/+4
* [PATCH] s390: aes supportJan Glauber2006-01-065-14/+288
* [PATCH] s390: sha256 supportJan Glauber2006-01-065-1/+160
* [PATCH] s390: in-kernel crypto renameJan Glauber2006-01-066-207/+218
* [PATCH] s390: add oprofile callgraph supportAndreas Krebbel2006-01-063-1/+84
* [PATCH] s390: cputime_t fixesMartin Schwidefsky2006-01-061-7/+7
* [PATCH] s390: update default configurationMartin Schwidefsky2006-01-061-16/+39
* [PATCH] s390: rt_sigreturn fixCedric Le Goater2006-01-062-5/+3
* [PATCH] s390: uaccess warningsMartin Schwidefsky2006-01-061-1/+1
* [PATCH] s390: atomic primitivesMartin Schwidefsky2006-01-062-4/+4
* [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: 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