Age | Commit message (Expand) | Author |
2012-02-29 | Merge commit 'v3.2.8' into rt-3.2.7-rt13v3.2.8-rt13 | Clark Williams |
2012-02-27 | i387: re-introduce FPU state preloading at context switch time | Linus Torvalds |
2012-02-27 | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds |
2012-02-27 | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore | Linus Torvalds |
2012-02-27 | i387: do not preload FPU state at task switch time | Linus Torvalds |
2012-02-27 | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds |
2012-02-27 | i387: fix x86-64 preemption-unsafe user stack save/restore | Linus Torvalds |
2012-02-27 | i387: make irq_fpu_usable() tests more robust | Linus Torvalds |
2012-02-27 | i387: math_state_restore() isn't called from asm | Linus Torvalds |
2012-02-15 | mm, rt: kmap_atomic scheduling | Peter Zijlstra |
2012-02-15 | x86-no-perf-irq-work-rt.patch | Thomas Gleixner |
2012-02-15 | x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RT | Andi Kleen |
2012-02-15 | x86: Convert mce timer to hrtimer | Thomas Gleixner |
2012-02-15 | softirq-disable-softirq-stacks-for-rt.patch | Thomas Gleixner |
2012-02-15 | early-printk-consolidate.patch | Thomas Gleixner |
2012-02-15 | timekeeping: Convert xtime_lock to raw_seqlock | Thomas Gleixner |
2012-02-15 | x86: Do not disable preemption in int3 on 32bit | Steven Rostedt |
2012-02-15 | x86-32-fix-signal-crap.patch | Thomas Gleixner |
2012-02-15 | x86: Do not unmask io_apic when interrupt is in progress | Ingo Molnar |
2012-02-15 | signal/x86: Delay calling signals in atomic | Oleg Nesterov |
2012-02-15 | sched: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-02-15 | x86: hpet: Disable MSI on Lenovo W510 | Thomas Gleixner |
2012-02-15 | x86: kprobes: Remove remove bogus preempt_enable | Thomas Gleixner |
2012-02-15 | x86: Call idle notifier after irq_enter() | Frederic Weisbecker |
2012-02-03 | x86/microcode_amd: Add support for CPU family specific container files | Andreas Herrmann |
2012-01-25 | x86, UV: Update Boot messages for SGI UV2 platform | Jack Steiner |
2012-01-25 | x86/PCI: amd: factor out MMCONFIG discovery | Bjorn Helgaas |
2011-12-23 | perf/x86: Fix raw_spin_unlock_irqrestore() usage | Robert Richter |
2011-12-19 | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT | Clemens Ladisch |
2011-12-12 | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard |
2011-12-09 | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming |
2011-12-08 | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf |
2011-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-12-05 | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann |
2011-12-05 | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman |
2011-12-05 | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar |
2011-12-05 | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb |
2011-12-05 | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani |
2011-12-05 | x86, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat |
2011-12-05 | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava |
2011-12-05 | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas |
2011-12-05 | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot | Rafael J. Wysocki |
2011-12-05 | x86, UV: Fix UV2 hub part number | Jack Steiner |
2011-12-05 | x86: Add user_mode_vm check in stack_overflow_check | Mitsuo Hayasaka |
2011-12-05 | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter |
2011-12-05 | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra |
2011-12-04 | x86: Fix boot failures on older AMD CPU's | Linus Torvalds |
2011-12-03 | xen/pm_idle: Make pm_idle be default_idle under Xen. | Konrad Rzeszutek Wilk |
2011-11-20 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |