aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-11[PATCH] x86_64: Allow compilation on a 32bit biarch toolchainAndi Kleen5-0/+8
2006-01-11[PATCH] x86_64: Make udelay more accurateRoss Biro1-1/+1
2006-01-11[PATCH] x86_64: Return -1 for unknown PCI bus affinityAndi Kleen1-3/+4
2006-01-11[PATCH] x86_64: Validate SLIT tableAndi Kleen1-0/+27
2006-01-11[PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen1-1/+1
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen6-10/+30
2006-01-11[PATCH] x86_64: Remove bogus file in arch/x86_64/pciAndi Kleen1-22/+0
2006-01-11[PATCH] x86_64: Add missing newline in IOMMU error messageAndi Kleen1-1/+1
2006-01-11[PATCH] x86_64: fix page fault from show_trace()Jan Beulich1-7/+5
2006-01-11[PATCH] x86_64: fix single step handling for 32bit processesPeter Beutner1-19/+7
2006-01-11[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdownEric W. Biederman2-7/+10
2006-01-11[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPIZwane Mwaikambo2-10/+5
2006-01-11[PATCH] x86_64: increase MCE bank countsShaohua Li1-11/+14
2006-01-11[PATCH] x86_64: another mb() for smpboot.cBenjamin LaHaise1-0/+1
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich4-11/+76
2006-01-11[PATCH] x86_64: Don't confuse apic=... command line option with apicAndi Kleen1-1/+3
2006-01-11[PATCH] x86_64: Dont't disable early PCI scan with apicAndi Kleen1-3/+0
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen3-10/+35
2006-01-11[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep driversAndi Kleen3-31/+4
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen4-4/+14
2006-01-11[PATCH] x86_64: Remove enable/disable_hltAndi Kleen1-30/+9
2006-01-11[PATCH] x86_64: Don't reserve hotplug CPUs by defaultAndi Kleen1-7/+4
2006-01-11[PATCH] x86_64: No need to remove NT during CPU setupAndi Kleen1-7/+0
2006-01-11[PATCH] x86_64: Adjust page fault handlingJan Beulich1-3/+4
2006-01-11[PATCH] x86_64: Remove unprotected iretJan Beulich1-1/+1
2006-01-11[PATCH] x86_64: Clean up double fault handlingJan Beulich1-1/+17
2006-01-11[PATCH] x86_64: make trap information available to die notification handlersJan Beulich3-16/+27
2006-01-11[PATCH] x86_64: Removing unused function die_if_kernel().Jan Beulich1-5/+0
2006-01-11[PATCH] x86_64: fix bound check IDT gateJan Beulich1-2/+2
2006-01-11[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich2-2/+4
2006-01-11[PATCH] x86_64: Support constant TSC feature in future AMD CPUs.Andi Kleen1-0/+6
2006-01-11[PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich1-5/+28
2006-01-11[PATCH] x86_64: Update defconfigAndi Kleen1-47/+69
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap32-0/+32
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S5-0/+49
2006-01-11[PATCH] uml: kill an unused variableJeff Dike1-1/+0
2006-01-11[PATCH] uml: fix debug output on x86_64Jeff Dike1-2/+2
2006-01-11[PATCH] uml: eliminate doubled boot outputJeff Dike1-1/+1
2006-01-11[PATCH] uml: revert compile-time option checkingJeff Dike1-4/+0
2006-01-11[PATCH] uml: update Kconfig helpJeff Dike1-4/+4
2006-01-11[PATCH] uml: fix missing KBUILD_BASENAMEJeff Dike4-20/+12
2006-01-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2006-01-11[SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependenciesAdrian Bunk1-1/+1
2006-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds25-117/+278
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse1-1/+1
2006-01-11[PATCH] powerpc: Don't build crash.c for PPC32Michael Ellerman1-2/+2
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds19-111/+147
2006-01-11[PATCH] powerpc: Fix clean_files in arch/powerpc/boot MakefileKumar Gala1-1/+1
2006-01-10x86: fix "make install" targetLinus Torvalds1-1/+1
2006-01-11[PATCH] powerpc: Remove redundant setting of htab_addressMichael Ellerman1-6/+0