aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-29
|\
| * x86, realmode: Change EFER to a single u64 fieldH. Peter Anvin2012-05-16
| * x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen2012-05-08
| * x86, realmode: header for trampoline codeJarkko Sakkinen2012-05-08
| * x86, realmode: don't copy real_mode_headerJarkko Sakkinen2012-05-08
| * x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen2012-05-08
| * x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen2012-05-08
| * x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen2012-05-08
| * x86, realmode: Relocator for realmode codeJarkko Sakkinen2012-05-08
* | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-05-29
* | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-29
|\ \
| * | mfd: Add driver for STA2X11 MFD blockAlessandro Rubini2012-05-09
* | | x86: use the new generic strnlen_user() functionLinus Torvalds2012-05-26
* | | word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-26
* | | x86: use generic strncpy_from_user routineLinus Torvalds2012-05-26
* | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-25
|\ \ \
| * | | X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-21
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \ \ \
| * | | | KVM: MMU: Don't use RCU for lockless shadow walkingAvi Kivity2012-05-16
| * | | | KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leafGleb Natapov2012-05-06
| * | | | KVM: Introduce bitmask for apic attention reasonsGleb Natapov2012-04-24
| * | | | Merge branch 'linus' into queueMarcelo Tosatti2012-04-19
| |\ \ \ \
| * | | | | KVM: x86 emulator: MMX supportAvi Kivity2012-04-16
| * | | | | KVM: Avoid checking huge page mappings in get_dirty_log()Takuya Yoshikawa2012-04-08
| * | | | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
| * | | | | x86: pvclock: Add flag to indicate that a vm was stopped by the hostEric B Munson2012-04-08
* | | | | | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-24
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5Konrad Rzeszutek Wilk2012-05-07
| |\ \ \ \ \ \
| | * | | | | | xen/p2m: An early bootup variant of set_phys_to_machineKonrad Rzeszutek Wilk2012-04-06
| * | | | | | | xen: implement IRQ_WORK_VECTOR handlerLin Ming2012-05-07
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-24
|\ \ \ \ \ \ \
| * | | | | | | kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller2012-05-24
* | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \ \ \ \ \ \ \
| * | | | | | | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-11
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-24
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-07
| |\| | | | | | |
| * | | | | | | | Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie2012-05-02
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | efifb: Implement vga_default_device() (v2)Matthew Garrett2012-04-24
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-24
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-05-14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-14
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-14
| * | | | | | | | | Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar2012-03-13
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | uprobes/core: Rename bkpt to swbpSrikar Dronamraju2012-03-13
| * | | | | | | | | | uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju2012-03-13
| * | | | | | | | | | uprobes/core: Make macro names consistentSrikar Dronamraju2012-03-13
| * | | | | | | | | | uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-22
| * | | | | | | | | | uprobes/core: Clean up, refactor and improve the codeIngo Molnar2012-02-17
| * | | | | | | | | | uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-17
* | | | | | | | | | | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-23
|\ \ \ \ \ \ \ \ \ \ \