aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAge
* uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()Ananth N Mavinakayanahalli2012-06-08
* x86: Add rdpmcl()Andi Kleen2012-06-06
* perf/x86: Check if user fp is validArun Sharma2012-06-06
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-02
|\
| * Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-...H. Peter Anvin2012-06-01
| |\
| | * ftrace: Synchronize variable setting with breakpointsSteven Rostedt2012-05-31
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ \
| * | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
| * | | set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
| * | | new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ \ | |/ / |/| |
| * | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
* | | Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin2012-05-30
|\ \ \
| * | | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin2012-05-30
| * | | 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 branch 'x86/mce' into x86/urgentIngo Molnar2012-05-30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | x86/bitops: Move BIT_64() for a wider useBorislav Petkov2012-05-23
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | 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
| | |_|_|_|_|_|/ / | |/| | | | | | |