summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson2012-04-081-0/+22
| * | | | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-082-0/+29
| * | | | | x86: pvclock: Add flag to indicate that a vm was stopped by the hostEric B Munson2012-04-081-0/+1
| * | | | | KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2012-04-081-14/+2
| * | | | | KVM: SVM: count all irq windows exitJason Wang2012-04-081-1/+1
| * | | | | KVM: x86: expose Intel cpu new features (HLE, RTM) to guestLiu, Jinsong2012-04-081-1/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-2413-212/+350
|\ \ \ \ \
| * | | | | xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini2012-05-211-0/+4
| * | | | | xen/smp: unbind irqworkX when unplugging vCPUs.Konrad Rzeszutek Wilk2012-05-211-0/+1
| * | | | | Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5Konrad Rzeszutek Wilk2012-05-076-94/+207
| |\ \ \ \ \
| | * | | | | xen/setup: update VA mapping when releasing memory during setupDavid Vrabel2012-05-074-32/+34
| | * | | | | xen/setup: Combine the two hypercall functions - since they are quite similar.Konrad Rzeszutek Wilk2012-05-071-51/+30
| | * | | | | xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAMKonrad Rzeszutek Wilk2012-05-071-4/+112
| | * | | | | xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0Konrad Rzeszutek Wilk2012-05-071-4/+7
| | * | | | | xen/p2m: An early bootup variant of set_phys_to_machineKonrad Rzeszutek Wilk2012-04-062-0/+16
| | * | | | | xen/p2m: Collapse early_alloc_p2m_middle redundant checks.Konrad Rzeszutek Wilk2012-04-061-13/+12
| | * | | | | xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argumentKonrad Rzeszutek Wilk2012-04-061-5/+5
| | * | | | | xen/p2m: Move code around to allow for better re-usage.Konrad Rzeszutek Wilk2012-04-061-28/+34
| * | | | | | xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk2012-05-071-0/+3
| * | | | | | xen: implement IRQ_WORK_VECTOR handlerLin Ming2012-05-072-0/+31
| * | | | | | xen: implement apic ipi interfaceBen Guthro2012-05-073-4/+98
| * | | | | | debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri2012-04-173-114/+6
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-241-2/+2
|\ \ \ \ \ \ \
| * | | | | | | kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller2012-05-241-2/+2
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-241-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, relocs: Add jiffies and jiffies_64 to the relative whitelistH. Peter Anvin2012-05-241-0/+1
| * | | | | | | | x86-32, relocs: Whitelist more symbols for ld bug workaroundH. Peter Anvin2012-05-231-0/+11
* | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-53/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-53/+4
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-242-35/+64
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-2/+0
| * | | | | | | | | | x86: Use generic time configThomas Gleixner2012-05-211-24/+7
| * | | | | | | | | | x86: Allow multiple values to be specified with "hpet="Jan Beulich2012-05-071-1/+6
| * | | | | | | | | | x86: Clear HPET configuration registers on startupJan Beulich2012-05-071-8/+51
* | | | | | | | | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-243-5/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/vga: fix build with efi disabled.Dave Airlie2012-05-171-1/+1
| * | | | | | | | | | | x86/vga: set the default device from the fixup.Dave Airlie2012-05-161-0/+3
| * | | | | | | | | | | Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-0735-142/+248
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie2012-05-0211-285/+188
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | efifb: Implement vga_default_device() (v2)Matthew Garrett2012-04-241-0/+6
| * | | | | | | | | | | x86: Use vga_default_device() when determining whether an fb is primaryMatthew Garrett2012-04-241-5/+15
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-246-1/+744
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-05-1429-546/+1193
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-14239-5177/+9047
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-144-8/+281
| * | | | | | | | | | | | Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar2012-03-1370-843/+1733
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | uprobes/core: Rename bkpt to swbpSrikar Dronamraju2012-03-131-2/+2
| * | | | | | | | | | | | | uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju2012-03-132-8/+9
| * | | | | | | | | | | | | uprobes/core: Make macro names consistentSrikar Dronamraju2012-03-132-12/+12
| * | | | | | | | | | | | | uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-222-33/+33
OpenPOWER on IntegriCloud