summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] s390: fix inline assembly in appldataGerald Schaefer2005-07-301-1/+5
* [PATCH] s390: check for interrupt before waitingHeiko Carstens2005-07-302-0/+14
* [PATCH] s390: default configurationMartin Schwidefsky2005-07-301-111/+142
* [PATCH] uml: fix vsyscall brokennessJeff Dike2005-07-301-1/+5
* [PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-301-1/+9
* [PATCH] Fix sync_tsc hangEric W. Biederman2005-07-302-9/+75
* [PATCH] mm: Ensure proper alignment for node_remap_start_pfnRavikiran G Thirumalai2005-07-301-0/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-291-5/+8
|\
| * arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones2005-07-291-5/+8
* | [PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman2005-07-291-42/+25Star
* | [PATCH] x86_64 machine_kexec: Cleanup inline assembly.Eric W. Biederman2005-07-291-18/+16Star
* | [PATCH] i386 machine_kexec: Cleanup inline assemblyEric W. Biederman2005-07-291-11/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-292-31/+36
|\|
| * Fix up powernow-k8 compile. (Missing definitions).Dave Jones2005-07-291-0/+2
| * powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones2005-07-281-3/+2Star
| * Opteron revision F will support higher frequencies thanDave Jones2005-07-282-29/+30
| * powernow-k8 requires that a data structure forDave Jones2005-07-281-3/+5
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds2005-07-293-1/+4
|\ \
| * | [ARM SMP] Ensure secondary CPUs see their pen releaseRussell King2005-07-291-0/+2
| * | [ARM SMP] Fix another ARMv6 bitop problemRussell King2005-07-281-1/+1
| * | [ARM SMP] Ensure secondary CPUs have a clean TLBRussell King2005-07-281-0/+1
* | | [PATCH] re-disable TSC on NUMAQDave Hansen2005-07-291-0/+9
* | | [PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso2005-07-291-0/+3
* | | [PATCH] uml: Clean up prink callsChristophe Lucas2005-07-293-3/+3
* | | [PATCH] uml: Fix typoBodo Stroesser2005-07-291-1/+1
* | | [PATCH] uml: Fix load average >=1Jeff Dike2005-07-291-1/+4
* | | [PATCH] uml: Fix redundant assignmentJeff Dike2005-07-291-1/+0Star
* | | [PATCH] uml: Fix skas0 stub returnBodo Stroesser2005-07-291-3/+3
* | | [PATCH] uml: avoid unnecessary pcap rebuildPaolo 'Blaisorblade' Giarrusso2005-07-291-1/+3
* | | [PATCH] uml: fix TT mode by reverting "use fork instead of clone"Jeff Dike2005-07-291-19/+29
* | | [PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsRavikiran G Thirumalai2005-07-291-6/+11
* | | [PATCH] x86_64: Remove unused variable in k8-bus.cAndi Kleen2005-07-291-1/+1
* | | [PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan2005-07-291-2/+1Star
* | | [PATCH] x86_64: Fix SRAT handling on non dual core systemsAndi Kleen2005-07-291-2/+0Star
* | | [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen2005-07-292-0/+31
* | | [PATCH] x86_64: Small assembly improvementsAndi Kleen2005-07-292-13/+13
* | | [PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen2005-07-291-1/+0Star
* | | [PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen2005-07-291-6/+14
* | | [PATCH] x86_64: Icecream has no way of detecting assembler-level includesAndreas Gruenbacher2005-07-293-12/+19
* | | [PATCH] x86_64: Support more than 8 cores on AMD systemsAndi Kleen2005-07-292-10/+85
* | | [PATCH] x86_64: Remove the broadcast options that were added for cpuhotplugAndi Kleen2005-07-291-86/+2Star
* | | [PATCH] x86_64: Remove IA32_* build tools in MakefileAndi Kleen2005-07-291-12/+0Star
* | | [PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen2005-07-291-19/+74
* | | [PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen2005-07-291-1/+4
* | | [PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey2005-07-291-24/+26
* | | [PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default yAndi Kleen2005-07-291-1/+4
* | | [PATCH] x86_64: Remove unused variable in delay.cAndi Kleen2005-07-291-2/+0Star
* | | [PATCH] x86_64: Some cleanup in setup64.cAndi Kleen2005-07-291-14/+4Star
* | | [PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen2005-07-291-2/+3
* | | [PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of...Andi Kleen2005-07-291-2/+1Star