index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2019-10-12
Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-2
/
+2
2019-10-12
perf/x86/cstate: Add Tiger Lake CPU support
Kan Liang
-9
/
+11
2019-10-12
perf/x86/msr: Add Tiger Lake CPU support
Kan Liang
-0
/
+2
2019-10-12
perf/x86/intel: Add Tiger Lake CPU support
Kan Liang
-0
/
+2
2019-10-12
perf/x86/cstate: Update C-state counters for Ice Lake
Kan Liang
-11
/
+25
2019-10-12
perf/x86/msr: Add new CPU model numbers for Ice Lake
Kan Liang
-0
/
+3
2019-10-12
perf/x86/cstate: Add Comet Lake CPU support
Kan Liang
-10
/
+14
2019-10-12
perf/x86/msr: Add Comet Lake CPU support
Kan Liang
-0
/
+2
2019-10-12
perf/x86/intel: Add Comet Lake CPU support
Kan Liang
-0
/
+2
2019-10-12
Merge branch 'x86/urgent' into perf/urgent, to pick up new CPU model definitions
Ingo Molnar
-4
/
+7
2019-10-11
x86/boot/64: Round memory hole size up to next PMD page
Steve Wahl
-6
/
+19
2019-10-11
x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area
Steve Wahl
-2
/
+20
2019-10-11
arm64: Fix kcore macros after 52-bit virtual addressing fallout
Chris von Recklinghausen
-3
/
+0
2019-10-11
Merge tag 'wlcore-fix' into fixes
Tony Lindgren
-5
/
+5
2019-10-11
Merge tag 'mvebu-fixes-5.4-1' of git://git.infradead.org/linux-mvebu into arm...
Olof Johansson
-6
/
+7
2019-10-11
s390/uaccess: avoid (false positive) compiler warnings
Christian Borntraeger
-2
/
+2
2019-10-11
spufs: fix a crash in spufs_create_root()
Emmanuel Nicolet
-0
/
+1
2019-10-10
arm64: dts: rockchip: Fix override mode for rk3399-kevin panel
Douglas Anderson
-1
/
+1
2019-10-10
arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box
Vivek Unune
-2
/
+2
2019-10-10
arm64: dts: rockchip: fix RockPro64 sdmmc settings
Soeren Moch
-1
/
+0
2019-10-10
ARM: 8914/1: NOMMU: Fix exc_ret for XIP
Vladimir Murzin
-5
/
+7
2019-10-10
ARM: 8908/1: add __always_inline to functions called from __get_user_check()
Masahiro Yamada
-6
/
+6
2019-10-10
MIPS: Disable Loongson MMI instructions for kernel build
Paul Burton
-0
/
+5
2019-10-10
MIPS: elf_hwcap: Export userspace ASEs
Jiaxun Yang
-0
/
+44
2019-10-10
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-0
/
+2
2019-10-09
RISC-V: entry: Remove unneeded need_resched() loop
Valentin Schneider
-2
/
+1
2019-10-09
ARM: mm: alignment: use "u32" for 32-bit instructions
Russell King
-14
/
+14
2019-10-09
ARM: mm: fix alignment handler faults under memory pressure
Russell King
-8
/
+36
2019-10-09
ARM: dts: Use level interrupt for omap4 & 5 wlcore
Tony Lindgren
-5
/
+5
2019-10-09
MIPS: fw: sni: Fix out of bounds init of o32 stack
Thomas Bogendoerfer
-1
/
+1
2019-10-09
MIPS: include: Mark __xchg as __always_inline
Thomas Bogendoerfer
-2
/
+2
2019-10-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-94
/
+90
2019-10-09
perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp
Tom Lendacky
-13
/
+17
2019-10-09
arm64: dts: armada-3720-turris-mox: convert usb-phy to phy-supply
Marek BehĂșn
-6
/
+7
2019-10-09
powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
Jordan Niethe
-0
/
+1
2019-10-09
powerpc/pseries: Remove confusing warning message.
Laurent Dufour
-0
/
+3
2019-10-09
powerpc/64s/radix: Fix build failure with RADIX_MMU=n
Stephen Rothwell
-0
/
+4
2019-10-08
x86/cpu: Add Comet Lake to the Intel CPU models header
Kan Liang
-0
/
+3
2019-10-08
ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage
Andrey Smirnov
-8
/
+1
2019-10-08
ARM: dts: omap5: fix gpu_cm clock provider name
Tero Kristo
-1
/
+1
2019-10-08
arm64: armv8_deprecated: Checking return value for memory allocation
Yunfeng Ye
-0
/
+5
2019-10-08
x86/cpu/vmware: Use the full form of INL in VMWARE_PORT
Sami Tolvanen
-1
/
+1
2019-10-08
arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selected
Marc Zyngier
-0
/
+17
2019-10-08
arm64: Avoid Cavium TX2 erratum 219 when switching TTBR
Marc Zyngier
-1
/
+9
2019-10-08
arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT
Marc Zyngier
-0
/
+33
2019-10-08
x86/asm: Fix MWAITX C-state hint value
Janakarajan Natarajan
-3
/
+3
2019-10-08
arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set
Marc Zyngier
-3
/
+69
2019-10-07
x86/xen: Return from panic notifier
Boris Ostrovsky
-3
/
+25
2019-10-07
riscv: Correct the handling of unexpected ebreak in do_trap_break()
Vincent Chen
-3
/
+3
2019-10-07
riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()
Vincent Chen
-1
/
+1
[prev]
[next]