summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | KVM: VMX: always_inline VMREADsAvi Kivity2011-07-12
| * | | | | | | | | | | | | KVM: VMX: Move VMREAD cleanup to exception handlerAvi Kivity2011-07-12
| * | | | | | | | | | | | | KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functionsTakuya Yoshikawa2011-07-12
| * | | | | | | | | | | | | KVM: x86 emulator: Stop passing ctxt->ops as arg of decode helpersTakuya Yoshikawa2011-07-12
| * | | | | | | | | | | | | KVM: x86 emulator: Place insn_fetch helpers togetherTakuya Yoshikawa2011-07-12
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | xen/multicall: move *idx fields to start of mc_bufferJeremy Fitzhardinge2011-07-18
| * | | | | | | | | | | | xen/multicall: special-case singleton hypercallsJeremy Fitzhardinge2011-07-18
| * | | | | | | | | | | | xen/multicalls: add unlikely around slowpath in __xen_mc_entry()Jeremy Fitzhardinge2011-07-18
| * | | | | | | | | | | | xen/multicalls: disable MC_DEBUGJeremy Fitzhardinge2011-07-18
| * | | | | | | | | | | | xen/mmu: tune pgtable alloc/releaseJeremy Fitzhardinge2011-07-18
| * | | | | | | | | | | | xen/mmu: use extend_args for more mmuext updatesJeremy Fitzhardinge2011-07-18
| * | | | | | | | | | | | xen/trace: add tlb flush tracepointsJeremy Fitzhardinge2011-07-18
| * | | | | | | | | | | | xen/trace: add segment desc tracingJeremy Fitzhardinge2011-07-18
| * | | | | | | | | | | | xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge2011-07-18
| * | | | | | | | | | | | xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge2011-07-18
| * | | | | | | | | | | | xen/trace: add mmu tracepointsJeremy Fitzhardinge2011-07-18
| * | | | | | | | | | | | xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-18
| * | | | | | | | | | | | xen/trace: set up tracepoint skeletonJeremy Fitzhardinge2011-07-18
| * | | | | | | | | | | | xen/multicalls: remove debugfs statsJeremy Fitzhardinge2011-07-18
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-07-24
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | crypto: ghash-intel - Fix set but not used in ghash_async_setkey()Gustavo F. Padovan2011-06-30
| | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
*-----------. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds2011-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | | | x86, boot: Wait for boot cpu to show up if nr_cpus limit is about to hitVivek Goyal2011-07-08
| | | | | | | | |/ / / / / / / / / / | | | | | | | |/| | | | | | | | | |
| | | | | | * | | | | | | | | | | | x86: tsc: Remove unneeded DMI-based blacklistingTero Roponen2011-05-31
| | | | | * | | | | | | | | | | | | x86, quirks: Use pci_dev->revisionSergei Shtylyov2011-07-21
| | | | * | | | | | | | | | | | | | x86, config: Introduce an INTEL_MID configurationAlan Cox2011-07-21
| | | | |/ / / / / / / / / / / / /
| | | * / / / / / / / / / / / / / kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2011-07-21
| | | |/ / / / / / / / / / / / /
| | * | | | | / / / / / / / / / x86-32, fpu: Fix DNA exception during check_fpu()Suresh Siddha2011-06-30
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | x86, hyper: Change hypervisor detection orderAnupam Chanda2011-07-08
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86, build: Do not set the root_dev field in bzImageMichal Marek2011-05-25
* | | | | | | | | | | | | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86: Add support for cmpxchg_doubleChristoph Lameter2011-06-25
* | | | | | | | | | | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | clocksource: apb: Share APB timer code with other platformsJamie Iles2011-06-27
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-23
* | | | | | | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86-64, vdso: Do not allocate memory for the vDSOAndy Lutomirski2011-07-21
| * | | | | | | | | | | | | | | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2011-07-21
| * | | | | | | | | | | | | | | x86, vdso: Drop now wrong commentBorislav Petkov2011-07-18
| * | | | | | | | | | | | | | | x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-14
| * | | | | | | | | | | | | | | clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-13
| * | | | | | | | | | | | | | | x86-64: Add --no-undefined to vDSO buildAndy Lutomirski2011-07-13
| * | | | | | | | | | | | | | | x86-64: Allow alternative patching in the vDSOAndy Lutomirski2011-07-13
| * | | | | | | | | | | | | | | x86: Make alternative instruction pointers relativeAndy Lutomirski2011-07-13
| * | | | | | | | | | | | | | | x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski2011-07-13
| * | | | | | | | | | | | | | | x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-07
| * | | | | | | | | | | | | | | x86-64: Fill unused parts of the vsyscall page with 0xccAndy Lutomirski2011-06-06
| * | | | | | | | | | | | | | | x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski2011-06-06