index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-15
arm64: dts: uniphier: sort labels in the same order as in dtsi
Masahiro Yamada
2
-6
/
+6
2019-02-15
arm64: dts: uniphier: Add PCIe host controller and PHY nodes
Kunihiko Hayashi
3
-0
/
+98
2019-02-14
Merge tag 'at24-5.1-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-5.1
Wolfram Sang
8
-99
/
+47
2019-02-14
Merge branch 'i2c/for-current' into i2c/for-5.1
Wolfram Sang
214
-750
/
+1610
2019-02-14
x86/mm/dump_pagetables: Remove the unused prev_pud variable
Shaokun Zhang
1
-2
/
+0
2019-02-14
kvm: vmx: Fix entry number check for add_atomic_switch_msr()
Xiaoyao Li
1
-1
/
+2
2019-02-14
KVM: x86: Recompute PID.ON when clearing PID.SN
Luwei Kang
3
-21
/
+17
2019-02-14
x86/CPU: Add Icelake model number
Rajneesh Bhardwaj
1
-0
/
+2
2019-02-14
Merge branch 'v5.1/eeprom-for-bartosz' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into at24/for-next
Bartosz Golaszewski
8
-99
/
+47
2019-02-13
Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
Paolo Bonzini
9
-22
/
+142
2019-02-13
KVM: nVMX: Restore a preemption timer consistency check
Sean Christopherson
1
-0
/
+4
2019-02-13
of: select OF_RESERVED_MEM automatically
Christoph Hellwig
6
-6
/
+0
2019-02-13
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
Christoph Hellwig
4
-10
/
+2
2019-02-13
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
10
-31
/
+13
2019-02-13
sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCE
Masahiro Yamada
1
-1
/
+1
2019-02-13
x86/boot: Correct RSDP parsing with 32-bit EFI
Borislav Petkov
1
-19
/
+31
2019-02-13
x86/a.out: Clear the dump structure initially
Borislav Petkov
1
-2
/
+4
2019-02-13
ARM: dts: qcom-apq8060: Fix up interrupt parents
Linus Walleij
1
-13
/
+8
2019-02-13
arm: dts: qcom: mdm9615: add interrupt controller properties
Brian Masney
1
-7
/
+2
2019-02-13
arm: dts: qcom: msm8660: add interrupt controller properties
Brian Masney
1
-45
/
+2
2019-02-13
arm: dts: qcom: apq8064: add interrupt controller properties
Brian Masney
1
-44
/
+2
2019-02-13
x86/kprobes: Prohibit probing on IRQ handlers directly
Masami Hiramatsu
1
-0
/
+7
2019-02-13
x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()
Masami Hiramatsu
3
-2
/
+5
2019-02-13
x86/kprobes: Move trampoline code into RODATA
Masami Hiramatsu
1
-7
/
+2
2019-02-13
x86/kprobes: Prohibit probing on optprobe template code
Masami Hiramatsu
1
-0
/
+5
2019-02-13
csky: Fixup dead loop in show_stack
Guo Ren
1
-0
/
+4
2019-02-13
csky: Fixup io-range page attribute for mmap("/dev/mem")
Guo Ren
2
-0
/
+19
2019-02-13
csky: coding convention: Use task_stack_page
Guo Ren
2
-3
/
+4
2019-02-13
csky: Fixup wrong pt_regs size
Guo Ren
1
-1
/
+2
2019-02-13
csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry
Guo Ren
1
-2
/
+2
2019-02-12
Merge tag 'riscv-for-linus-5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
Linus Torvalds
3
-10
/
+12
2019-02-12
ARM: dts: imx7d: Add node for PCIe PHY
Trent Piepho
1
-0
/
+9
2019-02-12
ARM: dts: omap3-gta04: declare backlight in lcd node
Andreas Kemnade
1
-1
/
+2
2019-02-12
ARM: dts: am335x: Add support for Bosch Guardian
Martyn Welch
2
-0
/
+512
2019-02-12
MIPS: lantiq: pass struct device to DMA API functions
Christoph Hellwig
1
-2
/
+2
2019-02-12
ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
Robin Murphy
1
-0
/
+2
2019-02-12
ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
Mathieu Desnoyers
1
-1
/
+1
2019-02-12
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
2
-2
/
+2
2019-02-12
x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is available
Vitaly Kuznetsov
1
-3
/
+5
2019-02-12
ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source property
Sudeep Holla
1
-1
/
+1
2019-02-12
KVM: VMX: Use vcpu->arch.regs directly when saving/loading guest state
Sean Christopherson
1
-24
/
+29
2019-02-12
KVM: VMX: Don't save guest registers after VM-Fail
Sean Christopherson
1
-12
/
+23
2019-02-12
KVM: VMX: Invert the ordering of saving guest/host scratch reg at VM-Enter
Sean Christopherson
1
-5
/
+7
2019-02-12
KVM: VMX: Pass "launched" directly to the vCPU-run asm blob
Sean Christopherson
2
-8
/
+7
2019-02-12
KVM: VMX: Update VMCS.HOST_RSP via helper C function
Sean Christopherson
1
-25
/
+26
2019-02-12
KVM: VMX: Load/save guest CR2 via C code in __vmx_vcpu_run()
Sean Christopherson
1
-11
/
+5
2019-02-12
KVM: nVMX: Cache host_rsp on a per-VMCS basis
Sean Christopherson
4
-26
/
+13
2019-02-12
KVM: nVMX: Let the compiler select the reg for holding HOST_RSP
Sean Christopherson
1
-3
/
+3
2019-02-12
KVM: nVMX: Reference vmx->loaded_vmcs->launched directly
Sean Christopherson
1
-4
/
+3
2019-02-12
KVM: nVMX: Capture VM-Fail via CC_{SET,OUT} in nested early checks
Sean Christopherson
1
-3
/
+3
[prev]
[next]