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
2015-12-06
x86, tracing, perf: Add trace point for MSR accesses
Andi Kleen
3
-0
/
+114
2015-12-06
x86/headers: Don't include asm/processor.h in asm/atomic.h
Andi Kleen
2
-2
/
+0
2015-12-06
perf/x86/intel: Fix __initconst declaration in the RAPL perf driver
Andi Kleen
1
-1
/
+1
2015-12-06
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-2
/
+2
2015-12-06
perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macro
Jiri Olsa
1
-1
/
+1
2015-12-06
perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on Haswell
Yuanfang Chen
1
-1
/
+1
2015-11-23
perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.*
Andi Kleen
2
-1
/
+5
2015-11-23
perf, x86: Stop Intel PT before kdump starts
Takao Indoh
1
-0
/
+11
2015-11-23
perf/x86/intel/pt: Add interface to stop Intel PT logging
Takao Indoh
2
-0
/
+19
2015-11-23
perf/x86: Add option to disable reading branch flags/cycles
Andi Kleen
1
-2
/
+17
2015-11-23
perf/x86: Optimize stack walk user accesses
Andi Kleen
1
-3
/
+19
2015-11-23
x86: Add an inlined __copy_from_user_nmi() variant
Andi Kleen
1
-0
/
+9
2015-11-23
treewide: Remove old email address
Peter Zijlstra
3
-3
/
+3
2015-11-23
perf/x86: Fix LBR call stack save/restore
Andi Kleen
2
-1
/
+4
2015-11-23
perf/core: Robustify the perf_cgroup_from_task() RCU checks
Stephane Eranian
1
-1
/
+1
2015-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-15
/
+53
2015-11-19
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
1
-2
/
+1
2015-11-19
x86/ftrace: Add comment on static function tracing
Namhyung Kim
1
-0
/
+6
2015-11-16
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-2
/
+1
2015-11-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+0
2015-11-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-16
/
+73
2015-11-13
x86: remove unused definition of MSR_NHM_PLATFORM_INFO
Len Brown
1
-2
/
+1
2015-11-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-211
/
+223
2015-11-12
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
Huang Rui
1
-6
/
+0
2015-11-12
x86/fpu: Fix get_xsave_addr() behavior under virtualization
Huaitong Han
1
-1
/
+0
2015-11-12
x86/fpu: Fix 32-bit signal frame handling
Dave Hansen
1
-6
/
+5
2015-11-12
x86/mpx: Fix 32-bit address space calculation
Dave Hansen
1
-5
/
+17
2015-11-12
x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels
Dave Hansen
1
-1
/
+24
2015-11-10
Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-18
/
+1
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+4
2015-11-10
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
4
-4
/
+4
2015-11-10
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
1
-11
/
+3
2015-11-10
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
3
-1
/
+13
2015-11-10
KVM: VMX: Dump TSC multiplier in dump_vmcs()
Haozhong Zhang
1
-0
/
+3
2015-11-10
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
Haozhong Zhang
1
-4
/
+5
2015-11-10
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
Haozhong Zhang
1
-0
/
+6
2015-11-10
KVM: VMX: Enable and initialize VMX TSC scaling
Haozhong Zhang
2
-1
/
+19
2015-11-10
KVM: x86: Use the correct vcpu's TSC rate to compute time scale
Haozhong Zhang
1
-2
/
+4
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
Haozhong Zhang
4
-7
/
+12
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
Haozhong Zhang
4
-22
/
+19
2015-11-10
KVM: x86: Replace call-back compute_tsc_offset() with a common function
Haozhong Zhang
4
-20
/
+12
2015-11-10
KVM: x86: Replace call-back set_tsc_khz() with a common function
Haozhong Zhang
4
-59
/
+41
2015-11-10
KVM: x86: Add a common TSC scaling function
Haozhong Zhang
3
-45
/
+45
2015-11-10
KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
Haozhong Zhang
3
-16
/
+20
2015-11-10
KVM: x86: Collect information for setting TSC scaling ratio
Haozhong Zhang
3
-0
/
+11
2015-11-10
KVM: x86: declare a few variables as __read_mostly
Paolo Bonzini
2
-9
/
+7
2015-11-10
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
Paolo Bonzini
4
-21
/
+10
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2
-15
/
+0
2015-11-09
Merge branch 'for-4.4/hotplug' into libnvdimm-for-next
Dan Williams
10
-92
/
+142
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+4
[next]