Age | Commit message (Expand) | Author | Files | Lines |
2009-06-17 | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 1 | -16/+15 |
2009-06-15 | Merge commit 'linus/master' into HEAD | Vegard Nossum | 1 | -3/+3 |
2009-06-15 | x86: add hooks for kmemcheck | Vegard Nossum | 1 | -0/+5 |
2009-06-12 | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 1 | -10/+7 |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 1 | -4/+1 |
2009-06-11 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+1 |
2009-06-03 | hw-breakpoints: reset bits in dr6 after the corresponding exception is handled | K.Prasad | 1 | -2/+2 |
2009-06-03 | hw-breakpoints: modifying generic debug exception to use thread-specific debu... | K.Prasad | 1 | -45/+24 |
2009-06-02 | Merge branch 'irq/numa' into x86/mce3 | H. Peter Anvin | 1 | -4/+1 |
2009-05-28 | x86, mce: enable MCE_INTEL for 32bit new MCE | Andi Kleen | 1 | -1/+1 |
2009-05-28 | x86, mce: use 64bit machine check code on 32bit | Andi Kleen | 1 | -2/+2 |
2009-04-10 | x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs | Pekka Enberg | 1 | -4/+1 |
2009-04-08 | x86_32: introduce restore_fpu_checking() | Jiri Slaby | 1 | -4/+1 |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 1 | -46/+0 |
2009-03-02 | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge | 1 | -46/+0 |
2009-02-26 | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 1 | -3/+3 |
2009-02-24 | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar | 1 | -9/+20 |
2009-02-23 | x86: refactor x86_quirks support | Ingo Molnar | 1 | -2/+2 |
2009-02-22 | x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointer | Hannes Eder | 1 | -1/+1 |
2009-02-17 | Merge branch 'x86/apic' into perfcounters/core | Ingo Molnar | 1 | -1/+9 |
2009-02-17 | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 1 | -6/+17 |
2009-02-15 | x86, vm86: fix preemption bug | Thomas Gleixner | 1 | -1/+9 |
2009-02-13 | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 1 | -5/+6 |
2009-02-13 | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 1 | -4/+5 |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar | 1 | -6/+9 |
2009-02-13 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 1 | -6/+9 |
2009-02-11 | x86: use pt_regs pointer in do_device_not_available() | Brian Gerst | 1 | -4/+5 |
2009-02-10 | Merge branch 'x86/urgent' into core/percpu | Ingo Molnar | 1 | -6/+9 |
2009-02-10 | x86: fix math_emu register frame access | Tejun Heo | 1 | -6/+9 |
2009-01-29 | x86: move mach-default/*.h files to asm/ | Ingo Molnar | 1 | -1/+1 |
2009-01-27 | x86: make irqinit_32.c more like irqinit_64.c, v2 | Yinghai Lu | 1 | -9/+6 |
2009-01-20 | x86: remove pda.h | Brian Gerst | 1 | -1/+0 |
2009-01-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+0 |
2009-01-07 | Remove remaining unwinder code | Alexey Dobriyan | 1 | -2/+0 |
2009-01-04 | x86: traps.c fix style problems | Jaswinder Singh Rajput | 1 | -3/+0 |
2009-01-03 | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 1 | -5/+7 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+7 |
2008-12-27 | Merge branch 'x86/core' into x86/cleanups | Ingo Molnar | 1 | -5/+1 |
2008-12-26 | x86: clean up comment style in arch/x86/kernel/traps.c | Ingo Molnar | 1 | -9/+17 |
2008-12-25 | x86: unify the implementation of FPU traps | H. Peter Anvin | 1 | -7/+4 |
2008-12-25 | Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core | Ingo Molnar | 1 | -1/+1 |
2008-12-25 | x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32 | Jaswinder Singh | 1 | -1/+1 |
2008-12-24 | x86: fix lguest used_vectors breakage, -v2 | Yinghai Lu | 1 | -5/+7 |
2008-12-23 | Merge branch 'x86/irq' into x86/core | Ingo Molnar | 1 | -5/+1 |
2008-12-23 | x86: prioritize the FPU traps for the error code | H. Peter Anvin | 1 | -19/+15 |
2008-12-12 | x86: hardirq: introduce inc_irq_stat() | Hiroshi Shimamoto | 1 | -5/+1 |
2008-10-22 | MCE: Don't run 32bit machine checks with interrupts on | Andi Kleen | 1 | -8/+0 |
2008-10-13 | dumpstack: x86: move die_nmi to dumpstack_32.c | Alexander van Heukelum | 1 | -37/+0 |
2008-10-13 | traps: x86: finalize unification of traps.c | Alexander van Heukelum | 1 | -0/+1071 |