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-06-06
x86/bugs: Add AMD's variant of SSB_NO
Konrad Rzeszutek Wilk
3
-2
/
+4
2018-06-06
x86/vector: Fix the args of vector_alloc tracepoint
Dou Liyang
1
-1
/
+1
2018-06-06
x86/idt: Simplify the idt_setup_apic_and_irq_gates()
Dou Liyang
1
-5
/
+2
2018-06-06
x86/platform/uv: Remove extra parentheses
Varsha Rao
1
-1
/
+1
2018-06-06
x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
Kirill A. Shutemov
5
-1
/
+24
2018-06-06
x86: Mark native_set_p4d() as __always_inline
Arnd Bergmann
1
-2
/
+2
2018-06-06
x86: Wire up restartable sequence system call
Mathieu Desnoyers
2
-0
/
+2
2018-06-06
x86: Add support for restartable sequences
Mathieu Desnoyers
3
-0
/
+10
2018-06-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
19
-1839
/
+6453
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+2
2018-06-04
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-72
/
+368
2018-06-04
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-25
/
+270
2018-06-04
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-48
/
+64
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+3
2018-06-04
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-9
/
+26
2018-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+0
2018-06-04
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-62
/
+86
2018-06-04
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-81
/
+80
2018-06-04
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-155
/
+188
2018-06-04
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-11
/
+8
2018-06-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+8
2018-06-04
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
37
-167
/
+260
2018-06-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-98
/
+304
2018-06-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-14
/
+10
2018-06-04
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-82
/
+89
2018-06-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-3
/
+9
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-0
/
+2
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-81
/
+21
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-14
/
+1
2018-06-04
Merge branches 'x86/dma', 'x86/microcode', 'x86/mm' and 'x86/vdso' into x86/u...
Ingo Molnar
5
-25
/
+47
2018-06-04
kvm: nVMX: Add support for "VMWRITE to any supported field"
Jim Mattson
1
-9
/
+60
2018-06-04
kvm: nVMX: Restrict VMX capability MSR changes
Jim Mattson
1
-0
/
+7
2018-06-04
KVM: VMX: Optimize tscdeadline timer latency
Wanpeng Li
2
-1
/
+8
2018-06-04
xen/PVH: Make GDT selectors PVH-specific
Boris Ostrovsky
1
-10
/
+13
2018-06-04
xen/PVH: Set up GS segment for stack canary
Boris Ostrovsky
1
-1
/
+25
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-36
/
+47
2018-06-01
x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE defines
Matt Turner
1
-2
/
+2
2018-06-01
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2
-4
/
+4
2018-06-01
kvm: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-01
kbuild: add machine size to CHECKFLAGS
Luc Van Oostenryck
1
-1
/
+1
2018-05-31
perf/x86/intel/uncore: Clean up client IMC uncore
Kan Liang
1
-112
/
+20
2018-05-31
perf/x86/intel/uncore: Expose uncore_pmu_event*() functions
Kan Liang
2
-4
/
+8
2018-05-31
perf/x86/intel/uncore: Support IIO free-running counters on SKX
Kan Liang
1
-0
/
+82
2018-05-31
perf/x86/intel/uncore: Add infrastructure for free running counters
Kan Liang
1
-4
/
+64
2018-05-31
perf/x86/intel/uncore: Add new data structures for free running counters
Kan Liang
1
-1
/
+122
2018-05-31
perf/x86/intel/uncore: Correct fixed counter index check in generic code
Kan Liang
1
-1
/
+1
2018-05-31
perf/x86/intel/uncore: Correct fixed counter index check for NHM
Kan Liang
1
-1
/
+1
2018-05-31
perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncore
Kan Liang
1
-2
/
+31
2018-05-31
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
5
-36
/
+47
[prev]
[next]