- 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
- 4b97280 Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- 0160676 xen/p2m: check MFN is in range before using the m2p table by David Vrabel · 11 years ago
- fa0f281 mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte by Cyrill Gorcunov · 11 years ago
- 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 11 years ago
- 442e097 Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
- 65320fc Merge tag 'v3.11-rc7' into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
- c3f31f6 Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
- 6be48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
- eeca9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 11 years ago
- b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- cf39c8e Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- 816434e Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- f357a82 Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- b20c99e Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 05eebfb Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- cb3e433 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- aafcd5d Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 228abe7 Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 1f9c52e Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 2a47550 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 3d7e5fc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 6924a46 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 5e0b3a4 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 0d99b70 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
- bc08b44 lockref: implement lockless reference count updates using cmpxchg() by Linus Torvalds · 11 years ago
- 7263dda x86, smap: Handle csum_partial_copy_*_user() by H. Peter Anvin · 11 years ago
- f69fa9a x86, doc: Update uaccess.h comment to reflect clang changes by H. Peter Anvin · 11 years ago
- bdfc017 x86, asm: Fix a compilation issue with clang by Jan-Simon Möller · 11 years ago
- 3e9b232 x86, asm: Extend definitions of _ASM_* with a raw format by Jan-Simon Möller · 11 years ago
- aee2bce Merge branch 'linus' into perf/core by Ingo Molnar · 11 years ago
- a254738 drivers: dma-contiguous: clean source code and prepare for device tree by Marek Szyprowski · 11 years ago
- 7a330a5 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
- 6aef266 kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks by Srivatsa Vaddagiri · 11 years ago
- 4b0a867 kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi by Raghavendra K T · 11 years ago
- 4eb5178 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 11 years ago
- bfa664f Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Kevin Hilman · 11 years ago
- edb6f29 crypto: xor - Check for osxsave as well as avx in crypto/xor by John Haxby · 11 years ago
- 1740545 x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock by Yoshihiro YUNOMAE · 11 years ago
- 7067552 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- f1d6e17 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
- 92b7520 kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor by Srivatsa Vaddagiri · 11 years ago
- ccb1f55 Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 11 years ago
- 30e46b5 x86: avoid remapping data in parse_setup_data() by Linn Crosetto · 11 years ago
- 41bb347 mm: save soft-dirty bits on file pages by Cyrill Gorcunov · 11 years ago
- 179ef71 mm: save soft-dirty bits on swapped pages by Cyrill Gorcunov · 11 years ago
- e0acd0a sched: fix the theoretical signal_wake_up() vs schedule() race by Oleg Nesterov · 11 years ago
- cc2df20 KVM: x86: Update symbolic exit codes by Jan Kiszka · 11 years ago
- 6356bb0 Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
- 8451609 x86, microcode, AMD: Fix early microcode loading by Torsten Kaiser · 11 years ago
- 0237d7f Merge branch 'x86/mce' into x86/ras by Ingo Molnar · 11 years ago
- 4287d82 PCI: use weak functions for MSI arch-specific functions by Thomas Petazzoni · 11 years ago
- d55e37b x86: Don't clear olpc_ofw_header when sentinel is detected by Daniel Drake · 11 years ago
- 6efa20e xen: Support 64-bit PV guest receiving NMIs by Konrad Rzeszutek Wilk · 11 years ago
- 3a3bb00 kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi by Raghavendra K T · 11 years ago
- 96f853e x86, ticketlock: Add slowpath logic by Jeremy Fitzhardinge · 11 years ago
- 4a1ed4c x86, pvticketlock: When paravirtualizing ticket locks, increment by 2 by Jeremy Fitzhardinge · 11 years ago
- 354714d x86, pvticketlock: Use callee-save for lock_spinning by Jeremy Fitzhardinge · 11 years ago
- b798df0 x86, ticketlock: Collapse a layer of functions by Jeremy Fitzhardinge · 11 years ago
- 545ac13 x86, spinlock: Replace pv spinlocks with pv ticketlocks by Jeremy Fitzhardinge · 11 years ago
- a021506 x86, relocs: Move ELF relocation handling to C by Kees Cook · 12 years ago
- bfd0a56 nEPT: Nested INVEPT by Nadav Har'El · 11 years ago
- 25d9208 nEPT: Add nEPT violation/misconfigration support by Yang Zhang · 11 years ago
- c3c7f14 x86/jump-label: Use best default nops for inital jump label calls by Steven Rostedt · 13 years ago
- 28596b6 x86, asmlinkage, vdso: Mark vdso variables __visible by Andi Kleen · 11 years ago
- 4a335c0 x86, asmlinkage: Make 64bit checksum functions visible by Andi Kleen · 11 years ago
- 9a55fdb x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops by Andi Kleen · 11 years ago
- 277d5b4 x86, asmlinkage: Make several variables used from assembler/linker script visible by Andi Kleen · 11 years ago
- 04bb591 x86, asmlinkage: Make kprobes code visible and fix assembler code by Andi Kleen · 11 years ago
- ff49103 x86, asmlinkage: Make various syscalls asmlinkage by Andi Kleen · 11 years ago
- 35ea7903 x86, asmlinkage: Make 32bit/64bit __switch_to visible by Andi Kleen · 11 years ago
- a1ed4dd x86, asmlinkage: Make _*_start_kernel visible by Andi Kleen · 11 years ago
- 1d9090e x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible by Andi Kleen · 11 years ago
- 9e1a431 x86, asmlinkage: Change dotraplinkage into __visible on 32bit by Andi Kleen · 11 years ago
- 1599e8f x86: Fix sys_call_table type in asm/syscall.h by Andi Kleen · 11 years ago
- 0ca06c0 x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors by Tony Luck · 11 years ago
- 9df56f1 x86: Correctly detect hypervisor by Jason Wang · 11 years ago
- 1085ba7 x86, kvm: Switch to use hypervisor_cpuid_base() by Jason Wang · 11 years ago
- 448ac44 xen: Switch to use hypervisor_cpuid_base() by Jason Wang · 11 years ago
- 96e39ac x86: Introduce hypervisor_cpuid_base() by Jason Wang · 11 years ago
- 2995e50 x86: sysfb: move EFI quirks from efifb to sysfb by David Herrmann · 11 years ago
- e3263ab x86: provide platform-devices for boot-framebuffers by David Herrmann · 11 years ago
- 8f898fb sched/x86: Optimize switch_mm() for multi-threaded workloads by Rik van Riel · 11 years ago
- 76f411f x86 / cpu topology: remove the stale macro arch_provides_topology_pointers by Hanjun Guo · 11 years ago
- ac0a48c KVM: x86: rename EMULATE_DO_MMIO by Paolo Bonzini · 12 years ago
- 61c63e5 cpufreq: Remove unused APERF/MPERF support by Stratos Karafotis · 12 years ago
- c73deb6 perf/x86: Add ability to calculate TSC from perf sample timestamps by Adrian Hunter · 12 years ago
- 17f4157 kprobes/x86: Call out into INT3 handler directly instead of using notifier by Jiri Kosina · 11 years ago
- 103af0a perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5 by Andi Kleen · 11 years ago
- ea8596b kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions by Masami Hiramatsu · 11 years ago
- 9bb1542 Merge branch 'x86/jumplabel' into perf/core by Ingo Molnar · 11 years ago
- e04c5d7 remove sched notifier for cross-cpu migrations by Marcelo Tosatti · 11 years ago
- fd4363f x86: Introduce int3 (breakpoint)-based instruction patching by Jiri Kosina · 11 years ago
- 9b71050 x86, bitops: Change bitops to be native operand size by H. Peter Anvin · 11 years ago
- 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 12 years ago
- 8cbd0ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago