summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] Remove old "focus disabled" chipset errata workaroundAndi Kleen1-26/+2
2006-09-26[PATCH] Remove apic mismatch counterAndi Kleen1-6/+0
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen12-58/+3
2006-09-26[PATCH] Add some comments what tce.c actually doesAndi Kleen1-0/+2
2006-09-26[PATCH] Remove leftover CVS Id in thunk.SAndi Kleen1-7/+6
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen5-137/+157
2006-09-26[PATCH] Add proper alignment to ENTRYAndi Kleen1-2/+1
2006-09-26[PATCH] Clean up read write lock assemblyAndi Kleen3-31/+39
2006-09-26[PATCH] Simplify profile_pc on x86-64Andi Kleen1-13/+8
2006-09-26[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen1-4/+19
2006-09-26[PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen2-2/+3
2006-09-26[PATCH] A few trivial spelling and grammar fixesAdam Henley3-4/+4
2006-09-26[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian4-33/+53
2006-09-26[PATCH] Clean up asm/smp.h includesAndi Kleen1-2/+0
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen2-0/+2
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik4-9/+93
2006-09-26[PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik2-12/+37
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2-10/+246
2006-09-26[PATCH] i386: Enable NMI watchdog by defaultAndi Kleen1-0/+9
2006-09-26[PATCH] i386: Kdump i386 nmi event notification fixVivek Goyal1-2/+2
2006-09-26[PATCH] kdump x86_64 nmi event notification fixVivek Goyal1-2/+2
2006-09-26[PATCH] i386: make functions staticAdrian Bunk2-4/+4
2006-09-26[PATCH] Fix up panic messages for different NMI panicsAndi Kleen2-6/+6
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li4-15/+56
2006-09-26[PATCH] x86: x86 clean up nmi panic messagesDon Zickus2-14/+22
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus2-0/+12
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus2-34/+8
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2-0/+100
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus7-219/+111
2006-09-26[PATCH] Add ppoll/pselect syscallsAndi Kleen1-2/+2
2006-09-26[PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen2-64/+46
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus4-27/+47
2006-09-26[PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus4-189/+357
2006-09-26[PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus2-141/+288
2006-09-26[PATCH] i386: Utilize performance counter reservation framework in oprofileDon Zickus5-114/+199
2006-09-26[PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2-72/+294
2006-09-26[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2-140/+6
2006-09-26[PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen7-4/+10
2006-09-26[PATCH] i386: Update defconfigAndi Kleen1-562/+501
2006-09-26[PATCH] Update defconfigAndi Kleen1-31/+78
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-20/+6
2006-09-25[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey1-1/+5
2006-09-25[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2-4/+36
2006-09-25[PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki1-5/+8
2006-09-25[PATCH] i386 bootioremap / kexec fixkeith mannthey1-2/+5
2006-09-25[SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller2-20/+6
2006-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse196-3223/+7250
2006-09-23[SPARC64]: Update defconfig.David S. Miller1-6/+19
2006-09-23[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.David S. Miller1-1/+1
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro2-3/+3