aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | KVM: SVM: Remove newlines from nested trace pointsJoerg Roedel2010-04-25
| * | | | | | | | | | | | | KVM: SVM: Make lazy FPU switching work with nested svmJoerg Roedel2010-04-25
| * | | | | | | | | | | | | KVM: SVM: Activate nested state only when guest state is completeJoerg Roedel2010-04-25
| * | | | | | | | | | | | | KVM: SVM: Don't sync nested cr8 to lapic and backJoerg Roedel2010-04-25
| * | | | | | | | | | | | | KVM: SVM: Fix nested msr intercept handlingJoerg Roedel2010-04-25
| * | | | | | | | | | | | | KVM: SVM: Annotate nested_svm_map with might_sleep()Joerg Roedel2010-04-25
| * | | | | | | | | | | | | KVM: SVM: Sync all control registers on nested vmexitJoerg Roedel2010-04-25
| * | | | | | | | | | | | | KVM: SVM: Fix schedule-while-atomic on nested exception handlingJoerg Roedel2010-04-25
| * | | | | | | | | | | | | KVM: SVM: Don't use kmap_atomic in nested_svm_mapJoerg Roedel2010-04-25
| * | | | | | | | | | | | | KVM: remove redundant prototype of load_pdptrs()Takuya Yoshikawa2010-04-25
| * | | | | | | | | | | | | KVM: x86 emulator: Fix x86_emulate_insn() not to use the variable rc for non-...Takuya Yoshikawa2010-04-25
| * | | | | | | | | | | | | KVM: x86 emulator: X86EMUL macro replacements: x86_emulate_insn() and its hel...Takuya Yoshikawa2010-04-25
| * | | | | | | | | | | | | KVM: x86 emulator: X86EMUL macro replacements: from do_fetch_insn_byte() to x...Takuya Yoshikawa2010-04-25
| * | | | | | | | | | | | | KVM: inject #UD in 64bit mode from instruction that are not valid thereGleb Natapov2010-04-25
| * | | | | | | | | | | | | KVM: use desc_ptr struct instead of kvm private descriptor_tableGleb Natapov2010-04-25
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-05-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | IPC driver for Intel Mobile Internet Device (MID) platformsSreedhara DS2010-05-17
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1Huang Ying2010-03-24
| * | | | | | | | | | | | | | crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1Huang Ying2010-03-13
| * | | | | | | | | | | | | | crypto: aesni-intel - Add AES-NI accelerated CTR modeHuang Ying2010-03-10
* | | | | | | | | | | | | | | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie2010-04-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | arch/x86: Add array variants for setting memory to wc caching.Pauli Nieminen2010-04-05
* | | | | | | | | | | | | | | | | earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdbJason Wessel2010-05-20
* | | | | | | | | | | | | | | | | x86,early dr regs,kgdb: Allow kernel debugger early dr register accessJason Wessel2010-05-20
* | | | | | | | | | | | | | | | | x86,kgdb: Implement early hardware breakpoint debuggingJason Wessel2010-05-20
* | | | | | | | | | | | | | | | | x86, kgdb, init: Add early and late debug statesJason Wessel2010-05-20
* | | | | | | | | | | | | | | | | x86, kgdb: early trap init for early debugJan Kiszka2010-05-20
* | | | | | | | | | | | | | | | | x86,kgdb: Add low level debug hookJason Wessel2010-05-20
* | | | | | | | | | | | | | | | | kgdb: remove post_primary_code referencesJason Wessel2010-05-20
* | | | | | | | | | | | | | | | | kgdb: core changes to support kdbJason Wessel2010-05-20
* | | | | | | | | | | | | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-05-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming2010-04-20
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-14
| * | | | | | | | | | | | | | | | | Merge branch 'master' into for-nextJiri Kosina2010-04-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix comment typo in percpu.hJustin P. Mattock2010-04-20
* | | | | | | | | | | | | | | | | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-05-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86, hpet: Add reference to chipset erratum documentation for disable-hpet-ms...Andreas Herrmann2010-05-17
| * | | | | | | | | | | | | | | | | | x86, hpet: Restrict read back to affected ATI chipsetsThomas Gleixner2010-04-28
* | | | | | | | | | | | | | | | | | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | time: Clean up direct xtime usage in xenJohn Stultz2010-03-12
* | | | | | | | | | | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | x86, UV: uv_irq.c: Fix all sparse warningsRandy Dunlap2010-04-17
| * | | | | | | | | | | | | | | | | | | x86, UV: Improve BAU performance and error recoveryCliff Wickman2010-04-14
| * | | | | | | | | | | | | | | | | | | x86, UV: Delete unneeded boot messagesJack Steiner2010-03-17
| * | | | | | | | | | | | | | | | | | | x86, UV: Clean up UV headers for MMR definitionsJack Steiner2010-03-11
| |/ / / / / / / / / / / / / / / / / /