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
2018-07-06
x86/hyper-v: Fix the circular dependency in IPI enlightenment
K. Y. Srinivasan
3
-2
/
+13
2018-07-06
s390/appldata: reuse generic proc handler functions
Vasily Gorbik
1
-76
/
+45
2018-07-06
s390/cmm: split and simplify cmm pages proc handler
Vasily Gorbik
1
-35
/
+32
2018-07-06
s390/topology: correct topology mode proc handler
Vasily Gorbik
1
-25
/
+18
2018-07-06
s390/mm: correct allocate_pgste proc_handler callback
Vasily Gorbik
1
-1
/
+1
2018-07-06
s390/purgatory: Remove duplicate variable definitions
Philipp Rudo
4
-42
/
+20
2018-07-06
s390/purgatory: Add missing FORCE to Makefile targets
Philipp Rudo
1
-3
/
+3
2018-07-06
s390/purgatory: Fix crash with expoline enabled
Philipp Rudo
1
-0
/
+1
2018-07-05
Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
Olof Johansson
4
-2
/
+7
2018-07-05
MIPS: Fix ioremap() RAM check
Paul Burton
1
-12
/
+25
2018-07-05
arm64: remove no-op -p linker flag
Greg Hackmann
1
-1
/
+1
2018-07-05
Merge tag 'riscv-for-linus-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
Linus Torvalds
7
-25
/
+24
2018-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
1
-1
/
+3
2018-07-05
arm64: insn: Don't fallback on nosync path for general insn patching
Will Deacon
2
-57
/
+1
2018-07-05
arm64: IPI each CPU after invalidating the I-cache for kernel mappings
Will Deacon
4
-18
/
+33
2018-07-05
arm64: remove unused COMPAT_PSR definitions
Mark Rutland
1
-28
/
+0
2018-07-05
kvm/arm: use PSR_AA32 definitions
Mark Rutland
6
-33
/
+33
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
7
-42
/
+42
2018-07-05
arm64: ptrace: map SPSR_ELx<->PSR for compat tasks
Mark Rutland
1
-0
/
+2
2018-07-05
arm64: compat: map SPSR_ELx<->PSR for signals
Mark Rutland
1
-2
/
+6
2018-07-05
arm64: don't zero DIT on signal return
Mark Rutland
1
-4
/
+8
2018-07-05
arm64: add PSR_AA32_* definitions
Mark Rutland
1
-1
/
+56
2018-07-05
arm64: dts: renesas: salvator-common: Prefer HSCIF1 over SCIF1
Geert Uytterhoeven
1
-3
/
+3
2018-07-05
ARM: dts: sun8i: h3: Enable dwmac-sun8i on the Beelink X2
Marcus Cooper
1
-0
/
+7
2018-07-05
arm64: Handle mismatched cache type
Suzuki K Poulose
2
-4
/
+16
2018-07-05
arm64: Fix mismatched cache line size detection
Suzuki K Poulose
3
-3
/
+9
2018-07-05
arm64: kconfig: Ensure spinlock fastpaths are inlined if !PREEMPT
Will Deacon
1
-0
/
+10
2018-07-05
arm64: locking: Replace ticket lock implementation with qspinlock
Will Deacon
4
-132
/
+4
2018-07-05
arm64: barrier: Implement smp_cond_load_relaxed
Will Deacon
1
-0
/
+13
2018-07-05
nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" when
Greentime Hu
1
-1
/
+1
2018-07-04
arm64: add endianness option to LDFLAGS instead of LD
Masahiro Yamada
1
-4
/
+2
2018-07-04
RISC-V: Fix the rv32i kernel build
Palmer Dabbelt
4
-13
/
+21
2018-07-04
RISC-V: Fix PTRACE_SETREGSET bug.
Jim Wilson
1
-1
/
+1
2018-07-04
RISC-V: Don't include irq-riscv-intc.h
Palmer Dabbelt
1
-4
/
+0
2018-07-04
riscv: remove unnecessary of_platform_populate call
Rob Herring
1
-5
/
+0
2018-07-04
RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations
Andreas Schwab
1
-2
/
+2
2018-07-04
RISC-V: Change variable type for 32-bit compatible
Zong Li
1
-11
/
+11
2018-07-04
RISC-V: Add definiion of extract symbol's index and type for 32-bit
Zong Li
1
-2
/
+7
2018-07-04
RISC-V: Select GENERIC_UCMPDI2 on RV32I
Zong Li
1
-0
/
+1
2018-07-04
RISC-V: Add conditional macro for zone of DMA32
Zong Li
1
-0
/
+2
2018-07-04
x86/mm: Add TLB purge to free pmd/pte page interfaces
Toshi Kani
1
-6
/
+30
2018-07-04
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2
-7
/
+9
2018-07-04
x86/mm: Disable ioremap free page handling on x86-PAE
Toshi Kani
1
-0
/
+19
2018-07-04
x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
Konrad Rzeszutek Wilk
1
-5
/
+37
2018-07-04
x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
Konrad Rzeszutek Wilk
1
-8
/
+14
2018-07-04
x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
Konrad Rzeszutek Wilk
1
-10
/
+19
2018-07-04
x86/KVM/VMX: Add find_msr() helper function
Konrad Rzeszutek Wilk
1
-13
/
+18
2018-07-04
x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
Konrad Rzeszutek Wilk
1
-30
/
+35
2018-07-04
x86/KVM/VMX: Add L1D flush logic
Paolo Bonzini
4
-1
/
+34
2018-07-04
x86/KVM/VMX: Add L1D MSR based flush
Paolo Bonzini
2
-4
/
+17
[prev]
[next]