| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | | | x86: Use the new schedule_user API on userspace preemption | Frederic Weisbecker | 2012-09-26 |
| * | | | | | | | | | | | | | x86: Exception hooks for userspace RCU extended QS | Frederic Weisbecker | 2012-09-26 |
| * | | | | | | | | | | | | | x86: Unspaghettize do_general_protection() | Frederic Weisbecker | 2012-09-26 |
| * | | | | | | | | | | | | | x86: Syscall hooks for userspace RCU extended QS | Frederic Weisbecker | 2012-09-26 |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney | 2012-09-25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / / /
| | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | perf/x86: Fix Intel Ivy Bridge support | Stephane Eranian | 2012-09-19 |
| | * | | | | | | | | | | | | perf/x86/ibs: Check syscall attribute flags | Robert Richter | 2012-09-13 |
| | * | | | | | | | | | | | | perf/x86: Export Sandy Bridge uncore clockticks event in sysfs | Stephane Eranian | 2012-09-13 |
| | | |_|_|_|_|/ / / / / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | perf/x86: Enable Intel Cedarview Atom suppport | Stephane Eranian | 2012-09-04 |
| | | |_|_|/ / / / / / /
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | perf/x86: Fix microcode revision check for SNB-PEBS | Stephane Eranian | 2012-08-27 |
| | | |_|_|_|/ / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Use get_online_cpus to avoid races involving CPU hotplug | Silas Boyd-Wickizer | 2012-09-23 |
| * | | | | | | | | | | Use get_online_cpus to avoid races involving CPU hotplug | Silas Boyd-Wickizer | 2012-09-23 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup | Daniel J Blueman | 2012-10-17 |
* | | | | | | | | | | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin | 2012-10-17 |
* | | | | | | | | | | x86/cache_info: Use ARRAY_SIZE() in amd_l3_attrs() | Dan Carpenter | 2012-10-04 |
* | | | | | | | | | | x86/reboot: Remove quirk entry for SBC FITPC | David Hooper | 2012-10-04 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | x86, smep, smap: Make the switching functions one-way | H. Peter Anvin | 2012-09-27 |
* | | | | | | | | | x86, suspend: On wakeup always initialize cr4 and EFER | H. Peter Anvin | 2012-09-26 |
* | | | | | | | | | x86-32: Start out eflags and cr4 clean | H. Peter Anvin | 2012-09-26 |
* | | | | | | | | | x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space | H. Peter Anvin | 2012-09-25 |
* | | | | | | | | | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin | 2012-09-21 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| * | | | | | | | | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha | 2012-09-21 |
| * | | | | | | | | x86, fpu: make eagerfpu= boot param tri-state | Suresh Siddha | 2012-09-18 |
| * | | | | | | | | x86, fpu: enable eagerfpu by default for xsaveopt | Suresh Siddha | 2012-09-18 |
| * | | | | | | | | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha | 2012-09-18 |
| * | | | | | | | | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha | 2012-09-18 |
| * | | | | | | | | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() | Suresh Siddha | 2012-09-18 |
| * | | | | | | | | x86, fpu: drop_fpu() before restoring new state from sigframe | Suresh Siddha | 2012-09-18 |
| * | | | | | | | | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha | 2012-09-18 |
| * | | | | | | | | x86, fpu: Consolidate inline asm routines for saving/restoring fpu state | Suresh Siddha | 2012-09-18 |
| * | | | | | | | | x86, signal: Cleanup ifdefs and is_ia32, is_x32 | Suresh Siddha | 2012-09-18 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| * | | | | | | | x86/fpu/xsave: Keep __user annotation in casts | Mathias Krause | 2012-09-05 |
| * | | | | | | | x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom() | Mathias Krause | 2012-09-05 |
| |/ / / / / / |
|
* | | | | | | | x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entry | H. Peter Anvin | 2012-09-21 |
* | | | | | | | x86, smap: Reduce the SMAP overhead for signal handling | H. Peter Anvin | 2012-09-21 |
* | | | | | | | x86, smap: Turn on Supervisor Mode Access Prevention | H. Peter Anvin | 2012-09-21 |
* | | | | | | | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin | 2012-09-21 |
|/ / / / / / |
|
* | | | | | | x86, microcode, AMD: Fix broken ucode patch size check | Andreas Herrmann | 2012-08-22 |
* | | | | | | x86/alternatives: Fix p6 nops on non-modular kernels | Avi Kivity | 2012-08-22 |
* | | | | | | x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask | Liu, Chuansheng | 2012-08-22 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-08-20 |
|\ \ \ \ \ |
|
| * | | | | | x86, apic: fix broken legacy interrupts in the logical apic mode | Suresh Siddha | 2012-08-14 |
| * | | | | | x86, avx: don't use avx instructions with "noxsave" boot param | Suresh Siddha | 2012-08-08 |
| | |_|/ /
| |/| | | |
|
* | | | | | perf/x86: disable PEBS on a guest entry. | Gleb Natapov | 2012-08-13 |
* | | | | | perf/x86: Add Intel Westmere-EX uncore support | Yan, Zheng | 2012-08-13 |
* | | | | | perf/x86: Fixes for Nehalem-EX uncore driver | Yan, Zheng | 2012-08-13 |
* | | | | | perf, x86: Fix uncore_types_exit section mismatch | Borislav Petkov | 2012-08-13 |
|/ / / / |
|
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-08-03 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o... | Len Brown | 2012-08-03 |
| |\ \ \ \ \
| | | | |_|/
| | | |/| | |
|
| * | / | | | ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ... | Len Brown | 2012-07-30 |
| |/ / / / |
|