aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
* tty: Add termioxAlan Cox2008-10-131-0/+4
* tty: Cris has a nice RS485 ioctl so we should steal itAlan Cox2008-10-131-0/+2
*-----------. Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-1214-89/+198
|\ \ \ \ \ \ \
| | | | | | | * x86 setup: remove DEF_INITSEG and DEF_SETUPSEGPaul Bolle2008-10-041-2/+0
| | | | | * | | x86: memory corruption check - cleanupIngo Molnar2008-10-121-0/+17
| |_|_|_|/ / / |/| | | | | |
| | | | * | | x86, MM: virtual address debug, v2Jiri Slaby2008-06-192-1/+4
| | | | * | | MM: virtual address debugJiri Slaby2008-06-192-2/+3
| | | * | | | Merge commit 'v2.6.27-rc7' into x86/microcodeIngo Molnar2008-09-2426-56/+155
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | x86: moved microcode.c to microcode_intel.cDmitry Adamushko2008-09-231-75/+24
| | | * | | | x86, microcode rework, v2Dmitry Adamushko2008-09-121-9/+8
| | | * | | | x86-microcode: generic interface refactoringDmitry Adamushko2008-08-201-4/+16
| | | * | | | Merge commit 'v2.6.27-rc1' into x86/microcodeIngo Molnar2008-07-291-21/+1
| | | |\ \ \ \
| | | * | | | | x86: major refactoringPeter Oruba2008-07-281-0/+3
| | | * | | | | x86: first step of refactoring, introducing microcode_opsPeter Oruba2008-07-281-0/+13
| | | * | | | | x86: add AMD specific declarationsPeter Oruba2008-07-281-0/+30
| | | * | | | | x86: structure declaration renamingPeter Oruba2008-07-281-4/+6
| | | * | | | | x86: move per CPU microcode structure declaration to header filePeter Oruba2008-07-281-0/+8
| | | * | | | | x86: typedef removalPeter Oruba2008-07-281-3/+0
| | | * | | | | x86: moved Intel microcode patch loader declarations to seperate header filePeter Oruba2008-07-282-35/+34
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'core/signal' and 'x86/spinlocks' into x86/xenIngo Molnar2008-10-123-38/+40
| |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'linus' into x86/spinlocksIngo Molnar2008-10-1236-155/+731
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| | | * | | | | | | x86: ticket spin locks: reduce instruction dependenciesJan Beulich2008-09-051-7/+7
| | | * | | | | | | x86: ticket spin locks: factor out more common codeJan Beulich2008-09-051-26/+16
| | | * | | | | | | x86: ticket spin locks: fix asm constraintsJan Beulich2008-09-051-3/+3
| | | * | | | | | | Merge branch 'x86/alternatives' into x86/coreIngo Molnar2008-09-052-6/+6
| | | |\ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ Merge branch 'x86/urgent' into core/signalIngo Molnar2008-10-1236-156/+545
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| | * | | | | | | | | signals: demultiplexing SIGTRAP signal, fixSrinivasa Ds2008-09-231-0/+2
| | * | | | | | | | | signals: demultiplexing SIGTRAP signalSrinivasa Ds2008-09-232-1/+11
| | * | | | | | | | | Merge branch 'x86/signal' into core/signalIngo Molnar2008-09-23290-990/+1838
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | * | | | | | | | x86_32: signal: introduce signal_fault()Hiroshi Shimamoto2008-09-061-2/+2
| | | * | | | | | | | Merge branch 'x86/cleanups' into x86/signalIngo Molnar2008-09-064-7/+11
| | | |\ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \
| | | *---. \ \ \ \ \ \ \ \ Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signalIngo Molnar2008-09-06290-984/+1834
| | | |\ \ \ \ \ \ \ \ \ \ \
| * | | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/xenIngo Molnar2008-10-12290-1142/+2374
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'timers/urgent' into x86/xenIngo Molnar2008-09-233-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-105-20/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86: build fix for !CONFIG_SMPAlex Nixon2008-09-052-9/+10
| * | | | | | | | | | | | | | | x86: separate generic cpu disabling code from APIC writes in cpu_disableAlex Nixon2008-08-251-0/+1
| * | | | | | | | | | | | | | | x86: unify x86_32 and x86_64 play_dead into one functionAlex Nixon2008-08-251-0/+1
| * | | | | | | | | | | | | | | x86_32: clean up play_deadAlex Nixon2008-08-251-1/+6
| * | | | | | | | | | | | | | | x86: add cpu hotplug hooks into smp_opsAlex Nixon2008-08-251-4/+24
| * | | | | | | | | | | | | | | Merge branch 'linus' into x86/xenIngo Molnar2008-08-255-6/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86/paravirt: add spin_lock_flags lock opJeremy Fitzhardinge2008-08-202-2/+14
| * | | | | | | | | | | | | | | | xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-201-2/+12
| * | | | | | | | | | | | | | | | Merge branch 'linus' into x86/xenIngo Molnar2008-08-2017-30/+119
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/xenIngo Molnar2008-07-311-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/xenIngo Molnar2008-07-311-21/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge core/lib: pick up memparse() change.Ingo Molnar2008-07-2811-61/+92
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | x86: fix initialization of 'l' bit in ldt descriptorsJeremy Fitzhardinge2008-07-281-0/+5
| * | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/xenIngo Molnar2008-07-2613-128/+91
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | x86/paravirt/xen: properly fill out the ldt opsJeremy Fitzhardinge2008-07-242-1/+22