| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, efi: Fix endian issues and unaligned accesses | Matt Fleming | 2012-02-28 | 1 | -16/+15 |
* | x86, boot: Restrict CFLAGS for hostprogs | Matt Fleming | 2012-02-28 | 1 | -2/+3 |
* | x86, mkpiggy: Don't open code put_unaligned_le32() | Matt Fleming | 2012-02-28 | 2 | -9/+3 |
* | x86, relocs: Don't open code put_unaligned_le32() | Matt Fleming | 2012-02-28 | 1 | -4/+2 |
* | i387: export 'fpu_owner_task' per-cpu variable | Linus Torvalds | 2012-02-20 | 1 | -0/+3 |
* | i387: support lazy restore of FPU state | Linus Torvalds | 2012-02-20 | 5 | -15/+29 |
* | i387: use 'restore_fpu_checking()' directly in task switching code | Linus Torvalds | 2012-02-20 | 2 | -35/+22 |
* | i387: fix up some fpu_counter confusion | Linus Torvalds | 2012-02-20 | 3 | -1/+4 |
* | i387: re-introduce FPU state preloading at context switch time | Linus Torvalds | 2012-02-18 | 4 | -42/+133 |
* | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds | 2012-02-18 | 6 | -32/+30 |
* | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore | Linus Torvalds | 2012-02-16 | 3 | -22/+16 |
* | i387: do not preload FPU state at task switch time | Linus Torvalds | 2012-02-16 | 4 | -68/+11 |
* | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds | 2012-02-16 | 4 | -23/+58 |
* | 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 | 3 | -8/+45 |
* | i387: fix sense of sanity check | Linus Torvalds | 2012-02-15 | 1 | -1/+1 |
* | Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2012-02-14 | 2 | -1/+8 |
|\ |
|
| * | xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback | Stefano Stabellini | 2012-02-03 | 1 | -1/+1 |
| * | xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic. | Konrad Rzeszutek Wilk | 2012-02-03 | 1 | -0/+7 |
* | | i387: make irq_fpu_usable() tests more robust | Linus Torvalds | 2012-02-13 | 2 | -8/+47 |
* | | i387: math_state_restore() isn't called from asm | Linus Torvalds | 2012-02-13 | 2 | -4/+4 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-02-10 | 2 | -3/+0 |
|\ \ |
|
| * | | perf: Fix double start/stop in x86_pmu_start() | Stephane Eranian | 2012-02-07 | 1 | -0/+3 |
| * | | perf: Remove deprecated WARN_ON_ONCE() | Stephane Eranian | 2012-02-03 | 3 | -6/+0 |
* | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-02-06 | 3 | -0/+112 |
|\ \ \
| |/ /
|/| | |
|
| * | | KVM: do not #GP on perf MSR writes when vPMU is disabled | Gleb Natapov | 2012-02-01 | 1 | -0/+22 |
| * | | KVM: x86: fix missing checks in syscall emulation | Stephan Bärwolf | 2012-02-01 | 2 | -0/+64 |
| * | | KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" | Stephan Bärwolf | 2012-02-01 | 2 | -0/+26 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds | 2012-02-02 | 5 | -20/+37 |
|\ \ \ \ \ \
| | | | |/ /
| | | |/| | |
|
| | | | * | | x86/reboot: Remove VersaLogic Menlow reboot quirk | Michael D Labriola | 2012-01-30 | 1 | -8/+0 |
| | | | * | | x86/reboot: Skip DMI checks if reboot set by user | Michael D Labriola | 2012-01-30 | 1 | -2/+26 |
| | | | * | | x86: Properly parenthesize cmpxchg() macro arguments | Jan Beulich | 2012-01-26 | 1 | -3/+3 |
| | * | | | | x86/dumpstack: Remove unneeded check in dump_trace() | Dan Carpenter | 2012-01-28 | 1 | -1/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | bugs, x86: Fix printk levels for panic, softlockups and stack dumps | Prarit Bhargava | 2012-01-26 | 3 | -6/+7 |
* | | | | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2012-01-28 | 1 | -5/+22 |
|\ \ \ \ \
| |_|/ / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3 | Konrad Rzeszutek Wilk | 2012-01-27 | 243 | -5364/+11699 |
| |\ \ \ |
|
| * | | | | x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t | David Vrabel | 2012-01-24 | 1 | -5/+22 |
* | | | | | x86/microcode_amd: Add support for CPU family specific container files | Andreas Herrmann | 2012-01-26 | 1 | -2/+22 |
* | | | | | x86/amd: Add missing feature flag for fam15h models 10h-1fh processors | Andreas Herrmann | 2012-01-26 | 1 | -0/+1 |
* | | | | | x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf() | Jesper Juhl | 2012-01-26 | 1 | -0/+2 |
* | | | | | x86/numachip: Drop unnecessary conflict with EDAC | Daniel J Blueman | 2012-01-26 | 1 | -1/+0 |
* | | | | | x86/uv: Fix uninitialized spinlocks | Cliff Wickman | 2012-01-26 | 2 | -1/+3 |
* | | | | | x86/uv: Fix uv_gpa_to_soc_phys_ram() shift | Russ Anderson | 2012-01-26 | 1 | -2/+2 |
| |_|_|/
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-24 | 1 | -14/+22 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | net: bpf_jit: fix divide by 0 generation | Eric Dumazet | 2012-01-18 | 1 | -14/+22 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds | 2012-01-19 | 7 | -101/+438 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | | * | | | 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 | 153 | -4145/+8721 |
| | | |\ \ \
| |_|_|/ / /
|/| | | | | |
|
| | | * | | | x86, tsc: Fix SMI induced variation in quick_pit_calibrate() | Linus Torvalds | 2012-01-17 | 1 | -8/+6 |
| | | * | | | x86, opcode: ANDN and Group 17 in x86-opcode-map.txt | Ulrich Drepper | 2012-01-17 | 1 | -2/+2 |