| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | x86: use user_mode macro | Glauber Costa | 2008-10-13 | 1 | -3/+0 |
| * | | | | | x86: make mm/gup.c more virtualization friendly | Jan Beulich | 2008-10-13 | 1 | -1/+1 |
| * | | | | | x86: add memory clobber in switch_to() | Vegard Nossum | 2008-10-13 | 1 | -1/+4 |
| * | | | | | x86: check dsdt before find oem table for es7000, v2 | Yinghai Lu | 2008-10-13 | 1 | -0/+1 |
| * | | | | | x86: add early_memremap() | Jeremy Fitzhardinge | 2008-10-13 | 1 | -0/+1 |
| * | | | | | x86: remove duplicate early_ioremap declarations | Jeremy Fitzhardinge | 2008-10-13 | 2 | -17/+0 |
| * | | | | | x86: add _PAGE_IOMAP pte flag for IO mappings | Jeremy Fitzhardinge | 2008-10-13 | 1 | -2/+12 |
| * | | | | | i386: remove kprobes' restore_interrupts in favour of conditional_sti | Alexander van Heukelum | 2008-10-13 | 1 | -9/+0 |
| * | | | | | x86-64: reduce boot fixmap space | Jan Beulich | 2008-10-13 | 1 | -4/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | tty: Add termiox | Alan Cox | 2008-10-13 | 1 | -0/+4 |
* | | | | | tty: Cris has a nice RS485 ioctl so we should steal it | Alan Cox | 2008-10-13 | 1 | -0/+2 |
|/ / / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----------. \ \ \ | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 2008-10-12 | 14 | -89/+198 |
|\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ /
| | |/| | | | | | | |
|
| | | | | | | * | | | x86 setup: remove DEF_INITSEG and DEF_SETUPSEG | Paul Bolle | 2008-10-04 | 1 | -2/+0 |
| | | | | * | | | | | x86: memory corruption check - cleanup | Ingo Molnar | 2008-10-12 | 1 | -0/+17 |
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| | | | * | | | | | x86, MM: virtual address debug, v2 | Jiri Slaby | 2008-06-19 | 2 | -1/+4 |
| | | | * | | | | | MM: virtual address debug | Jiri Slaby | 2008-06-19 | 2 | -2/+3 |
| | | * | | | | | | Merge commit 'v2.6.27-rc7' into x86/microcode | Ingo Molnar | 2008-09-24 | 26 | -56/+155 |
| | | |\ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | * | | | | | | x86: moved microcode.c to microcode_intel.c | Dmitry Adamushko | 2008-09-23 | 1 | -75/+24 |
| | | * | | | | | | x86, microcode rework, v2 | Dmitry Adamushko | 2008-09-12 | 1 | -9/+8 |
| | | * | | | | | | x86-microcode: generic interface refactoring | Dmitry Adamushko | 2008-08-20 | 1 | -4/+16 |
| | | * | | | | | | Merge commit 'v2.6.27-rc1' into x86/microcode | Ingo Molnar | 2008-07-29 | 1 | -21/+1 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | x86: major refactoring | Peter Oruba | 2008-07-28 | 1 | -0/+3 |
| | | * | | | | | | | x86: first step of refactoring, introducing microcode_ops | Peter Oruba | 2008-07-28 | 1 | -0/+13 |
| | | * | | | | | | | x86: add AMD specific declarations | Peter Oruba | 2008-07-28 | 1 | -0/+30 |
| | | * | | | | | | | x86: structure declaration renaming | Peter Oruba | 2008-07-28 | 1 | -4/+6 |
| | | * | | | | | | | x86: move per CPU microcode structure declaration to header file | Peter Oruba | 2008-07-28 | 1 | -0/+8 |
| | | * | | | | | | | x86: typedef removal | Peter Oruba | 2008-07-28 | 1 | -3/+0 |
| | | * | | | | | | | x86: moved Intel microcode patch loader declarations to seperate header file | Peter Oruba | 2008-07-28 | 2 | -35/+34 |
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ | Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen | Ingo Molnar | 2008-10-12 | 3 | -38/+40 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/spinlocks | Ingo Molnar | 2008-10-12 | 36 | -155/+731 |
| | | |\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
| | | * | | | | | | | | | x86: ticket spin locks: reduce instruction dependencies | Jan Beulich | 2008-09-05 | 1 | -7/+7 |
| | | * | | | | | | | | | x86: ticket spin locks: factor out more common code | Jan Beulich | 2008-09-05 | 1 | -26/+16 |
| | | * | | | | | | | | | x86: ticket spin locks: fix asm constraints | Jan Beulich | 2008-09-05 | 1 | -3/+3 |
| | | * | | | | | | | | | Merge branch 'x86/alternatives' into x86/core | Ingo Molnar | 2008-09-05 | 2 | -6/+6 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | * | \ \ \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into core/signal | Ingo Molnar | 2008-10-12 | 36 | -156/+545 |
| | |\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | signals: demultiplexing SIGTRAP signal, fix | Srinivasa Ds | 2008-09-23 | 1 | -0/+2 |
| | * | | | | | | | | | | | signals: demultiplexing SIGTRAP signal | Srinivasa Ds | 2008-09-23 | 2 | -1/+11 |
| | * | | | | | | | | | | | Merge branch 'x86/signal' into core/signal | Ingo Molnar | 2008-09-23 | 290 | -990/+1838 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / / / /
| | |/| | | | | | | | | | |
|
| | | * | | | | | | | | | | x86_32: signal: introduce signal_fault() | Hiroshi Shimamoto | 2008-09-06 | 1 | -2/+2 |
| | | * | | | | | | | | | | Merge branch 'x86/cleanups' into x86/signal | Ingo Molnar | 2008-09-06 | 4 | -7/+11 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | *---. \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signal | Ingo Molnar | 2008-09-06 | 290 | -984/+1834 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|_|_|/ /
| | | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-10-12 | 290 | -1142/+2374 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Merge branch 'timers/urgent' into x86/xen | Ingo Molnar | 2008-09-23 | 3 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'core/xen' into x86/xen | Ingo Molnar | 2008-09-10 | 5 | -20/+31 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | x86: build fix for !CONFIG_SMP | Alex Nixon | 2008-09-05 | 2 | -9/+10 |
| * | | | | | | | | | | | | | | | | x86: separate generic cpu disabling code from APIC writes in cpu_disable | Alex Nixon | 2008-08-25 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | x86: unify x86_32 and x86_64 play_dead into one function | Alex Nixon | 2008-08-25 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | x86_32: clean up play_dead | Alex Nixon | 2008-08-25 | 1 | -1/+6 |
| * | | | | | | | | | | | | | | | | x86: add cpu hotplug hooks into smp_ops | Alex Nixon | 2008-08-25 | 1 | -4/+24 |
| * | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-08-25 | 5 | -6/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|