Age | Commit message (Expand) | Author |
2011-08-09 | perf, x86: Add model 45 SandyBridge support | Youquan Song |
2011-08-05 | x86, amd: Move BSP code to cpu_dev helper | Borislav Petkov |
2011-08-05 | x86: Add a BSP cpu_dev helper | Borislav Petkov |
2011-08-05 | x86, amd: Avoid cache aliasing penalties on AMD family 15h | Borislav Petkov |
2011-07-31 | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-23 | Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-07-21 | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter |
2011-07-21 | x86, perf: P4 PMU - Fix typos in comments and style cleanup | Cyrill Gorcunov |
2011-07-15 | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message | Len Brown |
2011-07-14 | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov |
2011-07-14 | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown |
2011-07-08 | x86, hyper: Change hypervisor detection order | Anupam Chanda |
2011-07-02 | x86, mtrr: Use pci_dev->revision | Sergei Shtylyov |
2011-07-01 | x86, perf: Add constraints for architectural PMU | Avi Kivity |
2011-07-01 | perf, arch: Add generic NODE cache events | Peter Zijlstra |
2011-07-01 | perf, intel: Try alternative OFFCORE encodings | Peter Zijlstra |
2011-07-01 | perf_events: Add Intel Sandy Bridge offcore_response low-level support | Stephane Eranian |
2011-07-01 | perf_events: Fix validation of events using an extra reg | Stephane Eranian |
2011-07-01 | perf_events: Update Intel extra regs shared constraints management | Stephane Eranian |
2011-07-01 | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra |
2011-07-01 | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 | Cyrill Gorcunov |
2011-06-30 | x86-32, fpu: Fix DNA exception during check_fpu() | Suresh Siddha |
2011-06-27 | x86, mtrr: use stop_machine APIs for doing MTRR rendezvous | Suresh Siddha |
2011-06-27 | x86, mtrr: lock stop machine during MTRR rendezvous sequence | Suresh Siddha |
2011-06-16 | x86, mce: Use mce_sysdev_ prefix to group functions | Hidetoshi Seto |
2011-06-16 | x86, mce: Use mce_chrdev_ prefix to group functions | Hidetoshi Seto |
2011-06-16 | x86, mce: Cleanup mce_read() | Hidetoshi Seto |
2011-06-16 | x86, mce: Cleanup mce_create()/remove_device() | Hidetoshi Seto |
2011-06-16 | x86, mce: Check the result of ancient_init() | Hidetoshi Seto |
2011-06-16 | x86, mce: Introduce mce_gather_info() | Hidetoshi Seto |
2011-06-16 | x86, mce: Replace MCM_ with MCI_MISC_ | Hidetoshi Seto |
2011-06-16 | x86, mce: Replace MCE_SELF_VECTOR by irq_work | Hidetoshi Seto |
2011-06-16 | x86, mce, severity: Clean up trivial coding style problems | Hidetoshi Seto |
2011-06-16 | x86, mce, severity: Cleanup severity table | Hidetoshi Seto |
2011-06-16 | x86, mce, severity: Make formatting a bit more readable | Hidetoshi Seto |
2011-06-16 | x86, mce, severity: Fix two severities table signatures | Tony Luck |
2011-05-29 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-05-29 | x86 idle: deprecate "no-hlt" cmdline param | Len Brown |
2011-05-29 | x86 idle: clarify AMD erratum 400 workaround | Len Brown |
2011-05-26 | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 | Boris Ostrovsky |
2011-05-25 | x86: Remove unnecessary check in detect_ht() | Nikhil P Rao |
2011-05-21 | x86, SMEP: Fix section mismatch warnings | Fenghua Yu |
2011-05-20 | x86, amd: Use _safe() msr access for GartTlbWlk disable code | Roedel, Joerg |
2011-05-19 | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |