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