index
:
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.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-07-23
kprobes/x86: Call out into INT3 handler directly instead of using notifier
Jiri Kosina
2013-07-22
Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-07-22
sched_clock: Fix integer overflow
Baruch Siach
2013-07-22
clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compile
Prarit Bhargava
2013-07-22
mutex: Fix/document access-once assumption in mutex_can_spin_on_owner()
Peter Zijlstra
2013-07-22
sched/fair: Cleanup: remove duplicate variable declaration
Kirill Tkhai
2013-07-22
Merge tag 'v3.11-rc2' into sched/core
Ingo Molnar
2013-07-19
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
Oleg Nesterov
2013-07-19
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-19
tracing: Kill trace_array->waiter
Oleg Nesterov
2013-07-19
Merge branch 'x86/jumplabel' into perf/core
Ingo Molnar
2013-07-19
Merge branch 'linus' into perf/core
Ingo Molnar
2013-07-18
tracing: Do not (ab)use trace_seq in event_id_read()
Oleg Nesterov
2013-07-18
tracing: Simplify the iteration logic in f_start/f_next
Oleg Nesterov
2013-07-18
tracing: Add ref_data to function and fgraph tracer structs
Steven Rostedt (Red Hat)
2013-07-18
tracing: Miscellaneous fixes for trace_array ref counting
Alexander Z Lam
2013-07-18
tracing: Fix error handling to ensure instances can always be removed
Alexander Z Lam
2013-07-18
tracing/kprobe: Wait for disabling all running kprobe handlers
Masami Hiramatsu
2013-07-18
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
2013-07-18
tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty
Oleg Nesterov
2013-07-18
tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is e...
Oleg Nesterov
2013-07-18
tracing: Typo fix on ring buffer comments
zhangwei(Jovi)
2013-07-18
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
zhangwei(Jovi)
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-18
remove sched notifier for cross-cpu migrations
Marcelo Tosatti
2013-07-18
sched: Fix some kernel-doc warnings
Yacine Belkadi
2013-07-16
x86: Introduce int3 (breakpoint)-based instruction patching
Jiri Kosina
2013-07-16
sysfs.h: add __ATTR_RW() macro
Greg Kroah-Hartman
2013-07-16
cgroup: remove gratuituous BUG_ON()s from rebind_subsystems()
Tejun Heo
2013-07-16
cgroup: move module ref handling into rebind_subsystems()
Tejun Heo
2013-07-15
tracing: Use correct config guard CONFIG_STACK_TRACER
zhangwei(Jovi)
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
rcu: delete __cpuinit usage from all rcu files
Paul Gortmaker
2013-07-15
PM / Sleep: avoid 'autosleep' in shutdown progress
Liu ShuoX
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
cgroup: we can use simple_lookup() now
Al Viro
2013-07-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-07-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-07-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-07-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-12
cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()
Tejun Heo
2013-07-12
cgroup: move number_of_cgroups test out of rebind_subsystems() into cgroup_re...
Tejun Heo
2013-07-12
cgroup: make rebind_subsystems() handle file additions and removals with prop...
Tejun Heo
2013-07-12
cgroup: use for_each_subsys() instead of for_each_root_subsys() in cgroup_pop...
Tejun Heo
2013-07-12
cgroup: update error handling in cgroup_populate_dir()
Tejun Heo
2013-07-12
cgroup: separate out cgroup_base_files[] handling out of cgroup_populate/clea...
Tejun Heo
2013-07-12
cgroup: fix cgroup_add_cftypes() error handling
Tejun Heo
2013-07-12
cgroup: fix error path of cgroup_addrm_files()
Tejun Heo
[prev]
[next]