| Commit message (Expand) | Author | Age |
* | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy | 2006-01-10 |
* | [PATCH] kprobes: changed from using spinlock to mutex | Anil S Keshavamurthy | 2006-01-10 |
* | [PATCH] kdump: read previous kernel's memory | Vivek Goyal | 2006-01-10 |
* | [PATCH] kdump: x86_64: add elfcorehdr command line option | Vivek Goyal | 2006-01-10 |
* | [PATCH] kdump: save registers early (inline functions) | Vivek Goyal | 2006-01-10 |
* | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal | 2006-01-10 |
* | [PATCH] kdump: i386 save ss esp bug fix | akpm@osdl.org | 2006-01-10 |
* | [PATCH] printk levels for i386 oops code. | Dave Jones | 2006-01-10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-01-09 |
|\ |
|
| * | [PATCH] arch: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 2006-01-09 |
* | | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelog | Adrian Bunk | 2006-01-09 |
|/ |
|
* | [PATCH] Make vm86 support optional | Matt Mackall | 2006-01-08 |
* | [PATCH] tiny: Make x86 doublefault handling optional | Matt Mackall | 2006-01-08 |
* | [PATCH] Make apm buildable without legacy pm | Dave Jones | 2006-01-08 |
* | [PATCH] move rtc_interrupt() prototype to rtc.h | Adrian Bunk | 2006-01-08 |
* | [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ... | Ravikiran G Thirumalai | 2006-01-08 |
* | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter | 2006-01-08 |
* | [PATCH] i386: Handle HP laptop rebooting properly. | Ben Collins | 2006-01-06 |
* | [PATCH] i386: ioapic virtual wire mode fix | Vivek Goyal | 2006-01-06 |
* | [PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r... | Larry Finger | 2006-01-06 |
* | [PATCH] APM Screen Blanking fix | Jordan Crouse | 2006-01-06 |
* | [PATCH] Base support for AMD Geode GX/LX processors | Jordan Crouse | 2006-01-06 |
* | [PATCH] arch/i386/kernel/cpuid.c: unused variable | Daniel Marjamaki | 2006-01-06 |
* | [PATCH] arch/i386/kernel/msr.c: removed unused variable | Daniel Marjamaki | 2006-01-06 |
* | [PATCH] x86: missing printk newline in apic boot option parser | Dave Jones | 2006-01-06 |
* | [PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPU | Ashok Raj | 2006-01-06 |
* | [PATCH] i386 sparsemem for single node systems | Andy Whitcroft | 2006-01-06 |
* | [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c... | Arjan van de Ven | 2006-01-06 |
* | [PATCH] x86: Deprecate useless bug | Zachary Amsden | 2006-01-06 |
* | [PATCH] x86: Apm is on cpu zero only | Zachary Amsden | 2006-01-06 |
* | [PATCH] x86: Stop deleting nt | Zachary Amsden | 2006-01-06 |
* | [PATCH] x86: Fixed pnp bios limits | Zachary Amsden | 2006-01-06 |
* | [PATCH] x86: Pnp byte granularity | Zachary Amsden | 2006-01-06 |
* | [PATCH] x86: Apm seg in gdt | Zachary Amsden | 2006-01-06 |
* | [PATCH] x86: Always relax segments | Zachary Amsden | 2006-01-06 |
* | [PATCH] x86: Cr4 is valid on some 486s | Zachary Amsden | 2006-01-06 |
* | [PATCH] i386: fix bound check IDT gate | Jan Beulich | 2006-01-06 |
* | [PATCH] i386: move SIMD initialization | Jan Beulich | 2006-01-06 |
* | [PATCH] i386: don't blindly enable interrupts in die() | Jan Beulich | 2006-01-06 |
* | [PATCH] x86: GDT alignment fix | Zachary Amsden | 2006-01-06 |
* | [PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register. | Chuck Ebbert | 2006-01-05 |
* | [PATCH] i386: "invalid operand" -> "invalid opcode" | Chuck Ebbert | 2006-01-04 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-01-04 |
|\ |
|
| * | [CPUFREQ] CPU frequency display in /proc/cpuinfo | Venkatesh Pallipadi | 2005-12-06 |
| * | [CPUFREQ] Move PMBASE reading away and do it only once at initialization time | Mattia Dongili | 2005-12-06 |
| * | [CPUFREQ] Measure transition latency at driver initialization | Mattia Dongili | 2005-12-06 |
| * | Merge ../linus/ | Dave Jones | 2005-12-06 |
| |\ |
|
| * | | [CPUFREQ] Change loglevels on powernow-k8 bios error printk's. | Dave Jones | 2005-12-06 |
| * | | [PATCH] cpufreq-nforce2.c fix u32<0 test | Gabriel A. Devenyi | 2005-12-01 |
| * | | [CPUFREQ] Fix indentation in powernow-k8 | Dave Jones | 2005-11-30 |