Age | Commit message (Expand) | Author | Files | Lines |
2005-07-28 | [PATCH] fbdev: colormap fixes fix | Jon Smirl | 1 | -7/+7 |
2005-07-28 | [PATCH] re-disable TSC on NUMAQ | Dave Hansen | 1 | -0/+9 |
2005-07-28 | [PATCH] posix timers: fix normalization problem | George Anzinger | 1 | -14/+3 |
2005-07-28 | [PATCH] uml: implement hostfs syncing | Paolo 'Blaisorblade' Giarrusso | 4 | -2/+20 |
2005-07-28 | [PATCH] uml: Clean up prink calls | Christophe Lucas | 3 | -3/+3 |
2005-07-28 | [PATCH] uml: Fix typo | Bodo Stroesser | 1 | -1/+1 |
2005-07-28 | [PATCH] uml: Fix load average >=1 | Jeff Dike | 1 | -1/+4 |
2005-07-28 | [PATCH] uml: Fix redundant assignment | Jeff Dike | 1 | -1/+0 |
2005-07-28 | [PATCH] uml: Fix skas0 stub return | Bodo Stroesser | 1 | -3/+3 |
2005-07-28 | [PATCH] uml: vm86 compile fix | Jeff Dike | 1 | -0/+6 |
2005-07-28 | [PATCH] uml: avoid unnecessary pcap rebuild | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+3 |
2005-07-28 | [PATCH] uml: fix TT mode by reverting "use fork instead of clone" | Jeff Dike | 1 | -19/+29 |
2005-07-28 | [PATCH] device-mapper: fix md->lock deadlocks in core | Alasdair G Kergon | 1 | -78/+60 |
2005-07-28 | [PATCH] device-mapper: fix deadlocks in core | Alasdair G Kergon | 1 | -12/+7 |
2005-07-28 | [PATCH] device-mapper: fix deadlocks in core (prep) | Alasdair G Kergon | 2 | -28/+39 |
2005-07-28 | [PATCH] x86_64: fix cpu_to_node setup for sparse apic_ids | Ravikiran G Thirumalai | 1 | -6/+11 |
2005-07-28 | [PATCH] x86_64: Remove unused variable in k8-bus.c | Andi Kleen | 1 | -1/+1 |
2005-07-28 | [PATCH] x86_64: Use msleep in smpboot.c | Nishanth Aravamudan | 1 | -2/+1 |
2005-07-28 | [PATCH] x86_64: Fix gcc 4 warning in sched_find_first_bit | Jesse Millan | 1 | -2/+1 |
2005-07-28 | [PATCH] x86_64: Fix SRAT handling on non dual core systems | Andi Kleen | 1 | -2/+0 |
2005-07-28 | [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local... | Andi Kleen | 4 | -2/+35 |
2005-07-28 | [PATCH] x86_64: Small assembly improvements | Andi Kleen | 2 | -13/+13 |
2005-07-28 | [PATCH] x86_64: Remove unnecessary include in fault.c | Andi Kleen | 1 | -1/+0 |
2005-07-28 | [PATCH] x86_64: When running cpuid4 need to run on the correct CPU | Andi Kleen | 1 | -6/+14 |
2005-07-28 | [PATCH] x86_64: Turn BUG data into valid instruction | Andi Kleen | 1 | -3/+10 |
2005-07-28 | [PATCH] x86_64: Icecream has no way of detecting assembler-level includes | Andreas Gruenbacher | 3 | -12/+19 |
2005-07-28 | [PATCH] x86_64: Support more than 8 cores on AMD systems | Andi Kleen | 2 | -10/+85 |
2005-07-28 | [PATCH] x86_64: Remove the broadcast options that were added for cpuhotplug | Andi Kleen | 1 | -86/+2 |
2005-07-28 | [PATCH] x86_64: Remove IA32_* build tools in Makefile | Andi Kleen | 1 | -12/+0 |
2005-07-28 | [PATCH] x86_64: Create per CPU machine check sysfs directories | Andi Kleen | 1 | -19/+74 |
2005-07-28 | [PATCH] x86_64: Print a boot message for hotplug memory zones | Andi Kleen | 1 | -1/+4 |
2005-07-28 | [PATCH] x86_64: Fix overflow in NUMA hash function setup | Keith Mannthey | 1 | -24/+26 |
2005-07-28 | [PATCH] x86_64: Fix incorrectly defined MSR_K8_SYSCFG | Andi Kleen | 1 | -1/+1 |
2005-07-28 | [PATCH] x86_64: Fix some typos in system.h comments | Andi Kleen | 1 | -2/+2 |
2005-07-28 | [PATCH] x86_64: Remove obsolete eat_key prototype | Andi Kleen | 1 | -3/+0 |
2005-07-28 | [PATCH] x86_64: Fix some comments in tlbflush.h | Andi Kleen | 1 | -3/+6 |
2005-07-28 | [PATCH] x86_64: Some updates for boot-options.txt | Andi Kleen | 1 | -4/+6 |
2005-07-28 | [PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default y | Andi Kleen | 1 | -1/+4 |
2005-07-28 | [PATCH] x86_64: Remove unused variable in delay.c | Andi Kleen | 1 | -2/+0 |
2005-07-28 | [PATCH] x86_64: Some cleanup in setup64.c | Andi Kleen | 4 | -16/+7 |
2005-07-28 | [PATCH] x86_64: Clarify Booting processor ... message | Andi Kleen | 1 | -2/+3 |
2005-07-28 | [PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of... | Andi Kleen | 1 | -2/+1 |
2005-07-28 | [PATCH] x86_64: Move cpu_present/possible_map parsing earlier | Andi Kleen | 2 | -37/+35 |
2005-07-28 | [PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in ... | Andi Kleen | 2 | -6/+0 |
2005-07-28 | [PATCH] x86_64: Use for_each_cpu_mask for clustered IPI flush | Andi Kleen | 1 | -24/+21 |
2005-07-28 | [PATCH] x86_64: Update defconfig | Andi Kleen | 1 | -86/+138 |
2005-07-28 | [PATCH] x86_64: Always ack IPIs even on errors | Andi Kleen | 1 | -2/+1 |
2005-07-28 | [PATCH] x86_64: cpu hotplug changes kills nmi watchdog | Alexander Nyberg | 1 | -3/+0 |
2005-07-28 | Linux 2.6.13-rc4v2.6.13-rc4 | Linus Torvalds | 1 | -1/+1 |
2005-07-28 | [PATCH] fix gconfig crash | Joachim Nilsson | 2 | -102/+209 |