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
2016-01-29
perf: Remove/simplify lockdep annotation
Peter Zijlstra
2016-01-29
perf: Synchronously clean up child events
Peter Zijlstra
2016-01-29
perf: Untangle 'owner' confusion
Peter Zijlstra
2016-01-29
perf: Add flags argument to perf_remove_from_context()
Peter Zijlstra
2016-01-29
perf: Clean up sync_child_event()
Peter Zijlstra
2016-01-29
perf: Robustify event->owner usage and SMP ordering
Peter Zijlstra
2016-01-29
perf: Fix STATE_EXIT usage
Peter Zijlstra
2016-01-29
perf: Update locking order
Peter Zijlstra
2016-01-29
perf: Remove __free_event()
Peter Zijlstra
2016-01-29
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
2016-01-29
perf: Fix NULL deref
Peter Zijlstra
2016-01-29
perf/x86: De-obfuscate code
Peter Zijlstra
2016-01-29
perf/x86: Fix uninitialized value usage
Peter Zijlstra
2016-01-28
perf: Fix race in perf_event_exit_task_context()
Peter Zijlstra
2016-01-28
perf: Fix orphan hole
Peter Zijlstra
2016-01-21
perf: Synchronously free aux pages in case of allocation failure
Alexander Shishkin
2016-01-21
perf/x86: add Intel SkyLake uncore IMC PMU support
Stephane Eranian
2016-01-21
perf: Fix perf_event_exit_task() race
Peter Zijlstra
2016-01-21
perf: Add more assertions
Peter Zijlstra
2016-01-21
perf: Collapse and fix event_function_call() users
Peter Zijlstra
2016-01-21
perf: Specialize perf_event_exit_task()
Peter Zijlstra
2016-01-21
perf: Fix task context scheduling
Peter Zijlstra
2016-01-21
perf: Make ctx->is_active and cpuctx->task_ctx consistent
Peter Zijlstra
2016-01-21
perf: Optimize perf_sched_events() usage
Peter Zijlstra
2016-01-21
perf: Simplify/fix perf_event_enable() event scheduling
Peter Zijlstra
2016-01-21
perf: Use task_ctx_sched_out()
Peter Zijlstra
2016-01-21
perf: Fix perf_enable_on_exec() event scheduling
Peter Zijlstra
2016-01-21
perf: Remove stale comment
Peter Zijlstra
2016-01-21
perf: Fix cgroup scheduling in perf_enable_on_exec()
Peter Zijlstra
2016-01-21
perf: Fix cgroup event scheduling
Peter Zijlstra
2016-01-21
perf: Add lockdep assertions
Peter Zijlstra
2016-01-19
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2016-01-15
perf build: Introduce FEATURES_DUMP make variable
Jiri Olsa
2016-01-15
perf build: Add feature-dump target
Jiri Olsa
2016-01-15
perf build: Pass O option to kernel makefile in build-test
Wang Nan
2016-01-15
perf build: Test correct path of perf in build-test
Wang Nan
2016-01-15
perf build: Pass O option to Makefile.perf in build-test
Wang Nan
2016-01-15
perf build: Set parallel making options build-test
Wang Nan
2016-01-15
perf symbols: Fix reading of build-id from vDSO
Ben Hutchings
2016-01-15
perf kvm record/report: 'unprocessable sample' error while recording/reportin...
Ravi Bangoria
2016-01-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-14
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-01-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-01-14
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-01-14
Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-01-14
Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-14
Merge tag 'for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2016-01-14
Merge tag 'hsi-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2016-01-14
Merge tag 'backlight-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-14
x86/cpu/amd: Remove an unneeded condition in srat_detect_node()
Dan Carpenter
[next]