aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-08-10kprobes/x86: Do not jump-optimize kprobes on irq entry codeGravatar Masami Hiramatsu 1-3/+6
2017-08-10irq: Make the irqentry text section unconditionalGravatar Masami Hiramatsu 4-23/+2
2017-08-10cris: Mark _stext and _end as char-arrays, not single char variablesGravatar Masami Hiramatsu 3-7/+7
2017-08-10xtensa: Mark _stext and _end as char-arrays, not single char variablesGravatar Masami Hiramatsu 1-3/+3
2017-08-10h8300: Mark _stext and _etext as char-arrays, not single char variablesGravatar Masami Hiramatsu 1-3/+3
2017-08-10perf/x86/amd/uncore: Get correct number of cores sharing last level cacheGravatar Janakarajan Natarajan 1-3/+16
2017-08-10perf/x86/amd/uncore: Rename cpufeatures macro for cache countersGravatar Janakarajan Natarajan 2-2/+2
2017-08-10Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 143-965/+3268
2017-08-10perf/x86: Fix RDPMC vs. mm_struct trackingGravatar Peter Zijlstra 1-9/+7
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-1/+1952
2017-08-07Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 5-43/+10
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-0/+3
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-85/+190
2017-08-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-16/+11
2017-08-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 43-102/+356
2017-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-10/+13
2017-08-04MIPS: Add missing file for eBPF JIT.Gravatar David Daney 1-0/+1950
2017-08-04bpf, s390: fix jit branch offset related to ldimm64Gravatar Daniel Borkmann 1-1/+2
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 7-18/+48
2017-08-04Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 9-21/+71
2017-08-04sparc64: Fix exception handling in UltraSPARC-III memcpy.Gravatar David S. Miller 1-2/+2
2017-08-04arm64: avoid overflow in VA_START and PAGE_OFFSETGravatar Nick Desaulniers 1-2/+4
2017-08-04arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Gravatar Catalin Marinas 1-7/+8
2017-08-04Merge tag 'davinci-fixes-for-v4.13' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 2-28/+0
2017-08-04Merge tag 'sunxi-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 3-9/+11
2017-08-04Merge tag 'qcom-arm64-defconfig-fixes-for-4.13-rc2' of git://git.kernel.org/p...Gravatar Arnd Bergmann 1-0/+1
2017-08-04ARM: dts: tango4: Request RGMII RX and TX clock delaysGravatar Marc Gonzalez 1-1/+1
2017-08-04Merge tag 'renesas-fixes3-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 1-1/+5
2017-08-04Merge tag 'mvebu-fixes-4.13-2' of git://git.infradead.org/linux-mvebu into fixesGravatar Arnd Bergmann 3-2/+4
2017-08-04Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Gravatar Arnd Bergmann 3-15/+94
2017-08-04Merge tag 'v4.13-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 1-2/+2
2017-08-04powerpc/64: Fix __check_irq_replay missing decrementer interruptGravatar Nicholas Piggin 1-1/+14
2017-08-04powerpc/perf: POWER9 PMU stops after idle workaroundGravatar Nicholas Piggin 1-1/+7
2017-08-03Merge tag 'pm-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-14/+26
2017-08-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Gravatar Rafael J. Wysocki 1-14/+26
2017-08-03Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Radim Krčmář 1-1/+1
2017-08-03KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"Gravatar Wanpeng Li 1-2/+9
2017-08-02KVM: nVMX: mark vmcs12 pages dirty on L2 exitGravatar David Matlack 1-10/+43
2017-08-02kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardownGravatar David Matlack 1-5/+11
2017-08-02KVM: nVMX: do not pin the VMCS12Gravatar Paolo Bonzini 1-17/+7
2017-08-02KVM: X86: init irq->level in kvm_pv_kick_cpu_opGravatar Longpeng(Mike) 1-0/+1
2017-08-02KVM: X86: Fix loss of pending INIT due to raceGravatar Wanpeng Li 1-8/+11
2017-08-02ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGravatar Gregory CLEMENT 1-1/+1
2017-08-02powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error checkGravatar Sergei Shtylyov 1-1/+1
2017-08-01KVM: async_pf: make rcu irq exit if not triggered from idle taskGravatar Wanpeng Li 1-2/+4
2017-08-01KVM: nVMX: fixes to nested virt interrupt injectionGravatar Paolo Bonzini 2-25/+72
2017-08-01KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12Gravatar Paolo Bonzini 1-18/+34
2017-08-01xtensa: mm/cache: add missing EXPORT_SYMBOLsGravatar Max Filippov 1-1/+5
2017-08-01xtensa: don't limit csum_partial export by CONFIG_NETGravatar Max Filippov 1-2/+0
2017-08-01arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0Gravatar Marc Zyngier 1-1/+1