| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] vfs: *at functions: i386 | Ulrich Drepper | 2006-01-18 | 1 | -0/+13 |
* | [PATCH] x86_64: Mark powernow k8 init functions as __cpuinit | Andi Kleen | 2006-01-16 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-15 | 1 | -1/+1 |
|\ |
|
| * | correct email address of Manfred Spraul | Christian Kujau | 2006-01-15 | 1 | -1/+1 |
* | | [PATCH] i386: fix stack dump loglevel | Chuck Ebbert | 2006-01-14 | 1 | -18/+39 |
|/ |
|
* | [PATCH] i386: task_stack_page() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] i386: fix task_pt_regs() | akpm@osdl.org | 2006-01-12 | 2 | -20/+3 |
* | [PATCH] i386: task_thread_info() | Al Viro | 2006-01-12 | 2 | -3/+3 |
* | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org | 2006-01-12 | 1 | -0/+1 |
* | [PATCH] i386/x86-64: make setup_early_printk() usage consistent | Jan Beulich | 2006-01-11 | 1 | -1/+1 |
* | [PATCH] i386: Move phys_proc_id/early intel workaround to correct function. | Andi Kleen | 2006-01-11 | 1 | -7/+10 |
* | [PATCH] x86_64: Memorize location of i8259 for reboots. | Eric W. Biederman | 2006-01-11 | 1 | -1/+1 |
* | [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s... | Andi Kleen | 2006-01-11 | 1 | -2/+2 |
* | [PATCH] i386: Handle missing local APIC timer interrupts on C3 state | Venkatesh Pallipadi | 2006-01-11 | 2 | -2/+82 |
* | [PATCH] i386/x86-64: Remove sub jiffy profile timer support | Venkatesh Pallipadi | 2006-01-11 | 1 | -55/+6 |
* | [PATCH] x86_64: Fix off by one in acpi table mapping | Andi Kleen | 2006-01-11 | 1 | -1/+1 |
* | [PATCH] x86_64: Generalize DMI and enable for x86-64 | Andi Kleen | 2006-01-11 | 2 | -9/+9 |
* | [PATCH] i386/x86-64: Don't IPI to offline cpus on shutdown | Eric W. Biederman | 2006-01-11 | 1 | -3/+4 |
* | [PATCH] i386/x86-64: Update AMD CPUID flags | Andi Kleen | 2006-01-11 | 2 | -4/+26 |
* | [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ... | Andi Kleen | 2006-01-11 | 3 | -31/+4 |
* | [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag | Andi Kleen | 2006-01-11 | 3 | -2/+11 |
* | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 2006-01-11 | 5 | -0/+5 |
* | [PATCH] kprobes: fix race in recovery of reentrant probe | Keshavamurthy Anil S | 2006-01-11 | 1 | -0/+13 |
* | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy | 2006-01-10 | 1 | -4/+0 |
* | [PATCH] kprobes: changed from using spinlock to mutex | Anil S Keshavamurthy | 2006-01-10 | 1 | -5/+1 |
* | [PATCH] kdump: read previous kernel's memory | Vivek Goyal | 2006-01-10 | 2 | -0/+75 |
* | [PATCH] kdump: x86_64: add elfcorehdr command line option | Vivek Goyal | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] kdump: save registers early (inline functions) | Vivek Goyal | 2006-01-10 | 1 | -44/+3 |
* | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal | 2006-01-10 | 1 | -2/+3 |
* | [PATCH] kdump: i386 save ss esp bug fix | akpm@osdl.org | 2006-01-10 | 1 | -2/+4 |
* | [PATCH] printk levels for i386 oops code. | Dave Jones | 2006-01-10 | 1 | -27/+34 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-01-09 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] arch: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 2006-01-09 | 1 | -1/+1 |
* | | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelog | Adrian Bunk | 2006-01-10 | 2 | -292/+0 |
|/ |
|
* | [PATCH] Make vm86 support optional | Matt Mackall | 2006-01-08 | 3 | -1/+5 |
* | [PATCH] tiny: Make x86 doublefault handling optional | Matt Mackall | 2006-01-08 | 2 | -1/+4 |
* | [PATCH] Make apm buildable without legacy pm | Dave Jones | 2006-01-08 | 1 | -0/+4 |
* | [PATCH] move rtc_interrupt() prototype to rtc.h | Adrian Bunk | 2006-01-08 | 1 | -2/+0 |
* | [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ... | Ravikiran G Thirumalai | 2006-01-08 | 2 | -2/+2 |
* | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter | 2006-01-08 | 1 | -0/+1 |
* | [PATCH] i386: Handle HP laptop rebooting properly. | Ben Collins | 2006-01-06 | 1 | -3/+3 |
* | [PATCH] i386: ioapic virtual wire mode fix | Vivek Goyal | 2006-01-06 | 1 | -2/+2 |
* | [PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r... | Larry Finger | 2006-01-06 | 1 | -0/+2 |
* | [PATCH] APM Screen Blanking fix | Jordan Crouse | 2006-01-06 | 1 | -13/+14 |
* | [PATCH] Base support for AMD Geode GX/LX processors | Jordan Crouse | 2006-01-06 | 2 | -2/+32 |
* | [PATCH] arch/i386/kernel/cpuid.c: unused variable | Daniel Marjamaki | 2006-01-06 | 1 | -2/+1 |
* | [PATCH] arch/i386/kernel/msr.c: removed unused variable | Daniel Marjamaki | 2006-01-06 | 1 | -2/+1 |
* | [PATCH] x86: missing printk newline in apic boot option parser | Dave Jones | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPU | Ashok Raj | 2006-01-06 | 1 | -8/+18 |
* | [PATCH] i386 sparsemem for single node systems | Andy Whitcroft | 2006-01-06 | 1 | -0/+8 |