summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij2019-02-043-4/+4
* socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell2019-02-031-1/+1
* sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani2019-02-034-9/+35
* socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani2019-02-035-10/+20
* socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani2019-02-034-8/+12
* socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani2019-02-034-8/+48
* arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani2019-02-031-0/+10
* sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani2019-02-034-29/+64
* arch: Use asm-generic/socket.h when possibleDeepa Dinamani2019-02-039-366/+5
* bpf: powerpc64: add JIT support for bpf line infoSandipan Das2019-02-011-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-299-25/+46
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-277-7/+30
| |\
| | * x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabledSinan Kaya2019-01-221-1/+1
| | * x86/entry/64/compat: Fix stack switching for XEN PVJan Beulich2019-01-181-2/+4
| | * x86/kexec: Fix a kexec_file_load() failureDave Young2019-01-152-0/+3
| | * x86/mm/mem_encrypt: Fix erroneous sizeof()Peng Hao2019-01-151-2/+2
| | * x86/pkeys: Properly copy pkey state at fork()Dave Hansen2019-01-151-0/+18
| | * x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake2019-01-111-2/+2
| | * x86/intel/lpss: Make PCI dependency explicitSinan Kaya2019-01-111-1/+1
| * | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-272-18/+16
| |\ \
| | * | x86/hpet: Remove unused FSEC_PER_NSEC defineRoland Dreier2018-12-041-4/+0
| | * | x86/tsc: Make calibration refinement more robustDaniel Vacek2018-11-061-14/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-01-289-86/+364
|\ \ \ \
| * | | | s390: bpf: implement jitting of JMP32Jiong Wang2019-01-261-14/+52
| * | | | ppc: bpf: implement jitting of JMP32Jiong Wang2019-01-263-14/+111
| * | | | arm: bpf: implement jitting of JMP32Jiong Wang2019-01-262-9/+46
| * | | | arm64: bpf: implement jitting of JMP32Jiong Wang2019-01-261-7/+30
| * | | | x32: bpf: implement jitting of JMP32Jiong Wang2019-01-261-36/+85
| * | | | x86_64: bpf: implement jitting of JMP32Jiong Wang2019-01-261-6/+40
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-2730-227/+588
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-01-2711-108/+122
| |\ \ \ \
| | * | | | KVM: x86: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-256-4/+10
| | * | | | KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada2019-01-252-5/+1
| | * | | | x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectlyVitaly Kuznetsov2019-01-251-3/+4
| | * | | | KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper functionSean Christopherson2019-01-251-66/+73
| | * | | | kvm: vmx: fix some -Wmissing-prototypes warningsYi Wang2019-01-252-2/+2
| | * | | | KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov2019-01-251-0/+8
| | * | | | svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit2019-01-251-15/+4
| | * | | | svm: Add warning message for AVIC IPI invalid targetSuravee Suthikulpanit2019-01-251-0/+2
| | * | | | KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson2019-01-251-2/+5
| | * | | | KVM: x86: Fix PV IPIs for 32-bit KVM hostSean Christopherson2019-01-251-1/+1
| | * | | | x86/kvm/hyper-v: recommend using eVMCS only when it is enabledVitaly Kuznetsov2019-01-251-1/+2
| | * | | | x86/kvm/hyper-v: don't recommend doing reset via synthetic MSRVitaly Kuznetsov2019-01-251-1/+0
| | * | | | kvm: x86/vmx: Use kzalloc for cached_vmcs12Tom Roeder2019-01-251-4/+8
| | * | | | KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...Sean Christopherson2019-01-251-1/+1
| | * | | | KVM: x86: Fix single-step debuggingAlexander Popov2019-01-251-2/+1
| | * | | | x86/kvm/hyper-v: don't announce GUEST IDLE MSR supportVitaly Kuznetsov2019-01-251-1/+0
| * | | | | Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-274-6/+171
| |\ \ \ \ \
| | * | | | | arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-234-6/+171
| * | | | | | Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-01-245-10/+19
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |