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-07
arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
James Morse
5
-21
/
+55
2019-02-07
KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
James Morse
5
-8
/
+26
2019-02-07
MIPS: Delete unused flush_cache_sigtramp()
Paul Burton
6
-183
/
+0
2019-02-07
xtensa: simplify trap_init
Max Filippov
1
-3
/
+2
2019-02-07
xtensa: drop unused definitions
Max Filippov
2
-11
/
+0
2019-02-07
xtensa: fix get_wchan
Max Filippov
1
-2
/
+2
2019-02-07
xtensa: use generic spinlock/rwlock implementation
Max Filippov
4
-194
/
+10
2019-02-07
xtensa: provide xchg for sizes 1 and 2
Max Filippov
1
-4
/
+32
2019-02-07
xtensa: clean up arch/xtensa/kernel/time.c
Max Filippov
1
-28
/
+25
2019-02-07
xtensa: SMP: rework IPI processing
Max Filippov
1
-15
/
+23
2019-02-07
mips: cm: reprime error cause
Vladimir Kondratiev
1
-1
/
+1
2019-02-07
mips: loongson64: remove unreachable(), fix loongson_poweroff().
Yifeng Li
1
-1
/
+6
2019-02-07
arm64: tegra: Update compatible for Tegra186 I2C
Sowjanya Komatineni
1
-9
/
+9
2019-02-07
arm64: tegra: Update compatible for Tegra210 I2C
Sowjanya Komatineni
1
-6
/
+6
2019-02-07
arm64: tegra: Support 200 MHz for SDMMC on Tegra194
Sowjanya Komatineni
1
-0
/
+4
2019-02-07
arm64: tegra: Add CQE Support for SDMMC4
Sowjanya Komatineni
2
-0
/
+2
2019-02-07
arm64: tegra: Add SDMMC auto-calibration settings
Sowjanya Komatineni
3
-2
/
+91
2019-02-07
arm64: tegra: Mark TCU as primary serial port on Tegra194 P2888
Mikko Perttunen
1
-1
/
+1
2019-02-07
arm64: tegra: Add nodes for TCU on Tegra194
Mikko Perttunen
1
-3
/
+35
2019-02-07
arm64: tegra: Enable DFLL clock on Smaug
Joseph Lo
1
-0
/
+12
2019-02-07
arm64: tegra: Add CPU power rail regulator on Smaug
Joseph Lo
1
-0
/
+19
2019-02-07
arm64: tegra: Enable DFLL clock on Jetson TX1
Joseph Lo
1
-0
/
+21
2019-02-07
arm64: tegra: Add pinmux for PWM-based DFLL support on P2597
Joseph Lo
1
-0
/
+14
2019-02-07
arm64: tegra: Add CPU clocks on Tegra210
Joseph Lo
1
-0
/
+6
2019-02-07
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221)
Peter Shier
1
-0
/
+1
2019-02-07
arm64: tegra: Add DFLL clock on Tegra210
Joseph Lo
1
-0
/
+19
2019-02-07
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
Paolo Bonzini
1
-0
/
+7
2019-02-07
ARM: dts: gta04: add gps support
Andreas Kemnade
1
-0
/
+14
2019-02-07
ARM: dts: gta04: add ldo 3v3 regulator
Andreas Kemnade
1
-0
/
+8
2019-02-07
ARM: dts: gta04: add pinctrl settings for wkup domain
Andreas Kemnade
1
-0
/
+14
2019-02-07
ARM: dts: omap3-gta04a5: Replace LXR reference with a local one
Jonathan Neuschäfer
1
-1
/
+1
2019-02-07
arm: mediatek: add MT7629 smp bring up code
Ryder Lee
3
-0
/
+6
2019-02-07
Revert "ARM: mediatek: add MT7623a smp bringup code"
Ryder Lee
2
-3
/
+0
2019-02-07
ARM: dts: sun8i: a83t: Enable PMIC power supplies on various boards
Chen-Yu Tsai
3
-0
/
+20
2019-02-07
ARM: dts: sun9i: cubieboard4: Enable GMAC
Chen-Yu Tsai
1
-0
/
+21
2019-02-07
ARM: dts: sun9i: a80-optimus: Enable GMAC
Chen-Yu Tsai
1
-0
/
+21
2019-02-07
ARM: dts: sun9i: Add A80 GMAC RGMII pinmux setting
Chen-Yu Tsai
1
-0
/
+13
2019-02-07
ARM: dts: sun9i: Add A80 GMAC gigabit ethernet controller node
Chen-Yu Tsai
1
-0
/
+21
2019-02-07
ARM: dts: sun9i: Add GMAC clock node
Chen-Yu Tsai
1
-0
/
+31
2019-02-07
ARM: dts: sun9i: cubieboard4: Add GPIO pin-bank regulator supplies
Chen-Yu Tsai
1
-3
/
+20
2019-02-07
ARM: dts: sun9i: a80-optimus: Add GPIO pin-bank regulator supplies
Chen-Yu Tsai
1
-3
/
+16
2019-02-07
ARM: dts: sun9i: a80-optimus: Add node for AXP809's unused dc1sw regulator
Chen-Yu Tsai
1
-0
/
+4
2019-02-07
ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug
Russell King
1
-12
/
+4
2019-02-07
x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
Alexander Shishkin
1
-0
/
+16
2019-02-07
KVM: arm64: Forbid kprobing of the VHE world-switch code
James Morse
2
-0
/
+10
2019-02-07
arm: KVM: Add missing kvm_stage2_has_pmd() helper
Marc Zyngier
1
-0
/
+5
2019-02-07
arm/arm64: KVM: Don't panic on failure to properly reset system registers
Marc Zyngier
2
-5
/
+7
2019-02-07
arm/arm64: KVM: Allow a VCPU to fully reset itself
Marc Zyngier
4
-0
/
+69
2019-02-07
KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
Christoffer Dall
1
-2
/
+24
2019-02-07
s390: add alignment hints to vector load and store
Martin Schwidefsky
1
-4
/
+4
[prev]
[next]