index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-11-30
perf tools: fix event parsing of comma-separated tracepoint events
Corey Ashford
2010-11-30
perf packaging: add memcpy to perf MANIFEST
Don Zickus
2010-11-30
perf debug: Simplify trace_event
Arnaldo Carvalho de Melo
2010-11-30
perf session: Allocate chunks of sample objects
Thomas Gleixner
2010-11-30
perf session: Cache sample objects
Thomas Gleixner
2010-11-30
perf session: Keep file mmaped instead of malloc/memcpy
Thomas Gleixner
2010-11-30
perf session: Use sensible mmap size
Thomas Gleixner
2010-11-30
perf session: Simplify termination checks
Thomas Gleixner
2010-11-30
perf session: Move ui_progress_update in __perf_session__process_events()
Thomas Gleixner
2010-11-30
perf session: Cleanup __perf_session__process_events()
Thomas Gleixner
2010-11-30
perf session: Use appropriate pointer type instead of silly typecasting
Thomas Gleixner
2010-11-30
perf session: Fix list sort algorithm
Thomas Gleixner
2010-11-30
perf events: Precalculate the header space for PERF_SAMPLE_ fields
Arnaldo Carvalho de Melo
2010-11-27
perf tools: Fix lost and unknown events handling
Arnaldo Carvalho de Melo
2010-11-27
perf trace: Handle DT_UNKNOWN on filesystems that don't support d_type
Shawn Bohrer
2010-11-27
perf symbols: Correct final kernel map guesses
Ian Munsie
2010-11-26
perf events: Default to using event__process_lost
Arnaldo Carvalho de Melo
2010-11-26
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
2010-11-26
perf, x86: P4 PMU - describe config format
Cyrill Gorcunov
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
2010-11-26
x86: Set cpu masks before calling CPU_STARTING notifiers
Andi Kleen
2010-11-26
perf: Ignore non-sampling overflows
Peter Zijlstra
2010-11-26
perf: Don't bother to init the hrtimer for no SW sampling counters
Franck Bui-Huu
2010-11-26
perf: Limit event refresh to sampling event
Franck Bui-Huu
2010-11-26
perf: Introduce is_sampling_event()
Franck Bui-Huu
2010-11-26
scripts/tags.sh: Add magic for trace-events
Peter Zijlstra
2010-11-26
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-11-26
Merge commit 'v2.6.37-rc3' into perf/core
Ingo Molnar
2010-11-26
perf: Fix the software context switch counter
Peter Zijlstra
2010-11-26
perf, x86: Fixup Kconfig deps
Peter Zijlstra
2010-11-26
x86, perf, nmi: Disable perf if counters are not accessible
Don Zickus
2010-11-26
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
2010-11-26
perf bench: Add feature that measures the performance of the arch/x86/lib/mem...
Hitoshi Mitake
2010-11-26
perf bench: Print both of prefaulted and no prefaulted results by default
Hitoshi Mitake
2010-11-23
perf symbols: Remove incorrect open-coded container_of()
Rabin Vincent
2010-11-22
perf record: Handle restrictive permissions in /proc/{kallsyms,modules}
Arnaldo Carvalho de Melo
2010-11-21
Linux 2.6.37-rc3
v2.6.37-rc3
Linus Torvalds
2010-11-20
perf stat: Change and clean up sys_perf_event_open error handling
Corey Ashford
2010-11-19
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-11-19
ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard
Lukas Czerner
2010-11-19
fs: Do not dispatch FITRIM through separate super_operation
Lukas Czerner
2010-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-11-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-11-19
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
Linus Torvalds
2010-11-19
perf tools: Change my maintainer address
Arnaldo Carvalho de Melo
2010-11-19
perf tools: Remove hardcoded include paths for elfutils
Robert Morell
2010-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-11-19
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-11-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
[next]