开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-02-04
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-01-31
Revert "console: implement lockdep support for console_lock"
Dave Airlie
2013-01-28
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....
Paul E. McKenney
2013-01-28
rcu: Make rcutorture's shuffler task shuffle recently added tasks
Paul E. McKenney
2013-01-28
rcu: Provide RCU CPU stall warnings for tiny RCU
Paul E. McKenney
2013-01-28
smp: Fix SMP function call empty cpu mask race
Wang YanQing
2013-01-26
context_tracking: Add comments on interface and internals
Frederic Weisbecker
2013-01-26
rcu: Remove unused code originally used for context tracking
Li Zhong
2013-01-26
rcu: Correct 'optimized' to 'optimize' in header comment
Cody P Schafer
2013-01-22
async: fix __lowest_in_progress()
Tejun Heo
2013-01-22
Merge tag 'trace-3.8-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-01-22
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
2013-01-22
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
2013-01-22
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
2013-01-21
ftrace: Be first to run code modification on modules
Steven Rostedt
2013-01-20
module: fix missing module_mutex unlock
Linus Torvalds
2013-01-20
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-01-20
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
2013-01-19
sys_clone() needs asmlinkage_protect
Al Viro
2013-01-16
module, async: async_synchronize_full() on module init iff async is used
Tejun Heo
2013-01-14
Merge tag 'trace-3.8-rc3-regression-fix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-01-14
tracing: Fix regression of trace_pipe
Liu Bo
2013-01-12
module: put modules in list much earlier.
Rusty Russell
2013-01-12
module: add new state MODULE_STATE_UNFORMED.
Rusty Russell
2013-01-11
kernel/audit.c: avoid negative sleep durations
Andrew Morton
2013-01-11
audit: catch possible NULL audit buffers
Kees Cook
2013-01-11
audit: create explicit AUDIT_SECCOMP event type
Kees Cook
2013-01-11
lockdep, rwsem: provide down_write_nest_lock()
Jiri Kosina
2013-01-11
tracing: Fix regression with irqsoff tracer and tracing_on file
Steven Rostedt
2013-01-10
audit: fix auditfilter.c kernel-doc warnings
Randy Dunlap
2013-01-10
Merge tag 'trace-3.8-rc2-regression-fix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-01-09
tracing: Fix regression of trace_options file setting
Steven Rostedt
2013-01-08
rcu: Trace callback acceleration
Paul E. McKenney
2013-01-08
rcu: Tag callback lists with corresponding grace-period number
Paul E. McKenney
2013-01-08
rcutorture: Don't compare ptr with 0
Sasha Levin
2013-01-08
rcu: Silence compiler array out-of-bounds false positive
Paul E. McKenney
2013-01-08
rcu: Use new nesting value for rcu_dyntick trace in rcu_eqs_enter_common
Li Zhong
2013-01-08
rcu: Make rcu_is_cpu_rrupt_from_idle helper functions static
Josh Triplett
2013-01-08
rcu: Reduce rcutorture tracing
Paul E. McKenney
2013-01-08
tracing: Export trace_clock_local()
Paul E. McKenney
2013-01-08
rcu: Make rcu_nocb_poll an early_param instead of module_param
Paul Gortmaker
2013-01-08
rcu: Prevent soft-lockup complaints about no-CBs CPUs
Paul Gortmaker
2013-01-07
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2013-01-05
signals: set_current_blocked() can use __set_current_blocked()
Oleg Nesterov
2013-01-05
signals: sys_ssetmask() uses uninitialized newmask
Oleg Nesterov
2013-01-04
printk: fix incorrect length from print_time() when seconds > 99999
Roland Dreier
2013-01-03
module: prevent warning when finit_module a 0 sized file
Sasha Levin
2012-12-26
x32: fix sigtimedwait
Al Viro
[next]