Age | Commit message (Expand) | Author |
2012-03-30 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown |
2012-03-30 | ACPI: Fix use-after-free in acpi_map_lsapic | Petr Vandrovec |
2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky |
2012-03-12 | perf/x86: Fix local vs remote memory events for NHM/WSM | Peter Zijlstra |
2012-03-09 | x86: Derandom delay_tsc for 64 bit | Thomas Gleixner |
2012-03-06 | x86: fix typo in recent find_vma_prev purge | Linus Torvalds |
2012-03-06 | vm: avoid using find_vma_prev() unnecessarily | Linus Torvalds |
2012-03-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2012-03-05 | aout: move setup_arg_pages() prior to reading/mapping the binary | Al Viro |
2012-03-02 | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled | Joerg Roedel |
2012-03-01 | x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version | Jonathan Nieder |
2012-02-28 | x86/PCI: use host bridge _CRS info on MSI MS-7253 | Jonathan Nieder |
2012-02-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-02-26 | Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2012-02-23 | PCI: fix memleak when ACPI _CRS is not used. | Yinghai Lu |
2012-02-22 | x86/mce/AMD: Fix UP build error | Borislav Petkov |
2012-02-20 | i387: export 'fpu_owner_task' per-cpu variable | Linus Torvalds |
2012-02-20 | x86: Specify a size for the cmp in the NMI handler | Steven Rostedt |
2012-02-20 | i387: support lazy restore of FPU state | Linus Torvalds |
2012-02-20 | i387: use 'restore_fpu_checking()' directly in task switching code | Linus Torvalds |
2012-02-20 | i387: fix up some fpu_counter confusion | Linus Torvalds |
2012-02-20 | xen/pat: Disable PAT support for now. | Konrad Rzeszutek Wilk |
2012-02-20 | xen/setup: Remove redundant filtering of PTE masks. | Konrad Rzeszutek Wilk |
2012-02-20 | x86/nmi: Test saved %cs in NMI to determine nested NMI case | Steven Rostedt |
2012-02-18 | i387: re-introduce FPU state preloading at context switch time | Linus Torvalds |
2012-02-18 | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds |
2012-02-16 | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore | Linus Torvalds |
2012-02-16 | i387: do not preload FPU state at task switch time | Linus Torvalds |
2012-02-16 | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds |
2012-02-16 | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers | Linus Torvalds |
2012-02-16 | i387: fix x86-64 preemption-unsafe user stack save/restore | Linus Torvalds |
2012-02-15 | i387: fix sense of sanity check | Linus Torvalds |
2012-02-14 | Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2012-02-13 | i387: make irq_fpu_usable() tests more robust | Linus Torvalds |
2012-02-13 | i387: math_state_restore() isn't called from asm | Linus Torvalds |
2012-02-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-02-09 | x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors | Andreas Herrmann |
2012-02-07 | perf: Fix double start/stop in x86_pmu_start() | Stephane Eranian |
2012-02-07 | x86/microcode: Remove noisy AMD microcode warning | Prarit Bhargava |
2012-02-06 | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-02-03 | xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback | Stefano Stabellini |
2012-02-03 | xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic. | Konrad Rzeszutek Wilk |
2012-02-03 | perf: Remove deprecated WARN_ON_ONCE() | Stephane Eranian |
2012-02-02 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds |
2012-02-01 | KVM: do not #GP on perf MSR writes when vPMU is disabled | Gleb Natapov |
2012-02-01 | KVM: x86: fix missing checks in syscall emulation | Stephan Bärwolf |
2012-02-01 | KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" | Stephan Bärwolf |
2012-01-30 | x86/reboot: Remove VersaLogic Menlow reboot quirk | Michael D Labriola |
2012-01-30 | x86/reboot: Skip DMI checks if reboot set by user | Michael D Labriola |
2012-01-28 | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |