index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-07-30
perf: Split the per-cpu accounting part of the event accounting code
Frederic Weisbecker
2013-07-30
perf: Factor out event accounting code to account_event()/__free_event()
Frederic Weisbecker
2013-07-30
perf: Sanitize get_callchain_buffer()
Frederic Weisbecker
2013-07-30
perf: Fix branch stack refcount leak on callchain init failure
Frederic Weisbecker
2013-07-23
sched: Micro-optimize the smart wake-affine logic
Peter Zijlstra
2013-07-23
sched: Implement smarter wake-affine logic
Michael Wang
2013-07-23
sched: Move h_load calculation to task_h_load()
Vladimir Davydov
2013-07-23
perf tools: Add test for converting perf time to/from TSC
Adrian Hunter
2013-07-23
perf/x86: Add ability to calculate TSC from perf sample timestamps
Adrian Hunter
2013-07-23
perf: Fix broken union in 'struct perf_event_mmap_page'
Adrian Hunter
2013-07-23
perf: Update perf_event_type documentation
Peter Zijlstra
2013-07-23
kprobes/x86: Call out into INT3 handler directly instead of using notifier
Jiri Kosina
2013-07-23
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-07-22
perf tools: Move weight back to common sort keys
Andi Kleen
2013-07-22
perf tests: Add broken install-* tests into tests/make
Jiri Olsa
2013-07-22
perf tests: Add 'make install/install-bin' tests into tests/make
Jiri Olsa
2013-07-22
perf tests: Add DESTDIR=TMP_DEST tests/make variable
Jiri Olsa
2013-07-22
perf tests: Rename TMP to TMP_O tests/make variable
Jiri Olsa
2013-07-22
perf tests: Run ctags/cscope make tests only with needed binaries
Jiri Olsa
2013-07-22
perf tools: Fix build with perl 5.18
Kirill A. Shutemov
2013-07-22
perf tools: Support callchain sorting based on addresses
Andi Kleen
2013-07-22
perf bench: Fix memcpy benchmark for large sizes
Andi Kleen
2013-07-22
perf evsel: Handle ENODEV on default cycles event
David Ahern
2013-07-22
perf script: Fix named threads support
David Ahern
2013-07-19
kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions
Masami Hiramatsu
2013-07-19
kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()
Masami Hiramatsu
2013-07-19
kprobes/x86: Remove an incorrect comment about int3 in NMI/MCE
Masami Hiramatsu
2013-07-19
Merge branch 'x86/jumplabel' into perf/core
Ingo Molnar
2013-07-19
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-07-19
Merge branch 'linus' into perf/core
Ingo Molnar
2013-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-07-18
Merge tag 'md-3.11-fixes' of git://neil.brown.name/md
Linus Torvalds
2013-07-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-07-18
vlan: fix a race in egress prio management
Eric Dumazet
2013-07-18
vlan: mask vlan prio bits
Eric Dumazet
2013-07-18
macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
2013-07-18
tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
2013-07-18
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
Paolo Valente
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-18
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-18
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-18
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-07-18
Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...
Dave Airlie
2013-07-18
md/raid1: fix bio handling problems in process_checks()
NeilBrown
2013-07-18
md: Remove recent change which allows devices to skip recovery.
NeilBrown
2013-07-18
md/raid10: fix two problems with RAID10 resync.
NeilBrown
2013-07-18
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
2013-07-17
drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)
Alex Deucher
2013-07-17
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
[next]