index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v4.4-rc5' into perf/core, to pick up fixes
Ingo Molnar
2015-12-14
17
-89
/
+110
|
\
|
*
Merge branch 'for-linus-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-12-09
1
-8
/
+10
|
|
\
|
|
*
um: Fix fpstate handling
Richard Weinberger
2015-12-08
1
-8
/
+10
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-12-08
6
-7
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-12-06
12
-36
/
+54
|
|
\
\
|
|
*
|
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
2015-12-05
1
-7
/
+10
|
|
*
|
x86/mpx: Fix instruction decoder condition
Dave Hansen
2015-12-05
1
-3
/
+3
|
|
*
|
x86/mm: Fix regression with huge pages on PAE
Kirill A. Shutemov
2015-12-04
6
-19
/
+17
|
|
*
|
x86 smpboot: Re-enable init_udelay=0 by default on modern CPUs
Len Brown
2015-11-25
1
-4
/
+5
|
|
*
|
x86/entry/64: Fix irqflag tracing wrt context tracking
Andy Lutomirski
2015-11-24
1
-1
/
+18
|
|
*
|
x86/microcode: Initialize the driver late when facilities are up
Borislav Petkov
2015-11-23
2
-2
/
+1
|
*
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-12-04
1
-0
/
+12
|
|
\
\
\
|
|
*
|
|
libnvdimm, e820: skip module loading when no type-12
Dan Williams
2015-11-30
1
-0
/
+12
|
*
|
|
|
Merge branches 'acpi-pci' and 'pm-pci'
Rafael J. Wysocki
2015-12-04
218
-4722
/
+8555
|
|
\
|
|
|
|
|
*
|
|
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
Haozhong Zhang
2015-11-25
1
-5
/
+0
|
|
*
|
|
Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2015-11-24
6
-17
/
+54
|
|
|
\
|
|
|
|
*
|
|
KVM: x86: request interrupt window when IRQ chip is split
Matt Gingell
2015-11-18
1
-2
/
+4
|
|
*
|
|
KVM: x86: set KVM_REQ_EVENT on local interrupt request from user space
Matt Gingell
2015-11-18
1
-0
/
+1
|
|
*
|
|
KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_...
Matt Gingell
2015-11-18
1
-24
/
+19
|
|
*
|
|
KVM: x86: fix interrupt window handling in split IRQ chip case
Matt Gingell
2015-11-18
1
-14
/
+19
|
*
|
|
|
x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245
Liu Jiang
2015-12-02
1
-11
/
+2
*
|
|
|
|
perf/x86: Remove old MSR perf tracing code
Andi Kleen
2015-12-06
1
-11
/
+1
*
|
|
|
|
x86, tracing, perf: Add trace point for MSR accesses
Andi Kleen
2015-12-06
3
-0
/
+114
*
|
|
|
|
x86/headers: Don't include asm/processor.h in asm/atomic.h
Andi Kleen
2015-12-06
2
-2
/
+0
*
|
|
|
|
perf/x86/intel: Fix __initconst declaration in the RAPL perf driver
Andi Kleen
2015-12-06
1
-1
/
+1
*
|
|
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2015-12-06
2
-2
/
+2
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macro
Jiri Olsa
2015-12-06
1
-1
/
+1
|
*
|
|
|
perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on Haswell
Yuanfang Chen
2015-12-06
1
-1
/
+1
*
|
|
|
|
perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.*
Andi Kleen
2015-11-23
2
-1
/
+5
*
|
|
|
|
perf, x86: Stop Intel PT before kdump starts
Takao Indoh
2015-11-23
1
-0
/
+11
*
|
|
|
|
perf/x86/intel/pt: Add interface to stop Intel PT logging
Takao Indoh
2015-11-23
2
-0
/
+19
*
|
|
|
|
perf/x86: Add option to disable reading branch flags/cycles
Andi Kleen
2015-11-23
1
-2
/
+17
*
|
|
|
|
perf/x86: Optimize stack walk user accesses
Andi Kleen
2015-11-23
1
-3
/
+19
*
|
|
|
|
x86: Add an inlined __copy_from_user_nmi() variant
Andi Kleen
2015-11-23
1
-0
/
+9
|
/
/
/
/
*
|
|
|
treewide: Remove old email address
Peter Zijlstra
2015-11-23
3
-3
/
+3
*
|
|
|
perf/x86: Fix LBR call stack save/restore
Andi Kleen
2015-11-23
2
-1
/
+4
*
|
|
|
perf/core: Robustify the perf_cgroup_from_task() RCU checks
Stephane Eranian
2015-11-23
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-22
5
-15
/
+53
|
\
\
\
|
*
|
|
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
2015-11-19
1
-2
/
+1
|
*
|
|
x86/ftrace: Add comment on static function tracing
Namhyung Kim
2015-11-19
1
-0
/
+6
|
*
|
|
x86/fpu: Fix get_xsave_addr() behavior under virtualization
Huaitong Han
2015-11-12
1
-1
/
+0
|
*
|
|
x86/fpu: Fix 32-bit signal frame handling
Dave Hansen
2015-11-12
1
-6
/
+5
|
*
|
|
x86/mpx: Fix 32-bit address space calculation
Dave Hansen
2015-11-12
1
-5
/
+17
|
*
|
|
x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels
Dave Hansen
2015-11-12
1
-1
/
+24
*
|
|
|
Merge branch 'pm-tools'
Rafael J. Wysocki
2015-11-16
1
-2
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
x86: remove unused definition of MSR_NHM_PLATFORM_INFO
Len Brown
2015-11-13
1
-2
/
+1
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-15
1
-6
/
+0
|
\
\
\
\
|
*
|
|
|
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
Huang Rui
2015-11-12
1
-6
/
+0
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-15
9
-16
/
+73
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
x86/cpu: Call verify_cpu() after having entered long mode too
Borislav Petkov
2015-11-07
2
-5
/
+15
[next]