| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli | 2012-06-10 | 1 | -0/+50 |
* | sched/x86: Fix overflow in cyc2ns_offset | Salman Qazi | 2012-04-13 | 1 | -6/+2 |
* | KVM: x86: fix missing checks in syscall emulation | Stephan Bärwolf | 2012-04-02 | 1 | -0/+13 |
* | KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" | Stephan Bärwolf | 2012-04-02 | 1 | -0/+3 |
* | i387: re-introduce FPU state preloading at context switch time | Linus Torvalds | 2012-02-29 | 1 | -17/+93 |
* | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds | 2012-02-29 | 3 | -24/+23 |
* | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore | Linus Torvalds | 2012-02-29 | 1 | -19/+0 |
* | i387: do not preload FPU state at task switch time | Linus Torvalds | 2012-02-29 | 1 | -1/+0 |
* | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds | 2012-02-29 | 1 | -20/+55 |
* | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers | Linus Torvalds | 2012-02-29 | 1 | -3/+6 |
* | i387: fix x86-64 preemption-unsafe user stack save/restore | Linus Torvalds | 2012-02-29 | 1 | -0/+42 |
* | i387: fix sense of sanity check | Linus Torvalds | 2012-02-29 | 1 | -1/+1 |
* | i387: make irq_fpu_usable() tests more robust | Linus Torvalds | 2012-02-29 | 1 | -8/+46 |
* | i387: math_state_restore() isn't called from asm | Linus Torvalds | 2012-02-29 | 1 | -1/+1 |
* | x86/uv: Fix uv_gpa_to_soc_phys_ram() shift | Russ Anderson | 2012-02-03 | 1 | -2/+2 |
* | x86/PCI: amd: factor out MMCONFIG discovery | Bjorn Helgaas | 2012-01-25 | 1 | -0/+2 |
* | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi | 2011-12-09 | 1 | -1/+22 |
* | apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches | Jan Beulich | 2011-11-11 | 1 | -1/+1 |
* | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner | 2011-11-11 | 2 | -3/+35 |
* | xen/x86: replace order-based range checking of M2P table by linear one | Jan Beulich | 2011-08-29 | 1 | -2/+2 |
* | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown | 2011-08-04 | 1 | -0/+3 |
* | x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ... | Tejun Heo | 2011-07-01 | 1 | -0/+2 |
* | watchdog: Intel SCU Watchdog: Fix build and remove duplicate code | Jesper Juhl | 2011-06-28 | 1 | -1/+1 |
* | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 2011-06-27 | 2 | -14/+0 |
* | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-06-20 | 1 | -2/+7 |
|\ |
|
| * | KVM: Fix register corruption in pvclock_scale_delta | Zachary Amsden | 2011-06-19 | 1 | -2/+7 |
* | | x86, efi: Do not reserve boot services regions within reserved areas | Maarten Lankhorst | 2011-06-18 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-29 | 3 | -4/+4 |
|\ |
|
| * | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 2011-05-29 | 3 | -4/+4 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-28 | 6 | -486/+1345 |
|\ \ |
|
| * | | x86, asm: Clean up desc.h a bit | Ingo Molnar | 2011-05-27 | 1 | -76/+76 |
| * | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2011-05-26 | 1 | -22/+2 |
| |\ \ |
|
| * | | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ... | Richard Kennedy | 2011-05-25 | 1 | -2/+2 |
| * | | | x86, UV: Clean up uv_tlb.c | Cliff Wickman | 2011-05-25 | 1 | -203/+351 |
| * | | | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 2011-05-25 | 3 | -207/+918 |
| * | | | x86, cpufeature: Update CPU feature RDRND to RDRAND | Kees Cook | 2011-05-24 | 1 | -1/+1 |
* | | | | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 2 | -1/+4 |
|\ \ \ \ |
|
| * | | | | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 2 | -1/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-05-27 | 2 | -7/+0 |
|\ \ \ \ |
|
| * | | | | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki | 2011-05-24 | 2 | -7/+0 |
* | | | | | kgdbts: unify/generalize gdb breakpoint adjustment | Mike Frysinger | 2011-05-26 | 1 | -0/+1 |
* | | | | | x86: convert to asm-generic ptrace.h | Mike Frysinger | 2011-05-26 | 1 | -13/+5 |
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-26 | 5 | -26/+58 |
|\ \ \ \ \ |
|
| * | | | | | x86-64: Move vread_tsc into a new file with sensible options | Andy Lutomirski | 2011-05-24 | 1 | -0/+4 |
| * | | | | | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski | 2011-05-24 | 4 | -26/+54 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds | 2011-05-26 | 1 | -0/+7 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | xen: cleancache shim to Xen Transcendent Memory | Dan Magenheimer | 2011-05-26 | 1 | -0/+7 |
* | | | | | | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 2011-05-25 | 1 | -22/+2 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 | 1 | -1/+6 |
|\ \ \ \ \ |
|
| * | | | | | percpu: Avoid extra NOP in percpu_cmpxchg16b_double | Eric Dumazet | 2011-03-28 | 1 | -1/+6 |