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-07-08
ARC: hide unused function unw_hdr_alloc
Arnd Bergmann
1
-5
/
+4
2019-07-08
ARC: [haps] Add Virtio support
Alexey Brodkin
2
-1
/
+34
2019-07-08
ARCv2: entry: simplify return to Delay Slot via interrupt
Vineet Gupta
1
-48
/
+10
2019-07-08
ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
Vineet Gupta
4
-7
/
+6
2019-07-07
Merge tag 'samsung-dt-5.3-3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dt
Olof Johansson
6
-77
/
+97
2019-07-07
x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()
Sebastian Andrzej Siewior
3
-12
/
+2
2019-07-07
x86/fpu: Make 'no387' and 'nofxsr' command line options useful
Sebastian Andrzej Siewior
2
-10
/
+12
2019-07-06
Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
6
-14
/
+28
2019-07-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-15
/
+25
2019-07-05
bpf, riscv: Enable zext optimization for more RV64G ALU ops
Luke Nelson
1
-8
/
+8
2019-07-05
KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insane
Wanpeng Li
1
-3
/
+4
2019-07-05
xtensa: One function call less in bootmem_init()
Markus Elfring
1
-4
/
+1
2019-07-06
powerpc/module64: Use symbolic instructions names.
Christophe Leroy
1
-18
/
+35
2019-07-06
powerpc/module32: Use symbolic instructions names.
Christophe Leroy
1
-8
/
+16
2019-07-06
powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
Christophe Leroy
3
-11
/
+9
2019-07-06
powerpc/module64: Fix comment in R_PPC64_ENTRY handling
Michael Ellerman
1
-1
/
+1
2019-07-05
kvm: LAPIC: write down valid APIC registers
Paolo Bonzini
1
-11
/
+31
2019-07-05
KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
Dave Martin
10
-144
/
+136
2019-07-05
KVM: arm/arm64: Add save/restore support for firmware workaround state
Andre Przywara
4
-0
/
+46
2019-07-05
arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
Andre Przywara
4
-10
/
+47
2019-07-05
KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions
Andrew Murray
1
-2
/
+2
2019-07-05
KVM: LAPIC: ARBPRI is a reserved register for x2APIC
Paolo Bonzini
1
-1
/
+5
2019-07-05
KVM: arm64: Skip more of the SError vaxorcism
James Morse
1
-4
/
+10
2019-07-05
KVM: arm64: Re-mask SError after the one instruction window
James Morse
1
-0
/
+2
2019-07-05
arm64: Update silicon-errata.txt for Neoverse-N1 #1349291
James Morse
1
-0
/
+4
2019-07-05
KVM: arm64: Defer guest entry when an asynchronous exception is pending
James Morse
1
-0
/
+15
2019-07-05
KVM: arm64: Consume pending SError as early as possible
James Morse
3
-5
/
+8
2019-07-05
KVM: arm64: Make indirect vectors preamble behaviour symmetric
James Morse
1
-3
/
+3
2019-07-05
KVM: arm64: Abstract the size of the HYP vectors pre-amble
James Morse
3
-5
/
+26
2019-07-05
arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS
James Morse
1
-0
/
+4
2019-07-05
KVM nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of nested guests
Krish Sadhukhan
1
-2
/
+24
2019-07-05
KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
Sean Christopherson
2
-22
/
+23
2019-07-05
KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
Paolo Bonzini
3
-7
/
+67
2019-07-05
KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
Paolo Bonzini
1
-3
/
+9
2019-07-05
KVM: x86: remove now unneeded hugepage gfn adjustment
Paolo Bonzini
2
-7
/
+4
2019-07-05
KVM: x86: make FNAME(fetch) and __direct_map more similar
Paolo Bonzini
2
-44
/
+39
2019-07-05
kvm: x86: Do not release the page inside mmu_set_spte()
Junaid Shahid
2
-16
/
+10
2019-07-05
KVM: cpuid: remove has_leaf_count from struct kvm_cpuid_param
Paolo Bonzini
1
-8
/
+3
2019-07-05
KVM: cpuid: rename do_cpuid_1_ent
Paolo Bonzini
1
-8
/
+8
2019-07-05
KVM: cpuid: set struct kvm_cpuid_entry2 flags in do_cpuid_1_ent
Paolo Bonzini
1
-16
/
+14
2019-07-05
KVM: cpuid: extract do_cpuid_7_mask and support multiple subleafs
Paolo Bonzini
1
-47
/
+81
2019-07-05
KVM: cpuid: do_cpuid_ent works on a whole CPUID function
Paolo Bonzini
1
-47
/
+42
2019-07-05
docs: s390: unify and update s390dbf kdocs at debug.c
Steffen Maier
2
-116
/
+101
2019-07-05
KVM: arm64/sve: Fix vq_present() macro to yield a bool
Zhang Lei
1
-1
/
+1
2019-07-05
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-1
/
+15
2019-07-04
Merge branch 'regulator-5.3' into regulator-next
Mark Brown
2
-1
/
+37
2019-07-05
powerpc/boot: Add lzo support for uImage
Christophe Leroy
3
-1
/
+7
2019-07-05
powerpc/boot: Add lzma support for uImage
Christophe Leroy
3
-1
/
+7
2019-07-05
powerpc/boot: don't force gzipped uImage
Christophe Leroy
1
-1
/
+10
2019-07-05
powerpc/8xx: Add microcode patch to move SMC parameter RAM.
Christophe Leroy
2
-0
/
+104
[prev]
[next]