summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* net: Remove usage of net_device last_rx memberTobias Klauser2017-01-181-1/+0
* net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingMao Wenan2017-01-182-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-1733-129/+306
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-1518-100/+129
| |\
| | * x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser2017-01-141-1/+1
| | * x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()Len Brown2017-01-141-0/+1
| | * x86/entry: Fix the end of the stack for newly forked tasksJosh Poimboeuf2017-01-122-23/+18
| | * x86/unwind: Include __schedule() in stack tracesJosh Poimboeuf2017-01-122-5/+10
| | * x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf2017-01-122-3/+22
| | * x86/unwind: Silence warnings for non-current tasksJosh Poimboeuf2017-01-121-0/+10
| | * x86/microcode/intel: Use correct buffer size for saving microcode dataJunichi Nomura2017-01-091-2/+3
| | * x86/microcode/intel: Fix allocation size of struct ucode_patchJunichi Nomura2017-01-091-1/+1
| | * x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov2017-01-093-38/+31
| | * x86/microcode: Use native CPUID to tickle out microcode revisionBorislav Petkov2017-01-092-24/+4
| | * x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov2017-01-091-0/+18
| | * x86/boot: Add missing declaration of string functionsNicholas Mc Guire2017-01-092-0/+10
| | * x86/CPU/AMD: Fix Bulldozer topologyBorislav Petkov2017-01-061-8/+1
| | * x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'Andy Shevchenko2017-01-052-1/+5
| | * x86/cpu: Fix typo in the comment for AnniedaleAndy Shevchenko2017-01-051-1/+1
| | * x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba2017-01-051-1/+1
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-157-3/+15
| |\ \
| | * | perf/x86: Reject non sampling events with precise_ipJiri Olsa2017-01-141-0/+4
| | * | perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa2017-01-141-1/+5
| | * | perf/x86/intel: Use ULL constant to prevent undefined shift behaviourColin King2017-01-111-1/+1
| | * | perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...Prarit Bhargava2017-01-111-1/+1
| | * | perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros2017-01-053-0/+4
| * | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-152-2/+68
| |\ \ \
| | * | | efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones2017-01-141-0/+66
| | * | | x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange2017-01-071-2/+2
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-01-134-14/+66
| |\ \ \ \
| | * | | | KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini2017-01-121-10/+38
| | * | | | KVM: x86: fix NULL deref in vcpu_scan_ioapicWanpeng Li2017-01-121-0/+2
| | * | | | KVM: x86: Introduce segmented_write_stdSteve Rutherford2017-01-121-4/+18
| | * | | | KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack2017-01-123-0/+8
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-01-132-10/+28
| |\ \ \ \ \
| | * | | | | arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel2017-01-121-9/+27
| | * | | | | arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flagsHuang Shijie2017-01-111-1/+1
| | |/ / / /
* | | | | | synopsys: remove dwc_eth_qos driverjpinto2017-01-151-1/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-1/+2
|\| | | | |
| * | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-01-111-1/+2
| |\ \ \ \ \
| | * | | | | crypto: aesni - Fix failure when built-in with modular pcbcHerbert Xu2016-12-301-1/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-0964-293/+356
|\| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-091-0/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | bpf: change back to orig prog on too many passesDaniel Borkmann2017-01-081-0/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-01-064-15/+17
| |\ \ \ \ \
| | * | | | | KVM: VMX: remove duplicated declarationJan Dakinevich2017-01-051-6/+0
| | * | | | | KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan2017-01-051-2/+2
| | * | | | | KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan2017-01-051-1/+4
| | * | | | | KVM: x86: reset MMU on KVM_SET_VCPU_EVENTSXiao Guangrong2016-12-241-2/+7
| | * | | | | KVM: nVMX: fix instruction skipping during emulated vm-entryDavid Matlack2016-12-211-4/+4