| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] x86: teach dump_task_regs() about the -8 offset. | Stas Sergeev | 2005-12-31 | 1 | -1/+3 |
* | [PATCH] Fix build with CONFIG_PCI_MMCONFIG | Andi Kleen | 2005-12-20 | 1 | -1/+1 |
* | [PATCH] PCI: Fix dumb bug in mmconfig fix | Andi Kleen | 2005-12-16 | 1 | -1/+1 |
* | [PATCH] i386,amd64: ioremap.c __iomem annotations | Al Viro | 2005-12-15 | 1 | -1/+1 |
* | [PATCH] i386,amd64: mmconfig __iomem annotations | Al Viro | 2005-12-15 | 1 | -1/+1 |
* | [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems | Andi Kleen | 2005-12-12 | 1 | -3/+42 |
* | [PATCH] i386/x86-64 Fall back to type 1 access when no entry found | Andi Kleen | 2005-12-12 | 3 | -10/+25 |
* | [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held | Andi Kleen | 2005-12-12 | 1 | -8/+29 |
* | [PATCH] i386/x86-64 disable LAPIC completely for offline CPU | Shaohua Li | 2005-12-12 | 1 | -2/+1 |
* | [PATCH] kprobes: increment kprobe missed count for multiprobes | Keshavamurthy Anil S | 2005-12-12 | 1 | -1/+1 |
* | [PATCH] x86: fix NMI with CPU hotplug | Shaohua Li | 2005-12-12 | 1 | -7/+0 |
* | [ACPI] properly detect pmtimer on ASUS a8v motherboard | David Shaohua Li | 2005-11-30 | 1 | -0/+7 |
* | [PATCH] setting irq affinity is broken in ia32 with MSI enabled | Shaohua Li | 2005-11-29 | 1 | -2/+2 |
* | [PATCH] fix rebooting on HP nc6120 laptop | Thierry Vignaud | 2005-11-29 | 1 | -0/+8 |
* | [PATCH] PCI: direct.c: DBG | Daniel Marjam�ki | 2005-11-23 | 1 | -1/+1 |
* | [PATCH] PCI: remove bogus resource collision error | Rajesh Shah | 2005-11-23 | 1 | -2/+5 |
* | [PATCH] PCI: trivial printk updates in common.c | Daniel Marjam�kia | 2005-11-23 | 1 | -2/+2 |
* | [PATCH] kprobes: Fix return probes on sys_execve | Jim Keniston | 2005-11-23 | 1 | -7/+0 |
* | [PATCH] Register disabled CPUs | Ashok Raj | 2005-11-20 | 1 | -3/+1 |
* | [PATCH] i386: Use bigsmp for > 8 core Opteron systems | Andi Kleen | 2005-11-20 | 1 | -2/+3 |
* | [PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics" | Vivek Goyal | 2005-11-15 | 1 | -0/+7 |
* | Merge x86-64 update from Andi | Linus Torvalds | 2005-11-14 | 9 | -80/+129 |
|\ |
|
| * | [PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t... | Siddha, Suresh B | 2005-11-14 | 1 | -14/+32 |
| * | [PATCH] x86-64/i386: Intel HT, Multi core detection fixes | Siddha, Suresh B | 2005-11-14 | 6 | -54/+78 |
| * | [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel... | Shaohua Li | 2005-11-14 | 1 | -0/+8 |
| * | [PATCH] x86_64: Unmap NULL during early bootup | Siddha, Suresh B | 2005-11-14 | 1 | -1/+1 |
| * | [PATCH] x86-64/i386: Fix CPU model for family 6 | Suresh Siddha | 2005-11-14 | 1 | -2/+2 |
| * | [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ... | James Cleverdon | 2005-11-14 | 1 | -8/+7 |
| * | [PATCH] x86_64: Make i386 compile again with fourth DMA32 zone | Andi Kleen | 2005-11-14 | 1 | -2/+2 |
* | | [PATCH] i386: generic cmpxchg | Nick Piggin | 2005-11-13 | 1 | -0/+48 |
* | | [PATCH] x86: fix cpu_khz with clock=pit | Tim Mann | 2005-11-13 | 1 | -2/+3 |
* | | [PATCH] i386: NMI pointer comparison fix | Jan Beulich | 2005-11-13 | 1 | -4/+3 |
* | | [PATCH] arch/i386/mm/init.c: small cleanups | Adrian Bunk | 2005-11-13 | 1 | -1/+2 |
* | | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h | Jeff Garzik | 2005-11-13 | 2 | -1/+2 |
* | | [PATCH] PCI: fix for Toshiba ohci1394 quirk | Jesse Barnes | 2005-11-10 | 1 | -2/+1 |
* | | [PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VT | Adrian Bunk | 2005-11-09 | 1 | -2/+0 |
* | | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2005-11-09 | 2 | -37/+47 |
* | | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 | 2 | -1/+4 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2005-11-07 | 4 | -29/+8 |
|\ \ |
|
| * | | [CPUFREQ] kzalloc conversions for i386 drivers. | Dave Jones | 2005-10-20 | 4 | -15/+6 |
| * | | [CPUFREQ] Remove preempt_disable from powernow-k8 | Dave Jones | 2005-09-23 | 1 | -14/+2 |
* | | | [PATCH] unexport phys_proc_id and cpu_core_id | Adrian Bunk | 2005-11-07 | 1 | -2/+0 |
* | | | [PATCH] Kprobes: preempt_disable/enable() simplification | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -10/+15 |
* | | | [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -15/+7 |
* | | | [PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -57/+69 |
* | | | [PATCH] Kprobes: rearrange preempt_disable/enable() calls | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -17/+18 |
* | | | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 2005-11-07 | 1 | -42/+2 |
* | | | [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu | Prasanna S Panchamukhi | 2005-11-07 | 3 | -16/+13 |
* | | | [PATCH] x86: add MCE resume | Shaohua Li | 2005-11-07 | 8 | -12/+10 |
* | | | [PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h> | Adrian Bunk | 2005-11-07 | 1 | -0/+1 |