Age | Commit message (Expand) | Author | Files | Lines |
2006-02-07 | [PATCH] unshare system call -v5: system call registration for i386 | JANAK DESAI | 1 | -0/+1 |
2006-02-07 | [PATCH] Fix bad apic fix on i386 | Andi Kleen | 1 | -1/+1 |
2006-02-05 | [PATCH] i386: print kernel version in register dumps | Chuck Ebbert | 2 | -4/+8 |
2006-02-05 | [PATCH] i386 cpu hotplug: don't access freed memory | Chuck Ebbert | 9 | -3/+77 |
2006-02-05 | [PATCH] x86: fix stack trace facility level | Hugh Dickins | 1 | -1/+2 |
2006-02-05 | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet | 1 | -1/+1 |
2006-02-04 | [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n... | Andi Kleen | 1 | -1/+4 |
2006-02-04 | [PATCH] x86_64: Dont record local apic ids when they are disabled in MADT | Ashok Raj | 1 | -3/+10 |
2006-02-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 7 | -149/+83 |
2006-02-01 | [PATCH] disable lost tick compensation before TSCs are synced | john stultz | 1 | -2/+12 |
2006-01-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86 | Linus Torvalds | 3 | -13/+17 |
2006-01-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2 | -0/+10 |
2006-01-26 | [X86] Add new Intel cache descriptors. | Dave Jones | 1 | -0/+11 |
2006-01-26 | [CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errata | Ben Collins | 1 | -0/+9 |
2006-01-24 | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown | 7 | -149/+83 |
2006-01-19 | [CPUFREQ] X86_GX_SUSPMOD must depend on PCI | Adrian Bunk | 1 | -0/+1 |
2006-01-18 | [PATCH] EDAC: core EDAC support code | Alan Cox | 1 | -5/+4 |
2006-01-18 | [PATCH] Add pselect/ppoll system calls on i386 | David Woodhouse | 1 | -0/+2 |
2006-01-18 | [PATCH] Handle TIF_RESTORE_SIGMASK for i386 | David Howells | 1 | -61/+48 |
2006-01-18 | [PATCH] vfs: *at functions: i386 | Ulrich Drepper | 1 | -0/+13 |
2006-01-16 | [PATCH] x86_64: Mark powernow k8 init functions as __cpuinit | Andi Kleen | 1 | -2/+2 |
2006-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2006-01-14 | [PATCH] i386: fix stack dump loglevel | Chuck Ebbert | 1 | -18/+39 |
2006-01-15 | correct email address of Manfred Spraul | Christian Kujau | 1 | -1/+1 |
2006-01-12 | [PATCH] i386: task_stack_page() | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] i386: fix task_pt_regs() | akpm@osdl.org | 2 | -20/+3 |
2006-01-12 | [PATCH] i386: task_thread_info() | Al Viro | 2 | -3/+3 |
2006-01-12 | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org | 1 | -0/+1 |
2006-01-11 | [PATCH] i386/x86-64: make setup_early_printk() usage consistent | Jan Beulich | 1 | -1/+1 |
2006-01-11 | [PATCH] i386: Move phys_proc_id/early intel workaround to correct function. | Andi Kleen | 1 | -7/+10 |
2006-01-11 | [PATCH] x86_64: Memorize location of i8259 for reboots. | Eric W. Biederman | 1 | -1/+1 |
2006-01-11 | [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s... | Andi Kleen | 1 | -2/+2 |
2006-01-11 | [PATCH] i386: Handle missing local APIC timer interrupts on C3 state | Venkatesh Pallipadi | 2 | -2/+82 |
2006-01-11 | [PATCH] i386/x86-64: Remove sub jiffy profile timer support | Venkatesh Pallipadi | 1 | -55/+6 |
2006-01-11 | [PATCH] x86_64: Fix off by one in acpi table mapping | Andi Kleen | 1 | -1/+1 |
2006-01-11 | [PATCH] x86_64: Generalize DMI and enable for x86-64 | Andi Kleen | 2 | -9/+9 |
2006-01-11 | [PATCH] i386/x86-64: Don't IPI to offline cpus on shutdown | Eric W. Biederman | 1 | -3/+4 |
2006-01-11 | [PATCH] i386/x86-64: Update AMD CPUID flags | Andi Kleen | 2 | -4/+26 |
2006-01-11 | [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ... | Andi Kleen | 3 | -31/+4 |
2006-01-11 | [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag | Andi Kleen | 3 | -2/+11 |
2006-01-11 | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 5 | -0/+5 |
2006-01-11 | [PATCH] kprobes: fix race in recovery of reentrant probe | Keshavamurthy Anil S | 1 | -0/+13 |
2006-01-10 | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy | 1 | -4/+0 |
2006-01-10 | [PATCH] kprobes: changed from using spinlock to mutex | Anil S Keshavamurthy | 1 | -5/+1 |
2006-01-10 | [PATCH] kdump: read previous kernel's memory | Vivek Goyal | 2 | -0/+75 |
2006-01-10 | [PATCH] kdump: x86_64: add elfcorehdr command line option | Vivek Goyal | 1 | -1/+1 |
2006-01-10 | [PATCH] kdump: save registers early (inline functions) | Vivek Goyal | 1 | -44/+3 |
2006-01-10 | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal | 1 | -2/+3 |
2006-01-10 | [PATCH] kdump: i386 save ss esp bug fix | akpm@osdl.org | 1 | -2/+4 |
2006-01-10 | [PATCH] printk levels for i386 oops code. | Dave Jones | 1 | -27/+34 |