summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-08-02net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov
2014-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-31xen/setup: Remove Identity Map Debug MessageMatt Rushton
2014-07-31x86/mm: Set TLB flush tunable to sane value (33)Dave Hansen
2014-07-31x86/mm: New tunable for single vs full TLB flushDave Hansen
2014-07-31x86/mm: Add tracepoints for TLB flushesDave Hansen
2014-07-31x86/mm: Unify remote INVLPG codeDave Hansen
2014-07-31x86/mm: Fix missed global TLB flush statDave Hansen
2014-07-31x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen
2014-07-31x86/mm: Clean up the TLB flushing codeDave Hansen
2014-07-31x86/kvm: Resolve shadow warnings in macro expansionMark D Rustad
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-30KVM: vmx: remove duplicate vmx_mpx_supported() prototypeChris J Arges
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-07-28x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-07-28KVM: Rename and add argument to check_extensionAlexander Graf
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
2014-07-27Merge branch 'acpi-config'Rafael J. Wysocki
2014-07-27Merge branch 'acpi-headers'Rafael J. Wysocki
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-25x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski
2014-07-25x86/vdso: Set VM_MAYREAD for the vvar vmaAndy Lutomirski
2014-07-25x86/pmc_atom: Expose PMC device state and platform sleep stateLi, Aubrey
2014-07-25x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residencyLi, Aubrey
2014-07-25x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey
2014-07-25x86/kvm: Resolve shadow warning from min macroMark Rustad
2014-07-24net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov
2014-07-24x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin
2014-07-24Replace NR_VMX_MSR with its definitionPaolo Bonzini
2014-07-24KVM: x86: Assertions to check no overrun in MSR listsNadav Amit
2014-07-24KVM: x86: set rflags.rf during fault injectionNadav Amit
2014-07-24KVM: x86: Setting rflags.rf during rep-string emulationNadav Amit
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-07-23clocksource: Move cycle_last validation to core codeThomas Gleixner
2014-07-23x86: kvm: Make kvm_get_time_and_clockread() nanoseconds basedThomas Gleixner
2014-07-23x86: kvm: Use ktime_get_boot_ns()Thomas Gleixner
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra
2014-07-23ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng
2014-07-22acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki
2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki
2014-07-22apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki
2014-07-22x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-21x86, MCE: Robustify mcheck_init_deviceBorislav Petkov