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
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
4
-4
/
+4
2019-12-21
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2019-12-17
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+4
2019-12-17
x86/mce: Fix possibly incorrect severity calculation on AMD
Jan H. Schönherr
1
-1
/
+1
2019-12-17
x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]
Yazen Ghannam
1
-1
/
+1
2019-12-17
x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
Konstantin Khlebnikov
1
-1
/
+1
2019-12-13
Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-12-11
Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-14
/
+0
2019-12-10
ftrace: Fix function_graph tracer interaction with BPF trampoline
Alexei Starovoitov
1
-14
/
+0
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
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/intel: Disable HPET on Intel Ice Lake platforms
Kai-Heng Feng
1
-0
/
+2
2019-11-29
x86/intel: Disable HPET on Intel Coffee Lake H platforms
Kai-Heng Feng
1
-0
/
+2
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
[next]