index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-07
perf/x86/intel/pebs: Add PEBSv3 decoding
Peter Zijlstra
1
-11
/
+19
2015-06-07
perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES
Kan Liang
1
-3
/
+17
2015-06-07
perf/intel/x86: Enlarge the PEBS buffer
Yan, Zheng
1
-1
/
+1
2015-06-07
perf/x86/intel: Drain the PEBS buffer during context switches
Yan, Zheng
4
-5
/
+47
2015-06-07
perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru...
Yan, Zheng
3
-5
/
+38
2015-06-07
perf/x86/intel: Handle multiple records in the PEBS buffer
Yan, Zheng
1
-42
/
+100
2015-06-07
perf/x86/intel: Introduce setup_pebs_sample_data()
Yan, Zheng
1
-43
/
+52
2015-06-07
perf/x86/intel: Use the PEBS auto reload mechanism when possible
Yan, Zheng
4
-8
/
+23
2015-06-07
perf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMP
Stephane Eranian
1
-1
/
+9
2015-05-27
perf/x86/intel/pt: Remove redundant variable declaration
Alexander Shishkin
1
-1
/
+0
2015-05-27
perf/x86/intel/pt: Kill pt_is_running()
Alexander Shishkin
1
-10
/
+1
2015-05-27
perf/x86/intel/pt: Document pt_buffer_reset_offsets()
Alexander Shishkin
1
-1
/
+8
2015-05-27
perf/x86/intel/pt: Document pt_buffer_reset_markers()
Alexander Shishkin
1
-4
/
+7
2015-05-27
perf/x86/intel/pt: Kill an unused variable
Alexander Shishkin
1
-3
/
+3
2015-05-27
perf/x86/intel: Simplify put_exclusive_constraints()
Peter Zijlstra
1
-14
/
+15
2015-05-27
perf/x86: Simplify the x86_schedule_events() logic
Peter Zijlstra
1
-3
/
+1
2015-05-27
perf/x86/intel: Remove intel_excl_states::init_state
Peter Zijlstra
3
-22
/
+2
2015-05-27
perf/x86/intel: Remove pointless tests
Peter Zijlstra
1
-10
/
+4
2015-05-27
perf/x86/intel: Clean up intel_commit_scheduling() placement
Peter Zijlstra
2
-32
/
+32
2015-05-27
perf/x86/intel: Make WARN()ings consistent
Peter Zijlstra
1
-11
/
+7
2015-05-27
perf/x86/intel: Simplify the dynamic constraint code somewhat
Peter Zijlstra
1
-11
/
+10
2015-05-27
perf/x86/intel: Add lockdep assert
Peter Zijlstra
1
-2
/
+1
2015-05-27
perf/x86/intel: Correct local vs remote sibling state
Peter Zijlstra
1
-46
/
+33
2015-05-27
perf/x86/intel/cqm: Use 'u32' data type for RMIDs
Matt Fleming
1
-19
/
+18
2015-05-27
perf/x86/intel/cqm: Add storage for 'closid' and clean up 'struct intel_pqr_s...
Thomas Gleixner
1
-23
/
+27
2015-05-27
perf/x86/intel/cqm: Remove useless wrapper function
Thomas Gleixner
1
-6
/
+1
2015-05-27
perf/x86/intel/cqm: Avoid pointless MSR write
Thomas Gleixner
1
-3
/
+5
2015-05-27
perf/x86/intel/cqm: Remove pointless spinlock from state cache
Thomas Gleixner
1
-11
/
+6
2015-05-27
perf/x86/intel/cqm: Use proper data types
Thomas Gleixner
1
-2
/
+2
2015-05-27
perf/x86/intel/cqm: Document PQR MSR abuse
Thomas Gleixner
1
-2
/
+13
2015-05-27
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
125
-615
/
+985
2015-05-27
perf/x86: Tweak broken BIOS rules during check_hw_exists()
Don Zickus
1
-1
/
+15
2015-05-27
perf/x86/intel/pt: Untangle pt_buffer_reset_markers()
Alexander Shishkin
1
-12
/
+22
2015-05-27
perf/x86: Improve HT workaround GP counter constraint
Peter Zijlstra
4
-30
/
+53
2015-05-27
perf/x86: Fix event/group validation
Peter Zijlstra
6
-36
/
+33
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-12
/
+13
2015-05-22
ARM: zynq: DT: Use the zynq binding with macb
Nathan Sullivan
1
-2
/
+2
2015-05-22
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
Harald Freudenberger
1
-12
/
+13
2015-05-22
Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2015-05-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-15
/
+60
2015-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-11
/
+12
2015-05-20
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
4
-2
/
+27
2015-05-20
Revert "KVM: x86: drop fpu_activate hook"
Paolo Bonzini
3
-0
/
+3
2015-05-20
kvm: fix crash in kvm_vcpu_reload_apic_access_page
Andrea Arcangeli
1
-0
/
+2
2015-05-19
Merge tag 'powerpc-4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
4
-11
/
+30
2015-05-19
s390/mm: correct return value of pmd_pfn
Martin Schwidefsky
1
-1
/
+1
2015-05-18
xen/arm: Define xen_arch_suspend()
Boris Ostrovsky
1
-0
/
+1
2015-05-17
Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-17
/
+10
2015-05-17
Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
3
-16
/
+3
[next]