Age | Commit message (Expand) | Author |
2005-07-29 | [PATCH] s390: fix inline assembly in appldata | Gerald Schaefer |
2005-07-29 | [PATCH] s390: check for interrupt before waiting | Heiko Carstens |
2005-07-29 | [PATCH] s390: default configuration | Martin Schwidefsky |
2005-07-29 | [PATCH] uml: fix vsyscall brokenness | Jeff Dike |
2005-07-29 | [PATCH] x86: avoid wasting IRQs patch update | Natalie.Protasevich@unisys.com |
2005-07-29 | [PATCH] Fix sync_tsc hang | Eric W. Biederman |
2005-07-29 | [PATCH] mm: Ensure proper alignment for node_remap_start_pfn | Ravikiran G Thirumalai |
2005-07-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2005-07-29 | [PATCH] x86_64 machine_kexec: Use standard pagetable helpers | Eric W. Biederman |
2005-07-29 | arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init... | Dave Jones |
2005-07-29 | [PATCH] x86_64 machine_kexec: Cleanup inline assembly. | Eric W. Biederman |
2005-07-29 | [PATCH] i386 machine_kexec: Cleanup inline assembly | Eric W. Biederman |
2005-07-29 | Fix up powernow-k8 compile. (Missing definitions). | Dave Jones |
2005-07-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2005-07-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp | Linus Torvalds |
2005-07-29 | [ARM SMP] Ensure secondary CPUs see their pen release | Russell King |
2005-07-28 | [PATCH] re-disable TSC on NUMAQ | Dave Hansen |
2005-07-28 | [PATCH] uml: implement hostfs syncing | Paolo 'Blaisorblade' Giarrusso |
2005-07-28 | [PATCH] uml: Clean up prink calls | Christophe Lucas |
2005-07-28 | [PATCH] uml: Fix typo | Bodo Stroesser |
2005-07-28 | [PATCH] uml: Fix load average >=1 | Jeff Dike |
2005-07-28 | [PATCH] uml: Fix redundant assignment | Jeff Dike |
2005-07-28 | [PATCH] uml: Fix skas0 stub return | Bodo Stroesser |
2005-07-28 | [PATCH] uml: avoid unnecessary pcap rebuild | Paolo 'Blaisorblade' Giarrusso |
2005-07-28 | [PATCH] uml: fix TT mode by reverting "use fork instead of clone" | Jeff Dike |
2005-07-28 | [PATCH] x86_64: fix cpu_to_node setup for sparse apic_ids | Ravikiran G Thirumalai |
2005-07-28 | [PATCH] x86_64: Remove unused variable in k8-bus.c | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Use msleep in smpboot.c | Nishanth Aravamudan |
2005-07-28 | [PATCH] x86_64: Fix SRAT handling on non dual core systems | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local... | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Small assembly improvements | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Remove unnecessary include in fault.c | Andi Kleen |
2005-07-28 | [PATCH] x86_64: When running cpuid4 need to run on the correct CPU | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Icecream has no way of detecting assembler-level includes | Andreas Gruenbacher |
2005-07-28 | [PATCH] x86_64: Support more than 8 cores on AMD systems | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Remove the broadcast options that were added for cpuhotplug | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Remove IA32_* build tools in Makefile | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Create per CPU machine check sysfs directories | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Print a boot message for hotplug memory zones | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Fix overflow in NUMA hash function setup | Keith Mannthey |
2005-07-28 | [PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default y | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Remove unused variable in delay.c | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Some cleanup in setup64.c | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Clarify Booting processor ... message | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of... | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Move cpu_present/possible_map parsing earlier | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Update defconfig | Andi Kleen |
2005-07-28 | [PATCH] x86_64: Always ack IPIs even on errors | Andi Kleen |
2005-07-28 | [PATCH] x86_64: cpu hotplug changes kills nmi watchdog | Alexander Nyberg |
2005-07-28 | [ARM SMP] Fix another ARMv6 bitop problem | Russell King |