Age | Commit message (Expand) | Author |
2012-11-29 | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_BSWAP | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_XADD | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_CMPXCHG | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_M386 from Kconfig | H. Peter Anvin |
2012-11-29 | Merge branch 'acpi-enumeration' | Rafael J. Wysocki |
2012-11-29 | xen: arm: implement remap interfaces needed for privcmd mappings. | Ian Campbell |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro |
2012-11-28 | death to idle_regs() | Al Viro |
2012-11-28 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro |
2012-11-28 | x86, um: switch to generic fork/vfork/clone | Al Viro |
2012-11-28 | consolidate sys_execve() prototype | Al Viro |
2012-11-27 | KVM: x86: require matched TSC offsets for master clock | Marcelo Tosatti |
2012-11-27 | KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag | Marcelo Tosatti |
2012-11-27 | KVM: x86: pass host_tsc to read_l1_tsc | Marcelo Tosatti |
2012-11-27 | x86: vdso: pvclock gettime support | Marcelo Tosatti |
2012-11-27 | x86: kvm guest: pvclock vsyscall support | Marcelo Tosatti |
2012-11-27 | x86: pvclock: generic pvclock vsyscall initialization | Marcelo Tosatti |
2012-11-27 | x86: pvclock: add note about rdtsc barriers | Marcelo Tosatti |
2012-11-27 | x86: pvclock: introduce helper to read flags | Marcelo Tosatti |
2012-11-27 | x86: pvclock: create helper for pvclock data retrieval | Marcelo Tosatti |
2012-11-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-11-23 | x86 power: define RAPL MSRs | Len Brown |
2012-11-23 | tools/power/x86/turbostat: share kernel MSR #defines | Len Brown |
2012-11-20 | x86-32: Fix invalid stack address while in softirq | Robert Richter |
2012-11-19 | Merge branch 'x86-pre-uapi' into perf-uapi | David Howells |
2012-11-19 | x86_32: Return actual stack when requesting sp from regs | Steven Rostedt |
2012-11-14 | x86, topology: Debug CPU0 hotplug | Fenghua Yu |
2012-11-14 | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI | Fenghua Yu |
2012-11-15 | driver core / ACPI: Move ACPI support to core device and driver types | Mika Westerberg |
2012-11-14 | x86, hotplug: Support functions for CPU0 online/offline | Fenghua Yu |
2012-11-13 | tracing: Format non-nanosec times from tsc clock without a decimal point. | David Sharp |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-11-13 | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD | Andreas Herrmann |
2012-11-13 | x86: Add cpu_has_topoext | Andreas Herrmann |
2012-11-10 | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-11-09 | crypto: camellia-x86_64 - share common functions and move structures and func... | Jussi Kivilinna |
2012-11-08 | x86: Export asm/{svm.h,vmx.h,perf_regs.h} | David Howells |
2012-11-04 | xen/hypercall: fix hypercall fallback code for very old hypervisors | Jan Beulich |
2012-11-02 | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-11-02 | x86: apic: Use tsc deadline for oneshot when available | Suresh Siddha |
2012-10-30 | x86: remove obsolete comment from asm/xen/hypervisor.h | Olaf Hering |
2012-10-30 | x86, efi: 1:1 pagetable mapping for virtual EFI calls | Matt Fleming |
2012-10-26 | Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ... | Ingo Molnar |
2012-10-26 | x86, MCA: Finish mca_config conversion | Borislav Petkov |
2012-10-26 | x86, MCA: Convert the next three variables batch | Borislav Petkov |
2012-10-26 | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout | Borislav Petkov |
2012-10-26 | x86, MCA: Convert dont_log_ce, banks and tolerant | Borislav Petkov |
2012-10-26 | Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle... | Ingo Molnar |