summaryrefslogtreecommitdiff
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2014-05-08
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-03
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes.Ingo Molnar2014-04-18
| |\| | | | | | | |
| * | | | | | | | | uprobes/x86: Emulate relative call'sOleg Nesterov2014-04-17
| * | | | | | | | | uprobes/x86: Emulate unconditional relative jmp'sOleg Nesterov2014-04-17
| * | | | | | | | | uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->opsOleg Nesterov2014-04-17
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | arch,x86: Convert smp_mb__*()Peter Zijlstra2014-04-18
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-02
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-27
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-02
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | arm: xen: implement multicall hypercall support.Ian Campbell2014-04-24
| | |/ / / / / | |/| | | | |
* | | | | | | x86_64: expand kernel stack to 16KMinchan Kim2014-05-30
| |_|/ / / / |/| | | | |
* | | | | | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos2014-05-13
| |_|/ / / |/| | | |
* | | | | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund2014-05-09
* | | | | x86/hpet: Make boot_hpet_disable externFeng Tang2014-05-08
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-14
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu2014-04-14
* | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\ \ \ \
| * | | | audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-20
| * | | | syscall_get_arch: remove useless function argumentsEric Paris2014-03-20
* | | | | x86: use generic early_ioremapMark Salter2014-04-07
* | | | | x86/mm: sparse warning fix for early_memremapDave Young2014-04-07
* | | | | percpu: add raw_cpu_opsChristoph Lameter2014-04-07
* | | | | x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUGJosh Triplett2014-04-07
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-04
|\ \ \ \ \
| * | | | | random: Add arch_has_random[_seed]()H. Peter Anvin2014-03-19
| * | | | | x86, random: Enable the RDSEED instructionH. Peter Anvin2014-03-19
* | | | | | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-03
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss2014-03-18
* | | | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-02
|\ \ \ \ \ \
| * | | | | | KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini2014-03-11
| * | | | | | KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini2014-03-11
| * | | | | | KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka2014-03-11
| * | | | | | KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka2014-03-11
| * | | | | | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini2014-03-04
| |\ \ \ \ \ \
| * | | | | | | x86: kvm: introduce periodic global clock updatesAndrew Jones2014-03-04
| * | | | | | | x86: kvm: rate-limit global clock updatesAndrew Jones2014-03-04
| * | | | | | | KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong2014-02-24
| * | | | | | | KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong2014-02-22
| * | | | | | | KVM: x86: remove unused last_kernel_ns variableMarcelo Tosatti2014-02-04
* | | | | | | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-02
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, platforms: Remove NUMAQH. Peter Anvin2014-02-27
| * | | | | | | | x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-27
* | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski2014-03-20
| * | | | | | | | | x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski2014-03-20
| * | | | | | | | | x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski2014-03-20
| * | | | | | | | | x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold2014-03-18
| * | | | | | | | | x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold2014-03-18