| Commit message (Expand) | Author | Age |
* | traps: x86: various noop-changes preparing for unification of traps_xx.c | Alexander van Heukelum | 2008-10-13 |
* | traps: i386: expand clear_mem_error and remove from mach_traps.h | Alexander van Heukelum | 2008-10-13 |
* | traps: x86: converge trap_init functions | Alexander van Heukelum | 2008-10-13 |
* | x86, traps: converge do_debug handlers | Alexander van Heukelum | 2008-10-13 |
* | x86, traps: introduce dotraplinkage | Alexander van Heukelum | 2008-10-13 |
* | x86, traps: split out math_error and simd_math_error | Alexander van Heukelum | 2008-10-13 |
* | x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 | Vegard Nossum | 2008-10-13 |
* | x86: __show_registers() and __show_regs() API unification | Pekka Enberg | 2008-10-13 |
* | x86: move prefill_possible_map calling early, fix, V2 | Chuck Ebbert | 2008-10-13 |
* | x86: merge winchip-2 and winchip-2a cpu choices | Krzysztof Helt | 2008-10-13 |
* | traps: x86: remove trace_hardirqs_fixup from pagefault handler | Alexander van Heukelum | 2008-10-13 |
* | x86: remove SEGMENT_IS_FLAT_CODE | Glauber Costa | 2008-10-13 |
* | x86: use user_mode macro | Glauber Costa | 2008-10-13 |
* | x86: make mm/gup.c more virtualization friendly | Jan Beulich | 2008-10-13 |
* | x86: add memory clobber in switch_to() | Vegard Nossum | 2008-10-13 |
* | x86: check dsdt before find oem table for es7000, v2 | Yinghai Lu | 2008-10-13 |
* | x86: add early_memremap() | Jeremy Fitzhardinge | 2008-10-13 |
* | x86: remove duplicate early_ioremap declarations | Jeremy Fitzhardinge | 2008-10-13 |
* | x86: add _PAGE_IOMAP pte flag for IO mappings | Jeremy Fitzhardinge | 2008-10-13 |
* | i386: remove kprobes' restore_interrupts in favour of conditional_sti | Alexander van Heukelum | 2008-10-13 |
* | x86-64: reduce boot fixmap space | Jan Beulich | 2008-10-13 |
*-----------. | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 2008-10-12 |
|\ \ \ \ \ \ \ |
|
| | | | | | | * | x86 setup: remove DEF_INITSEG and DEF_SETUPSEG | Paul Bolle | 2008-10-04 |
| | | | | * | | | x86: memory corruption check - cleanup | Ingo Molnar | 2008-10-12 |
| |_|_|_|/ / /
|/| | | | | | |
|
| | | | * | | | x86, MM: virtual address debug, v2 | Jiri Slaby | 2008-06-19 |
| | | | * | | | MM: virtual address debug | Jiri Slaby | 2008-06-19 |
| | | * | | | | Merge commit 'v2.6.27-rc7' into x86/microcode | Ingo Molnar | 2008-09-24 |
| | | |\ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | x86: moved microcode.c to microcode_intel.c | Dmitry Adamushko | 2008-09-23 |
| | | * | | | | x86, microcode rework, v2 | Dmitry Adamushko | 2008-09-12 |
| | | * | | | | x86-microcode: generic interface refactoring | Dmitry Adamushko | 2008-08-20 |
| | | * | | | | Merge commit 'v2.6.27-rc1' into x86/microcode | Ingo Molnar | 2008-07-29 |
| | | |\ \ \ \ |
|
| | | * | | | | | x86: major refactoring | Peter Oruba | 2008-07-28 |
| | | * | | | | | x86: first step of refactoring, introducing microcode_ops | Peter Oruba | 2008-07-28 |
| | | * | | | | | x86: add AMD specific declarations | Peter Oruba | 2008-07-28 |
| | | * | | | | | x86: structure declaration renaming | Peter Oruba | 2008-07-28 |
| | | * | | | | | x86: move per CPU microcode structure declaration to header file | Peter Oruba | 2008-07-28 |
| | | * | | | | | x86: typedef removal | Peter Oruba | 2008-07-28 |
| | | * | | | | | x86: moved Intel microcode patch loader declarations to seperate header file | Peter Oruba | 2008-07-28 |
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen | Ingo Molnar | 2008-10-12 |
| |\ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | Merge branch 'linus' into x86/spinlocks | Ingo Molnar | 2008-10-12 |
| | | |\ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| | | * | | | | | | | x86: ticket spin locks: reduce instruction dependencies | Jan Beulich | 2008-09-05 |
| | | * | | | | | | | x86: ticket spin locks: factor out more common code | Jan Beulich | 2008-09-05 |
| | | * | | | | | | | x86: ticket spin locks: fix asm constraints | Jan Beulich | 2008-09-05 |
| | | * | | | | | | | Merge branch 'x86/alternatives' into x86/core | Ingo Molnar | 2008-09-05 |
| | | |\ \ \ \ \ \ \ |
|
| | * | \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into core/signal | Ingo Molnar | 2008-10-12 |
| | |\ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| | * | | | | | | | | | signals: demultiplexing SIGTRAP signal, fix | Srinivasa Ds | 2008-09-23 |
| | * | | | | | | | | | signals: demultiplexing SIGTRAP signal | Srinivasa Ds | 2008-09-23 |
| | * | | | | | | | | | Merge branch 'x86/signal' into core/signal | Ingo Molnar | 2008-09-23 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / /
| | |/| | | | | | | | |
|
| | | * | | | | | | | | x86_32: signal: introduce signal_fault() | Hiroshi Shimamoto | 2008-09-06 |
| | | * | | | | | | | | Merge branch 'x86/cleanups' into x86/signal | Ingo Molnar | 2008-09-06 |
| | | |\ \ \ \ \ \ \ \ |
|