summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-07x86: use generic early_ioremapMark Salter
2014-04-07x86/mm: sparse warning fix for early_memremapDave Young
2014-04-07percpu: add raw_cpu_opsChristoph Lameter
2014-04-07x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUGJosh Triplett
2014-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-03Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-01Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-03-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-25Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel
2014-03-20x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski
2014-03-20x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski
2014-03-20x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski
2014-03-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris
2014-03-19random: Add arch_has_random[_seed]()H. Peter Anvin
2014-03-19x86, random: Enable the RDSEED instructionH. Peter Anvin
2014-03-18x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold
2014-03-18x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold
2014-03-18x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski
2014-03-18x86, vdso: Introduce VVAR marco for vdso32Stefani Seibold
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold
2014-03-18xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss
2014-03-13x86_32, mm: Remove user bit from identity map PDEAndy Lutomirski
2014-03-13x86, vdso: Remove compat vdso supportAndy Lutomirski
2014-03-13x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin
2014-03-13x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov
2014-03-13x86: Add another set of MSR accessor functionsBorislav Petkov
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-03-11KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini