summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] x86_64: Allow compilation on a 32bit biarch toolchainAndi Kleen2006-01-115-0/+8
* [PATCH] x86_64: Make udelay more accurateRoss Biro2006-01-111-1/+1
* [PATCH] x86_64: Return -1 for unknown PCI bus affinityAndi Kleen2006-01-111-3/+4
* [PATCH] x86_64: Validate SLIT tableAndi Kleen2006-01-111-0/+27
* [PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen2006-01-111-1/+1
* [PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen2006-01-116-10/+30
* [PATCH] x86_64: Remove bogus file in arch/x86_64/pciAndi Kleen2006-01-111-22/+0
* [PATCH] x86_64: Add missing newline in IOMMU error messageAndi Kleen2006-01-111-1/+1
* [PATCH] x86_64: fix page fault from show_trace()Jan Beulich2006-01-111-7/+5
* [PATCH] x86_64: fix single step handling for 32bit processesPeter Beutner2006-01-111-19/+7
* [PATCH] i386/x86-64: Don't IPI to offline cpus on shutdownEric W. Biederman2006-01-112-7/+10
* [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPIZwane Mwaikambo2006-01-112-10/+5
* [PATCH] x86_64: increase MCE bank countsShaohua Li2006-01-111-11/+14
* [PATCH] x86_64: another mb() for smpboot.cBenjamin LaHaise2006-01-111-0/+1
* [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich2006-01-114-11/+76
* [PATCH] x86_64: Don't confuse apic=... command line option with apicAndi Kleen2006-01-111-1/+3
* [PATCH] x86_64: Dont't disable early PCI scan with apicAndi Kleen2006-01-111-3/+0
* [PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen2006-01-113-10/+35
* [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...Andi Kleen2006-01-113-31/+4
* [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen2006-01-114-4/+14
* [PATCH] x86_64: Remove enable/disable_hltAndi Kleen2006-01-111-30/+9
* [PATCH] x86_64: Don't reserve hotplug CPUs by defaultAndi Kleen2006-01-111-7/+4
* [PATCH] x86_64: No need to remove NT during CPU setupAndi Kleen2006-01-111-7/+0
* [PATCH] x86_64: Adjust page fault handlingJan Beulich2006-01-111-3/+4
* [PATCH] x86_64: Remove unprotected iretJan Beulich2006-01-111-1/+1
* [PATCH] x86_64: Clean up double fault handlingJan Beulich2006-01-111-1/+17
* [PATCH] x86_64: make trap information available to die notification handlersJan Beulich2006-01-113-16/+27
* [PATCH] x86_64: Removing unused function die_if_kernel().Jan Beulich2006-01-111-5/+0
* [PATCH] x86_64: fix bound check IDT gateJan Beulich2006-01-111-2/+2
* [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich2006-01-112-2/+4
* [PATCH] x86_64: Support constant TSC feature in future AMD CPUs.Andi Kleen2006-01-111-0/+6
* [PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich2006-01-111-5/+28
* [PATCH] x86_64: Update defconfigAndi Kleen2006-01-111-47/+69
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-1132-0/+32
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-115-0/+49
* [PATCH] uml: kill an unused variableJeff Dike2006-01-111-1/+0
* [PATCH] uml: fix debug output on x86_64Jeff Dike2006-01-111-2/+2
* [PATCH] uml: eliminate doubled boot outputJeff Dike2006-01-111-1/+1
* [PATCH] uml: revert compile-time option checkingJeff Dike2006-01-111-4/+0
* [PATCH] uml: update Kconfig helpJeff Dike2006-01-111-4/+4
* [PATCH] uml: fix missing KBUILD_BASENAMEJeff Dike2006-01-114-20/+12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-111-1/+1
|\
| * [SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependenciesAdrian Bunk2006-01-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-1125-117/+278
|\ \ | |/ |/|
| * [PATCH] powerpc: Don't build crash.c for PPC32Michael Ellerman2006-01-111-2/+2
| * [PATCH] powerpc: Fix clean_files in arch/powerpc/boot MakefileKumar Gala2006-01-111-1/+1
| * [PATCH] powerpc: Remove redundant setting of htab_addressMichael Ellerman2006-01-111-6/+0
| * [PATCH] powerpc: Add ibm,pft-size to iSeries device treeMichael Ellerman2006-01-111-2/+11
| * [PATCH] powerpc: Add some missing .gitignore'sKumar Gala2006-01-113-0/+22
| * [PATCH] powerpc: Updated Kconfig and Makefiles for 83xx supportKumar Gala2006-01-117-53/+85
OpenPOWER on IntegriCloud