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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-146
/
+241
2019-11-30
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+12
2019-11-30
x86/ioperm: Save an indentation level in tss_update_io_bitmap()
Borislav Petkov
1
-26
/
+26
2019-11-29
x86/mce/therm_throt: Mask out read-only and reserved MSR bits
Srinivas Pandruvada
1
-5
/
+12
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2
-3
/
+3
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-6
/
+50
2019-11-26
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-12
/
+18
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+4
2019-11-26
x86/ptrace: Document FSBASE and GSBASE ABI oddities
Andy Lutomirski
1
-0
/
+17
2019-11-26
x86/ptrace: Remove set_segment_reg() implementations for current
Andy Lutomirski
1
-12
/
+7
2019-11-26
x86/traps: die() instead of panicking on a double fault
Andy Lutomirski
1
-1
/
+1
2019-11-26
x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
Andy Lutomirski
2
-33
/
+93
2019-11-26
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
3
-29
/
+71
2019-11-26
x86/doublefault/32: Rename doublefault.c to doublefault_32.c
Andy Lutomirski
2
-5
/
+3
2019-11-26
x86/traps: Disentangle the 32-bit and 64-bit doublefault code
Andy Lutomirski
2
-20
/
+3
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-389
/
+392
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-155
/
+175
2019-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+13
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
2
-53
/
+267
2019-11-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2019-11-26
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-139
/
+36
2019-11-26
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2019-11-26
Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...
Linus Torvalds
5
-19
/
+44
2019-11-26
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-12
/
+81
2019-11-26
Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...
Linus Torvalds
9
-1791
/
+19
2019-11-26
Merge branch 'acpi-mm'
Rafael J. Wysocki
2
-12
/
+18
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-40
/
+112
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-46
/
+40
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
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 branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...
Ingo Molnar
1
-0
/
+4
2019-11-25
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
2
-10
/
+18
2019-11-21
x86/pti/32: Size initial_page_table correctly
Thomas Gleixner
1
-0
/
+10
2019-11-21
x86/doublefault/32: Fix stack canaries in the double fault handler
Andy Lutomirski
1
-0
/
+3
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
1
-1
/
+1
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
10
-52
/
+413
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-40
/
+112
2019-11-20
x86/ioperm: Fix use of deprecated config option
Alexander Duyck
1
-2
/
+1
2019-11-20
dma-direct: exclude dma_direct_map_resource from the min_low_pfn check
Christoph Hellwig
1
-2
/
+2
2019-11-19
Merge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixes
Ingo Molnar
69
-695
/
+1228
2019-11-18
x86: Fix typos in comments
Cao jin
1
-3
/
+3
2019-11-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+2
2019-11-16
x86/speculation: Fix redundant MDS mitigation message
Waiman Long
1
-0
/
+13
2019-11-16
x86/speculation: Fix incorrect MDS/TAA mitigation status
Waiman Long
1
-2
/
+15
2019-11-16
x86/ioperm: Extend IOPL config to control ioperm() as well
Thomas Gleixner
3
-16
/
+40
2019-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
4
-58
/
+11
2019-11-16
x86/iopl: Restrict iopl() permission scope
Thomas Gleixner
3
-39
/
+85
2019-11-16
x86/iopl: Fixup misleading comment
Thomas Gleixner
1
-8
/
+27
[next]