Age | Commit message (Expand) | Author |
2010-07-28 | x86, cpu: AMD errata checking framework | Hans Rosenfeld |
2010-07-28 | Merge remote branch 'linus/master' into x86/cpu | H. Peter Anvin |
2010-07-28 | fanotify: sys_fanotify_mark declartion | Eric Paris |
2010-07-28 | fanotify: fanotify_init syscall declaration | Eric Paris |
2010-07-27 | Merge remote branch 'origin/x86/urgent' into x86/asm | H. Peter Anvin |
2010-07-27 | x86-32: Align IRQ stacks properly | Christoph Hellwig |
2010-07-27 | Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36 | Joerg Roedel |
2010-07-27 | x86/amd-iommu: Export cache-coherency capability | Joerg Roedel |
2010-07-27 | x86: Convert common clocksources to use clocksource_register_hz/khz | John Stultz |
2010-07-27 | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz |
2010-07-27 | x86: Fix vtime/file timestamp inconsistencies | John Stultz |
2010-07-26 | xen/pvhvm: fix build problem when !CONFIG_XEN | Jeremy Fitzhardinge |
2010-07-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-07-26 | [CPUFREQ] powernow-k8: Limit Pstate transition latency check | Borislav Petkov |
2010-07-26 | [CPUFREQ] Fix PCC driver error path | Matthew Garrett |
2010-07-26 | [CPUFREQ] fix double freeing in error path of pcc-cpufreq | Daniel J Blueman |
2010-07-26 | [CPUFREQ] pcc driver should check for pcch method before calling _OSC | Matthew Garrett |
2010-07-24 | Merge branch 'bugzilla-16396' into release | Len Brown |
2010-07-24 | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki |
2010-07-23 | x86: Do not try to disable hpet if it hasn't been initialized before | Stefano Stabellini |
2010-07-22 | x86/xen: event channels delivery on HVM. | Sheng Yang |
2010-07-22 | x86: early PV on HVM features initialization. | Sheng Yang |
2010-07-22 | Merge branch 'bugzilla-15886' into release | Len Brown |
2010-07-22 | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown |
2010-07-22 | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent | Thomas Renninger |
2010-07-21 | x86-64: Simplify loading initial_gs | Brian Gerst |
2010-07-21 | x86: Use symbolic MSR names | Brian Gerst |
2010-07-21 | x86: auditsyscall: fix fastpath return value after reschedule | Roland McGrath |
2010-07-21 | x86, xsave: Make xstate_enable_boot_cpu() __init, protect on CPU 0 | H. Peter Anvin |
2010-07-21 | x86, xsave: Add __init attribute to setup_xstate_features() | Robert Richter |
2010-07-21 | x86, xsave: Make init_xstate_buf static | Robert Richter |
2010-07-21 | x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) | Robert Richter |
2010-07-21 | x86, xsave: Introduce xstate enable functions | Robert Richter |
2010-07-21 | x86, xsave: Separate fpu and xsave initialization | Robert Richter |
2010-07-21 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-07-21 | x86, UV: Make kdump avoid stack dumps | Cliff Wickman |
2010-07-21 | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds |
2010-07-20 | x86, numa: fix boot without RAM on node0 again | Yinghai Lu |
2010-07-20 | x86, xsave: Move boot cpu initialization to xsave_init() | Robert Richter |
2010-07-20 | x86, xsave: 32/64 bit boot cpu check unification in initialization | Robert Richter |
2010-07-20 | x86, gcc-4.6: Fix set but not read variables | Andi Kleen |
2010-07-20 | x86, i8259: Only register sysdev if we have a real 8259 PIC | Adam Lackorzynski |
2010-07-19 | x86, cpu: Split addon_cpuid_features.c | H. Peter Anvin |
2010-07-19 | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha |
2010-07-19 | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha |
2010-07-19 | x86, xsave: Track the offset, size of state in the xsave layout | Suresh Siddha |
2010-07-19 | x86, cpu: Enumerate xsaveopt | Suresh Siddha |
2010-07-19 | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleaves | Suresh Siddha |
2010-07-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-07-19 | x86/amd-iommu: Use for_each_pci_dev() | Kulikov Vasiliy |