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-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-30
generic-ipi: Kill unnecessary variable - csd_flags
Xie XiuQi
2013-07-30
mutex: Fix w/w mutex deadlock injection
Maarten Lankhorst
2013-07-30
sched: Ensure update_cfs_shares() is called for parents of continuously-runni...
Peter Zijlstra
2013-07-30
sched_clock: Add support for >32 bit sched_clock
Stephen Boyd
2013-07-30
sched_clock: Use an hrtimer instead of timer
Stephen Boyd
2013-07-30
sched_clock: Use seqcount instead of rolling our own
Stephen Boyd
2013-07-30
clocksource: Extract max nsec calculation into separate function
Stephen Boyd
2013-07-30
aio: convert the ioctx list to table lookup v3
Benjamin LaHaise
2013-07-30
freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
Colin Cross
2013-07-29
ftrace: Consolidate some duplicate code for updating ftrace ops
Steven Rostedt (Red Hat)
2013-07-29
tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
Oleg Nesterov
2013-07-29
tracing: Introduce remove_event_file_dir()
Oleg Nesterov
2013-07-29
tracing: Change f_start() to take event_mutex and verify i_private != NULL
Oleg Nesterov
2013-07-29
tracing: Change event_filter_read/write to verify i_private != NULL
Oleg Nesterov
2013-07-29
tracing: Change event_enable/disable_read() to verify i_private != NULL
Oleg Nesterov
2013-07-29
tracing: Turn event/id->i_private into call->event.type
Oleg Nesterov
2013-07-29
rcu: Have the RCU tracepoints use the tracepoint_string infrastructure
Steven Rostedt (Red Hat)
2013-07-29
rcu: Simplify RCU_STATE_INITIALIZER() macro
Steven Rostedt (Red Hat)
2013-07-29
rcu: Add const annotation to char * for RCU tracepoints and functions
Steven Rostedt (Red Hat)
2013-07-29
cpuset: relocate a misplaced comment
Zhao Hongjiang
2013-07-29
cpuset: get rid of the useless forward declaration of cpuset
Zhao Hongjiang
2013-07-29
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
2013-07-28
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-26
sysctl: range checking in do_proc_dointvec_ms_jiffies_conv
Francesco Fusco
2013-07-26
tracing: Add __tracepoint_string() to export string pointers
Steven Rostedt (Red Hat)
2013-07-26
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
2013-07-26
PM / Sleep: increase ftrace coverage in suspend/resume
Brandt, Todd E
2013-07-25
mutex: Avoid label warning when !CONFIG_MUTEX_SPIN_ON_OWNER
Davidlohr Bueso
2013-07-25
Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-07-24
nohz: fix compile warning in tick_nohz_init()
Li Zhong
2013-07-24
nohz: Do not warn about unstable tsc unless user uses nohz_full
Steven Rostedt
2013-07-24
workqueue: allow work_on_cpu() to be called recursively
Lai Jiangshan
2013-07-24
ftrace: Add check for NULL regs if ops has SAVE_REGS set
Steven Rostedt (Red Hat)
2013-07-24
tracing: Kill trace_cpu struct/members
Oleg Nesterov
2013-07-24
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Oleg Nesterov
2013-07-23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-23
Fix __wait_on_atomic_t() to call the action func if the counter != 0
David Howells
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: Update perf_event_type documentation
Peter Zijlstra
2013-07-23
mutex: Do not unnecessarily deal with waiters
Davidlohr Bueso
2013-07-23
Merge tag 'v3.11-rc2' into core/locking
Ingo Molnar
[prev]
[next]