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
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-220
/
+512
2018-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+48
2018-03-22
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-32
/
+28
2018-03-22
x86/mm: implement free pmd/pte page interfaces
Toshi Kani
1
-2
/
+26
2018-03-22
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+24
2018-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2018-03-20
kvm/x86: fix icebp instruction handling
Linus Torvalds
2
-1
/
+9
2018-03-18
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-50
/
+78
2018-03-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2018-03-16
x86/microcode: Fix CPU synchronization routine
Borislav Petkov
1
-27
/
+41
2018-03-16
x86/microcode: Attempt late loading only when new microcode is present
Borislav Petkov
4
-19
/
+28
2018-03-16
KVM: x86: Fix device passthrough when SME is active
Tom Lendacky
1
-1
/
+3
2018-03-16
x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist
Alexander Sergeyev
1
-2
/
+1
2018-03-14
x86, memremap: fix altmap accounting at free
Dan Williams
1
-32
/
+28
2018-03-14
x86/mm: Fix vmalloc_fault to use pXd_large
Toshi Kani
1
-3
/
+3
2018-03-14
x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...
Andy Whitcroft
1
-1
/
+4
2018-03-14
x86/vm86/32: Fix POPF emulation
Andy Lutomirski
1
-1
/
+2
2018-03-12
x86/cpufeatures: Add Intel PCONFIG cpufeature
Kirill A. Shutemov
1
-0
/
+1
2018-03-12
x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
Kirill A. Shutemov
1
-0
/
+1
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-157
/
+278
2018-03-11
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+25
2018-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-03-09
x86/kprobes: Fix kernel crash when probing .entry_trampoline code
Francis Deslauriers
3
-1
/
+12
2018-03-08
x86/MCE: Serialize sysfs changes
Seunghun Han
1
-1
/
+21
2018-03-08
x86/MCE: Save microcode revision in machine check records
Tony Luck
2
-1
/
+4
2018-03-08
x86/pti: Fix a comment typo
Seunghun Han
1
-1
/
+1
2018-03-08
x86/microcode: Synchronize late microcode loading
Ashok Raj
1
-26
/
+92
2018-03-08
x86/microcode: Request microcode on the BSP
Borislav Petkov
1
-6
/
+5
2018-03-08
x86/microcode/intel: Look into the patch cache first
Borislav Petkov
1
-6
/
+5
2018-03-08
x86/microcode: Do not upload microcode if CPUs are offline
Ashok Raj
1
-0
/
+18
2018-03-08
x86/microcode/intel: Writeback and invalidate caches before updating microcode
Ashok Raj
1
-0
/
+12
2018-03-08
x86/microcode/intel: Check microcode revision before updating sibling threads
Ashok Raj
1
-3
/
+24
2018-03-08
x86/microcode: Get rid of struct apply_microcode_ctx
Borislav Petkov
1
-11
/
+8
2018-03-08
x86/spectre_v2: Don't check microcode versions when running under hypervisors
Konrad Rzeszutek Wilk
1
-0
/
+7
2018-03-08
x86/vsyscall/64: Drop "native" vsyscalls
Andy Lutomirski
3
-25
/
+4
2018-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+2
2018-03-07
bpf, x64: increase number of passes
Daniel Borkmann
1
-1
/
+2
2018-03-07
x86/entry/64/compat: Save one instruction in entry_INT80_compat()
Dominik Brodowski
1
-3
/
+1
2018-03-07
x86/entry: Do not special-case clone(2) in compat entry
Dominik Brodowski
4
-13
/
+14
2018-03-07
x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscalls
Dominik Brodowski
3
-62
/
+76
2018-03-07
x86/syscalls: Use proper syscall definition for sys_ioperm()
Dominik Brodowski
1
-1
/
+1
2018-03-07
x86/entry: Remove stale syscall prototype
Dominik Brodowski
1
-1
/
+0
2018-03-07
x86/syscalls/32: Simplify $entry == $compat entries
Dominik Brodowski
1
-3
/
+3
2018-03-06
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+65
2018-03-06
signal/x86: Include the field offsets in the build time checks
Eric W. Biederman
1
-0
/
+65
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
59
-367
/
+744
2018-03-04
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-17
/
+20
2018-03-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-25
/
+48
2018-03-04
perf/x86/intel/uncore: Fix Skylake UPI event format
Kan Liang
1
-1
/
+1
2018-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-17
/
+149
[next]