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-04
x86/KVM/VMX: Add L1D flush algorithm
Paolo Bonzini
1
-5
/
+66
2018-07-04
x86/KVM/VMX: Add module argument for L1TF mitigation
Konrad Rzeszutek Wilk
1
-0
/
+59
2018-07-04
x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
Konrad Rzeszutek Wilk
1
-0
/
+13
2018-07-04
arm64: kexec: always reset to EL2 if present
Mark Rutland
2
-6
/
+6
2018-07-04
arm64: fix infinite stacktrace
Mikulas Patocka
1
-0
/
+3
2018-07-04
arm64: Use aarch64elf and aarch64elfb emulation mode variants
Paul Kocialkowski
1
-2
/
+2
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
7
-0
/
+21
2018-07-04
powerpc: Enable kernel XZ compression option on BOOK3S_32
Aaro Koskinen
2
-1
/
+1
2018-07-04
powerpc/msi: Remove VLA usage
Kees Cook
1
-7
/
+8
2018-07-04
powerpc/powernv/ioda2: Add 256M IOMMU page size to the default POWER8 case
Alexey Kardashevskiy
1
-1
/
+1
2018-07-04
powerpc/kdump: Handle crashkernel memory reservation failure
Hari Bathini
1
-1
/
+6
2018-07-04
s390/pci: add fmt3 fmb
Sebastian Ott
2
-0
/
+13
2018-07-04
s390: wire up rseq system call
Heiko Carstens
5
-1
/
+9
2018-07-04
s390: wire up io_pgetevents system call
Heiko Carstens
1
-0
/
+1
2018-07-03
ARM: disable KCOV for trusted foundations code
Arnd Bergmann
1
-0
/
+3
2018-07-03
MIPS: Octeon: Simplify CIU register functions.
Steven J. Hill
1
-94
/
+22
2018-07-03
MIPS: Octeon: Create simple macro for CIU registers.
Steven J. Hill
1
-28
/
+32
2018-07-03
MIPS: Octeon: Remove all unused CIU macros.
Steven J. Hill
1
-52
/
+18
2018-07-03
MIPS: Octeon: Convert CIU types to use bitfields.
Steven J. Hill
1
-128
/
+56
2018-07-03
MIPS: Octeon: Unify QLM data types in CIU header.
Steven J. Hill
2
-39
/
+4
2018-07-03
MIPS: Octeon: Remove unused CIU types.
Steven J. Hill
1
-9629
/
+0
2018-07-03
arm/arm64: configs: Remove the MFD_ prefix for MFD_CROS_EC_I2C/SPI symbols.
Enric Balletbo i Serra
4
-8
/
+8
2018-07-03
arm64: dts: rockchip: add some common pin-settings to rk3399
Randy Li
1
-14
/
+72
2018-07-03
Merge tag 'imx-fixes-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
Olof Johansson
3
-1
/
+5
2018-07-03
ARM: dts: imx51: Fix USB PHY duplicate unit-address
Fabio Estevam
3
-43
/
+22
2018-07-03
ARM: imx_v4_v5_defconfig: Select ULPI support
Fabio Estevam
1
-0
/
+2
2018-07-03
ARM: imx_v6_v7_defconfig: Select ULPI support
Fabio Estevam
1
-0
/
+2
2018-07-03
ARM: dts: imx: Add missing OPP properties for CPUs
Viresh Kumar
4
-3
/
+178
2018-07-03
Drivers: hv: vmbus: Make TLFS #define names architecture neutral
Michael Kelley
3
-10
/
+10
2018-07-03
x86/platform/intel-mid: Remove per platform code
Andy Shevchenko
6
-129
/
+2
2018-07-03
x86/platform/intel-mid: Remove custom TSC calibration
Andy Shevchenko
5
-130
/
+5
2018-07-03
x86/tsc: Use SPDX identifier and update Intel copyright
Andy Shevchenko
1
-4
/
+3
2018-07-03
x86/tsc: Convert to use x86_match_cpu() and INTEL_CPU_FAM6()
Andy Shevchenko
1
-41
/
+42
2018-07-03
x86/cpu: Introduce INTEL_CPU_FAM*() helper macros
Andy Shevchenko
1
-0
/
+13
2018-07-03
x86/tsc: Add missing header to tsc_msr.c
Andy Shevchenko
1
-0
/
+1
2018-07-03
Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code
Michael Kelley
1
-4
/
+8
2018-07-03
x86/hyperv: Add interrupt handler annotations
Michael Kelley
1
-1
/
+1
2018-07-03
x86/paravirt: Make native_save_fl() extern inline
Nick Desaulniers
3
-1
/
+28
2018-07-03
x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
H. Peter Anvin
1
-0
/
+59
2018-07-03
x86/boot/KASLR: Skip specified number of 1GB huge pages when doing physical randomization (KASLR)
Baoquan He
1
-5
/
+8
2018-07-03
x86/boot/KASLR: Add two new functions for 1GB huge pages handling
Baoquan He
1
-0
/
+83
2018-07-03
ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled
Dave Gerlach
1
-4
/
+8
2018-07-03
x86/entry/64: Add two more instruction suffixes
Jan Beulich
1
-2
/
+2
2018-07-03
x86/asm/64: Use 32-bit XOR to zero registers
Jan Beulich
13
-17
/
+17
2018-07-03
x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
Tom Lendacky
1
-3
/
+5
2018-07-03
x86/bugs: Update when to check for the LS_CFG SSBD mitigation
Tom Lendacky
1
-1
/
+3
2018-07-03
ARM: dts: omap3: Fix am3517 mdio and emac clock references
Adam Ford
1
-0
/
+4
2018-07-03
ARM: dts: am3517-evm: Enable USB1 Host
Adam Ford
1
-0
/
+45
2018-07-03
x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()
Zhenzhong Duan
1
-0
/
+5
2018-07-03
ARM: dts: am33xx: Fix syntax of alias names
Felix Brack
1
-2
/
+2
[prev]
[next]