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