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
2019-11-26
x86/traps: Disentangle the 32-bit and 64-bit doublefault code
Andy Lutomirski
4
-22
/
+4
2019-11-26
x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()
Joerg Roedel
1
-1
/
+1
2019-11-26
x86/iopl: Make 'struct tss_struct' constant size again
Ingo Molnar
1
-2
/
+0
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-466
/
+553
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
132
-1027
/
+1059
2019-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-139
/
+202
2019-11-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+28
2019-11-26
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-110
/
+323
2019-11-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-309
/
+229
2019-11-26
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-178
/
+46
2019-11-26
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-4
/
+45
2019-11-26
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-36
/
+81
2019-11-26
Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...
Linus Torvalds
15
-48
/
+94
2019-11-26
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-17
/
+152
2019-11-26
Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...
Linus Torvalds
19
-2017
/
+22
2019-11-26
x86/insn: Add some more Intel instructions to the opcode map
Adrian Hunter
1
-12
/
+32
2019-11-26
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
63
-857
/
+5365
2019-11-26
Merge branch 'acpi-mm'
Rafael J. Wysocki
8
-25
/
+139
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
7
-111
/
+730
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
7
-162
/
+3192
2019-11-25
Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+0
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
14
-65
/
+57
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
24
-452
/
+1033
2019-11-25
Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2019-11-25
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-44
/
+319
2019-11-25
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-19
/
+26
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
2019-11-25
y2038: ipc: fix x32 ABI breakage
Arnd Bergmann
1
-2
/
+2
2019-11-25
x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
Andy Lutomirski
1
-3
/
+18
2019-11-25
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
4
-182
/
+0
2019-11-25
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...
Ingo Molnar
7
-11
/
+70
2019-11-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
20
-94
/
+863
2019-11-25
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
10
-26
/
+35
2019-11-25
x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...
Ingo Molnar
3
-10
/
+14
2019-11-24
bpf: Simplify __bpf_arch_text_poke poke type handling
Daniel Borkmann
1
-60
/
+25
2019-11-24
bpf, x86: Emit patchable direct jump as tail call
Daniel Borkmann
1
-95
/
+187
2019-11-24
bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumps
Daniel Borkmann
1
-18
/
+46
2019-11-23
kvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraints
Jim Mattson
1
-1
/
+3
2019-11-23
KVM: x86: Grab KVM's srcu lock when setting nested state
Sean Christopherson
1
-0
/
+3
2019-11-23
KVM: x86: Open code shared_msr_update() in its only caller
Sean Christopherson
1
-20
/
+9
2019-11-23
KVM: x86: Remove a spurious export of a static function
Sean Christopherson
1
-1
/
+0
2019-11-22
crypto: x86/chacha - only unregister algorithms if registered
Eric Biggers
1
-1
/
+2
2019-11-21
x86/hyperv: Implement hv_is_hibernation_supported()
Dexuan Cui
1
-0
/
+7
2019-11-21
x86: hv: Add function to allocate zeroed page for Hyper-V
Himadri Pandya
2
-0
/
+9
2019-11-21
x86/entry/32: Fix NMI vs ESPFIX
Peter Zijlstra
1
-12
/
+41
2019-11-21
x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
Andy Lutomirski
1
-14
/
+16
2019-11-21
x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
Andy Lutomirski
1
-31
/
+35
2019-11-21
x86/entry/32: Use %ss segment where required
Andy Lutomirski
1
-5
/
+14
2019-11-21
x86/entry/32: Fix IRET exception
Peter Zijlstra
1
-1
/
+1
2019-11-21
x86/cpu_entry_area: Add guard page for entry stack on 32bit
Thomas Gleixner
1
-1
/
+5
[prev]
[next]