| Commit message (Expand) | Author | Age | Files | Lines |
* | i387: re-introduce FPU state preloading at context switch time | Linus Torvalds | 2012-02-18 | 1 | -17/+93 |
* | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds | 2012-02-18 | 3 | -24/+23 |
* | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore | Linus Torvalds | 2012-02-16 | 1 | -19/+0 |
* | i387: do not preload FPU state at task switch time | Linus Torvalds | 2012-02-16 | 1 | -1/+0 |
* | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds | 2012-02-16 | 1 | -20/+55 |
* | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers | Linus Torvalds | 2012-02-16 | 1 | -3/+6 |
* | i387: fix x86-64 preemption-unsafe user stack save/restore | Linus Torvalds | 2012-02-16 | 1 | -0/+42 |
* | i387: fix sense of sanity check | Linus Torvalds | 2012-02-15 | 1 | -1/+1 |
* | i387: make irq_fpu_usable() tests more robust | Linus Torvalds | 2012-02-13 | 1 | -8/+46 |
* | i387: math_state_restore() isn't called from asm | Linus Torvalds | 2012-02-13 | 1 | -1/+1 |
* | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-02-06 | 1 | -0/+16 |
|\ |
|
| * | KVM: x86: fix missing checks in syscall emulation | Stephan Bärwolf | 2012-02-01 | 1 | -0/+13 |
| * | KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" | Stephan Bärwolf | 2012-02-01 | 1 | -0/+3 |
* | | x86: Properly parenthesize cmpxchg() macro arguments | Jan Beulich | 2012-01-26 | 1 | -3/+3 |
* | | x86/amd: Add missing feature flag for fam15h models 10h-1fh processors | Andreas Herrmann | 2012-01-26 | 1 | -0/+1 |
* | | x86/uv: Fix uv_gpa_to_soc_phys_ram() shift | Russ Anderson | 2012-01-26 | 1 | -2/+2 |
|/ |
|
* | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits | H. Peter Anvin | 2012-01-19 | 1 | -0/+1 |
* | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin | 2012-01-19 | 28 | -1208/+259 |
|\ |
|
| * | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-16 | 6 | -1149/+57 |
| |\ |
|
| | * | x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h | H. Peter Anvin | 2012-01-07 | 1 | -0/+1 |
| | * | x86: Generate system call tables and unistd_*.h from tables | H. Peter Anvin | 2011-11-17 | 5 | -1149/+56 |
| * | | mce: fix warning messages about static struct mce_device | Greg Kroah-Hartman | 2012-01-16 | 1 | -1/+1 |
| * | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-15 | 2 | -0/+34 |
| |\ \ |
|
| | * \ | Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2012-01-07 | 2 | -0/+34 |
| | |\ \ |
|
| | | * | | x86: Add counter when debug stack is used with interrupts enabled | Steven Rostedt | 2011-12-21 | 2 | -6/+22 |
| | | * | | x86: Keep current stack in NMI breakpoints | Steven Rostedt | 2011-12-21 | 2 | -0/+18 |
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-15 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * | | | | | x86: Get rid of 'dubious one-bit signed bitfield' sprase warning | Anton Vorontsov | 2012-01-12 | 1 | -2/+2 |
| * | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-11 | 2 | -2/+2 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge commit 'v3.2-rc6' into x86/platform | Ingo Molnar | 2011-12-18 | 5 | -7/+49 |
| | |\ \ \ \ \ |
|
| | * | | | | | | x86/intel config: Revamp configuration to allow for Moorestown and Medfield | Alan Cox | 2011-12-18 | 2 | -2/+2 |
| * | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-11 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, NMI: Add NMI IPI selftest | Don Zickus | 2011-12-05 | 1 | -0/+6 |
| | |/ / / / / / |
|
| * | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-11 | 2 | -0/+6 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86: Don't use magic strings for EFI loader signature | Matt Fleming | 2011-12-09 | 1 | -0/+4 |
| | * | | | | | | | x86: Add missing bzImage fields to struct setup_header | Matt Fleming | 2011-12-09 | 1 | -0/+2 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-11 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, mm: Unify zone_sizes_init() | Pekka Enberg | 2011-11-11 | 1 | -0/+2 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 5 | -3/+13 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86/PCI: Expand the x86_msi_ops to have a restore MSIs. | Konrad Rzeszutek Wilk | 2012-01-06 | 2 | -0/+10 |
| | * | | | | | | | x86/PCI: amd: factor out MMCONFIG discovery | Bjorn Helgaas | 2012-01-06 | 1 | -0/+2 |
| | * | | | | | | | x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() | Bjorn Helgaas | 2012-01-06 | 1 | -1/+1 |
| | * | | | | | | | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 2012-01-06 | 1 | -2/+0 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-01-10 | 1 | -0/+63 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation | Jussi Kivilinna | 2011-11-21 | 1 | -0/+31 |
| | * | | | | | | | crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation | Jussi Kivilinna | 2011-11-21 | 1 | -0/+32 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2012-01-10 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next | Joerg Roedel | 2012-01-09 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| | | * | | | | | | iommu: Add option to group multi-function devices | Alex Williamson | 2011-11-15 | 1 | -0/+1 |
| | | |/ / / / / |
|
| * | | | | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-01-10 | 3 | -22/+73 |
| |\ \ \ \ \ \ \ |
|