- 8fd75e1 x86: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- 87e24f4 perf/x86: Fix local vs remote memory events for NHM/WSM by Peter Zijlstra · 13 years ago
- a7f4255 x86: Derandom delay_tsc for 64 bit by Thomas Gleixner · 13 years ago
- 55062d0 x86: fix typo in recent find_vma_prev purge by Linus Torvalds · 13 years ago
- 097d591 vm: avoid using find_vma_prev() unnecessarily by Linus Torvalds · 13 years ago
- 4f0449e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
- 6414fa6a aout: move setup_arg_pages() prior to reading/mapping the binary by Al Viro · 13 years ago
- 1018faa perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled by Joerg Roedel · 13 years ago
- a97f4f5 x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version by Jonathan Nieder · 13 years ago
- 84113717 x86/PCI: use host bridge _CRS info on MSI MS-7253 by Jonathan Nieder · 13 years ago
- e25bda5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 500dd23 Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 1cc1c96 PCI: fix memleak when ACPI _CRS is not used. by Yinghai Lu · 13 years ago
- 3f806e5 x86/mce/AMD: Fix UP build error by Borislav Petkov · 13 years ago
- 27e74da i387: export 'fpu_owner_task' per-cpu variable by Linus Torvalds · 13 years ago
- a38449ef x86: Specify a size for the cmp in the NMI handler by Steven Rostedt · 13 years ago
- 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 13 years ago
- 80ab6f1 i387: use 'restore_fpu_checking()' directly in task switching code by Linus Torvalds · 13 years ago
- cea20ca i387: fix up some fpu_counter confusion by Linus Torvalds · 13 years ago
- 8eaffa6 xen/pat: Disable PAT support for now. by Konrad Rzeszutek Wilk · 13 years ago
- 416d721 xen/setup: Remove redundant filtering of PTE masks. by Konrad Rzeszutek Wilk · 13 years ago
- 45d5a16 x86/nmi: Test saved %cs in NMI to determine nested NMI case by Steven Rostedt · 13 years ago
- 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 13 years ago
- f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 13 years ago
- 4903062 i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore by Linus Torvalds · 13 years ago
- b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 13 years ago
- 6d59d7a i387: don't ever touch TS_USEDFPU directly, use helper functions by Linus Torvalds · 13 years ago
- b6c6641 i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers by Linus Torvalds · 13 years ago
- 15d8791 i387: fix x86-64 preemption-unsafe user stack save/restore by Linus Torvalds · 13 years ago
- c38e234 i387: fix sense of sanity check by Linus Torvalds · 13 years ago
- 694ce18 Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 5b1cbac i387: make irq_fpu_usable() tests more robust by Linus Torvalds · 13 years ago
- be98c2c i387: math_state_restore() isn't called from asm by Linus Torvalds · 13 years ago
- ce2814f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 32c3233 x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors by Andreas Herrmann · 13 years ago
- f39d47f perf: Fix double start/stop in x86_pmu_start() by Stephane Eranian · 13 years ago
- c1d2f1b x86/microcode: Remove noisy AMD microcode warning by Prarit Bhargava · 13 years ago
- 14fdbf7 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
- 207d543 xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback by Stefano Stabellini · 13 years ago
- 41bd956 xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic. by Konrad Rzeszutek Wilk · 13 years ago
- 84f2b9b perf: Remove deprecated WARN_ON_ONCE() by Stephane Eranian · 13 years ago
- 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 5753785 KVM: do not #GP on perf MSR writes when vPMU is disabled by Gleb Natapov · 13 years ago
- c2226fc KVM: x86: fix missing checks in syscall emulation by Stephan Bärwolf · 13 years ago
- bdb42f5 KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" by Stephan Bärwolf · 13 years ago
- e6d36a6 x86/reboot: Remove VersaLogic Menlow reboot quirk by Michael D Labriola · 13 years ago
- 5955633 x86/reboot: Skip DMI checks if reboot set by user by Michael D Labriola · 13 years ago
- 6c334f4 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- d0caf292 x86/dumpstack: Remove unneeded check in dump_trace() by Dan Carpenter · 13 years ago
- 6c02b7b Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3 by Konrad Rzeszutek Wilk · 13 years ago
- b0f4c4b bugs, x86: Fix printk levels for panic, softlockups and stack dumps by Prarit Bhargava · 13 years ago
- fc395b9 x86: Properly parenthesize cmpxchg() macro arguments by Jan Beulich · 13 years ago
- 5b68edc x86/microcode_amd: Add support for CPU family specific container files by Andreas Herrmann · 13 years ago
- 652847a x86/amd: Add missing feature flag for fam15h models 10h-1fh processors by Andreas Herrmann · 13 years ago
- 5067cf5 x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf() by Jesper Juhl · 13 years ago
- 3fe5456 x86/numachip: Drop unnecessary conflict with EDAC by Daniel J Blueman · 13 years ago
- d2ebc71 x86/uv: Fix uninitialized spinlocks by Cliff Wickman · 13 years ago
- 5a51467 x86/uv: Fix uv_gpa_to_soc_phys_ram() shift by Russ Anderson · 13 years ago
- 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- 7a7546b x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t by David Vrabel · 13 years ago
- 567e479 Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 4f2f81a x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits by H. Peter Anvin · 13 years ago
- 282f445 Merge remote-tracking branch 'linus/master' into x86/urgent by H. Peter Anvin · 13 years ago
- 90a4c0f uml: fix compile for x86-64 by Linus Torvalds · 13 years ago
- 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
- d00a9dd net: bpf_jit: fix divide by 0 generation by Eric Dumazet · 13 years ago
- 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 13 years ago
- 6015ff1 x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n by Al Viro · 13 years ago
- f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
- 68f30fb x86, tsc: Fix SMI induced variation in quick_pit_calibrate() by Linus Torvalds · 13 years ago
- b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
- f031cd2 audit: ia32entry.S sign extend error codes when calling 64 bit code by Eric Paris · 13 years ago
- d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
- ce79dac x86, opcode: ANDN and Group 17 in x86-opcode-map.txt by Ulrich Drepper · 13 years ago
- 5ee7153 x86/kconfig: Move the ZONE_DMA entry under a menu by Randy Dunlap · 13 years ago
- cd298f6 ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) by Kurt Garloff · 13 years ago
- b54ac6d ACPI, Record ACPI NVS regions by Huang Ying · 13 years ago
- 6eadf10 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 13 years ago
- b54bd9b x86/UV2: Add accounting for BAU strong nacks by Cliff Wickman · 13 years ago
- 88ed9dd x86/UV2: Ack BAU interrupt earlier by Cliff Wickman · 13 years ago
- 478c6e5 x86/UV2: Remove stale no-resources test for UV2 BAU by Cliff Wickman · 13 years ago
- c5d35d3 x86/UV2: Work around BAU bug by Cliff Wickman · 13 years ago
- d059f9f x86/UV2: Fix BAU destination timeout initialization by Cliff Wickman · 13 years ago
- da87c93 x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode by Cliff Wickman · 13 years ago
- 5674124 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- e032d807 mce: fix warning messages about static struct mce_device by Greg Kroah-Hartman · 13 years ago
- f104486 x86: Get rid of dubious one-bit signed bitfield by Anton Vorontsov · 13 years ago
- a1c6117 x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore by xiyou.wangcong@gmail.com · 13 years ago
- 8d973b6 x86/kprobes: Fix typo transferred from Intel manual by Ulrich Drepper · 13 years ago
- 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- f0ed5b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
- a3301b7 x86/mce: Fix CPU hotplug and suspend regression related to MCE by Srivatsa S. Bhat · 13 years ago
- 0994695 Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") by Linus Torvalds · 13 years ago
- 9512938 cpumask: update setup_node_to_cpumask_map() comments by Wanlong Gao · 13 years ago
- 2565409 mm,x86,um: move CMPXCHG_DOUBLE config option by Heiko Carstens · 13 years ago
- 4156153 mm,x86,um: move CMPXCHG_LOCAL config option by Heiko Carstens · 13 years ago
- 43570fd mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL by Heiko Carstens · 13 years ago
- 476bc00 module_param: make bool parameters really bool (arch) by Rusty Russell · 13 years ago
- bcf8a3d Merge tag 'to-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago