index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
58
-1834
/
+1479
2020-01-28
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+8
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-119
/
+69
2020-01-27
Merge tag 'x86-pti-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+15
2020-01-27
Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-01-27
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-16
/
+149
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
6
-7
/
+7
2020-01-27
Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2020-01-27
Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+36
2020-01-27
Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
3
-55
/
+0
2020-01-27
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2020-01-27
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-46
/
+38
2020-01-27
Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc'
Rafael J. Wysocki
1
-0
/
+1
2020-01-25
efi/x86: Disable instrumentation in the EFI runtime handling code
Ard Biesheuvel
1
-0
/
+2
2020-01-25
efi/libstub/x86: Fix EFI server boot failure
Qian Cai
1
-1
/
+1
2020-01-24
smp: Remove allocation mask from on_each_cpu_cond.*()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-01-24
x86/asm: add iosubmit_cmds512() based on MOVDIR64B CPU instruction
Dave Jiang
1
-0
/
+36
2020-01-22
platform/x86: intel_pmc_ipc: Drop intel_pmc_gcr_read() and intel_pmc_gcr_write()
Mika Westerberg
1
-12
/
+0
2020-01-22
platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_raw_cmd() static
Mika Westerberg
1
-8
/
+0
2020-01-22
platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_simple_command() static
Mika Westerberg
1
-6
/
+0
2020-01-22
platform/x86: intel_pmc_ipc: Make intel_pmc_gcr_update() static
Mika Westerberg
1
-6
/
+0
2020-01-22
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command()
Mika Westerberg
1
-2
/
+0
2020-01-22
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]()
Mika Westerberg
1
-12
/
+0
2020-01-22
platform/x86: intel_scu_ipc: Drop unused prototype intel_scu_ipc_fw_update()
Mika Westerberg
1
-3
/
+0
2020-01-22
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl()
Mika Westerberg
1
-3
/
+0
2020-01-22
efi/x86: Disallow efi=old_map in mixed mode
Ard Biesheuvel
1
-1
/
+1
2020-01-20
x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld
Ard Biesheuvel
1
-1
/
+1
2020-01-20
efi/x86: avoid KASAN false positives when accessing the 1: 1 mapping
Ard Biesheuvel
1
-5
/
+6
2020-01-20
efi: Add tracking for dynamically allocated memmaps
Dan Williams
2
-16
/
+17
2020-01-20
efi/x86: Limit EFI old memory map to SGI UV machines
Ard Biesheuvel
6
-199
/
+210
2020-01-20
efi/x86: Avoid RWX mappings for all of DRAM
Ard Biesheuvel
1
-4
/
+16
2020-01-20
efi/x86: Don't map the entire kernel text RW for mixed mode
Ard Biesheuvel
1
-2
/
+2
2020-01-20
x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd
Ard Biesheuvel
1
-7
/
+1
2020-01-20
efi/libstub/x86: Fix unused-variable warning
Arnd Bergmann
1
-2
/
+0
2020-01-20
efi/libstub/x86: Use mandatory 16-byte stack alignment in mixed mode
Ard Biesheuvel
1
-33
/
+13
2020-01-20
efi/libstub/x86: Use const attribute for efi_is_64bit()
Ard Biesheuvel
3
-13
/
+10
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
8
-42
/
+23
2020-01-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+6
2020-01-18
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+5
2020-01-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-24
/
+7
2020-01-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2020-01-17
x86/speculation/swapgs: Exclude Zhaoxin CPUs from SWAPGS vulnerability
Tony W Wang-oc
1
-2
/
+2
2020-01-17
x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2
Tony W Wang-oc
1
-1
/
+8
2020-01-17
x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
Pawan Gupta
1
-6
/
+7
2020-01-17
perf/x86/intel/uncore: Remove PCIe3 unit for SNR
Kan Liang
1
-24
/
+0
2020-01-17
perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_events
Kan Liang
1
-0
/
+1
2020-01-17
perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 Family
Kan Liang
1
-0
/
+6
2020-01-16
x86/CPU/AMD: Ensure clearing of SME/SEV features is maintained
Tom Lendacky
1
-2
/
+2
2020-01-16
x86/amd_nb: Add Family 19h PCI IDs
Yazen Ghannam
1
-0
/
+3
2020-01-16
x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType
Yazen Ghannam
2
-0
/
+3
[next]