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
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-04
mshyperv: fix recognition of Hyper-V guest crash MSR's
Denis V. Lunev
1
-0
/
+1
2015-08-04
Drivers: hv: vmbus: add special crash handler
Vitaly Kuznetsov
1
-0
/
+22
2015-08-04
Drivers: hv: vmbus: add special kexec handler
Vitaly Kuznetsov
1
-0
/
+24
2015-08-04
perf/x86/intel/pebs: Robustify PEBS buffer drain
Peter Zijlstra
1
-17
/
+17
2015-08-04
perf/x86/intel/pebs: Fix event disable PEBS buffer drain
Liang, Kan
1
-6
/
+7
2015-08-04
perf/x86: Add an MSR PMU driver
Andy Lutomirski
2
-0
/
+244
2015-08-04
perf/x86/intel/uncore: Add Broadwell-DE uncore support
Kan Liang
3
-0
/
+172
2015-08-04
perf/x86/intel: Use 0x11 as extra reg test value
Andi Kleen
1
-1
/
+1
2015-08-04
perf/x86: Make merge_attr() global to use from perf_event_intel
Andi Kleen
2
-1
/
+4
2015-08-04
perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
Andi Kleen
1
-3
/
+7
2015-08-04
perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with call stack
Andi Kleen
1
-2
/
+2
2015-08-04
perf/x86/intel: Add Intel Skylake PMU support
Andi Kleen
4
-1
/
+279
2015-08-04
perf/x86/intel/lbr: Optimize v4 LBR unfreezing
Andi Kleen
1
-0
/
+7
2015-08-04
perf/x86/intel: Move PMU ACK to after LBR read
Andi Kleen
1
-1
/
+1
2015-08-04
perf/x86/intel: Handle new arch perfmon v4 status bits
Andi Kleen
1
-6
/
+7
2015-08-04
perf/x86/intel/lbr: Add support for LBRv5
Andi Kleen
2
-1
/
+21
2015-08-04
perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
Andi Kleen
3
-1
/
+16
2015-08-04
perf/x86/intel: Add support for PEBSv3 profiling
Andi Kleen
1
-3
/
+33
2015-08-04
perf/x86/intel/pt: Add new timing packet enables
Alexander Shishkin
2
-1
/
+73
2015-08-04
perf/x86/intel/pt: Do not force sync packets on every schedule-in
Alexander Shishkin
1
-2
/
+5
2015-08-04
perf/x86/intel: Fix SLM MSR_OFFCORE_RSP1 valid_mask
Kan Liang
1
-6
/
+10
2015-08-04
perf/x86/intel/lbr: Kill off intel_pmu_needs_lbr_smpl for good
Alexander Shishkin
1
-14
/
+0
2015-08-04
perf/x86/intel/bts: Drop redundant declarations
Alexander Shishkin
1
-3
/
+0
2015-08-04
perf/x86/intel/uncore: Use Sandy Bridge client PMU on Haswell/Broadwell
Andi Kleen
1
-0
/
+5
2015-08-04
perf/x86/intel/uncore: Add support for ARB uncore PMU on Sandy/IvyBridge
Andi Kleen
1
-2
/
+21
2015-08-04
perf/x86/intel/uncore: Remove use of macro DEFINE_PCI_DEVICE_TABLE()
Vaishali Thakkar
1
-1
/
+1
2015-08-04
perf/x86/intel/rapl: Add support for Knights Landing (KNL)
Dasaratharaman Chandramouli
1
-0
/
+20
2015-07-31
x86/ldt: Make modify_ldt() optional
Andy Lutomirski
1
-0
/
+4
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
3
-6
/
+18
2015-07-31
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
2
-6
/
+10
2015-07-26
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
1
-0
/
+8
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
1
-3
/
+3
2015-07-21
x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume
Laura Abbott
3
-15
/
+51
2015-07-20
x86: Drop bogus __ref / __refdata annotations
Mathias Krause
2
-2
/
+2
2015-07-07
x86/entry: Remove exception_enter() from most trap handlers
Andy Lutomirski
3
-8
/
+6
2015-07-06
x86/compat, x86/perf: Don't build perf_callchain_user32() on x32
Brian Gerst
1
-1
/
+1
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2
-4
/
+4
2015-07-06
x86/asm/tsc, x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bug
Andy Lutomirski
1
-3
/
+3
2015-07-06
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
1
-2
/
+2
2015-07-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-07-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+13
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
2
-4
/
+2
2015-06-30
perf/x86: Fix 'active_events' imbalance
Peter Zijlstra
1
-23
/
+13
2015-06-30
x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...
Ingo Molnar
1
-1
/
+1
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+4
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-138
/
+395
2015-06-22
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-172
/
+120
2015-06-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-88
/
+14
2015-06-22
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-19
/
+43
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+5
[prev]
[next]