开源镜像站
帮助
动态
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
2010-01-21
sched: Hack to make prio ceiling posix compliant
Thomas Gleixner
2010-01-21
sched: Extend activate_task to allow queueing to the head of a list
Thomas Gleixner
2010-01-20
sched: Queue a deboosted task to the head of the RT priority queue
Thomas Gleixner
2010-01-20
sched: Implement head queueing for sched_rt
Thomas Gleixner
2010-01-20
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
2010-01-18
Merge branch 'master' of
Thomas Gleixner
2010-01-18
fix more leaks in audit_tree.c tag_chunk()
Al Viro
2010-01-18
fix braindamage in audit_tree.c untag_chunk()
Al Viro
2010-01-18
kernel/signal.c: fix kernel information leak with print-fatal-signals=1
Andi Kleen
2010-01-18
clockevents: Add missing include
Thomas Gleixner
2010-01-18
clockevent: Don't remove broadcast device when cpu is dead
Xiaotian Feng
2010-01-14
Merge branch 'master' of
Thomas Gleixner
2010-01-06
clockevents: Prevent clockevent_devices list corruption on cpu hotplug
Thomas Gleixner
2009-12-19
Merge branch 'master' of
Thomas Gleixner
2009-12-19
ftrace: Fix trace_marker output
Carsten Emde
2009-12-19
latency_hist: Add lock, fix typos
Carsten Emde
2009-12-18
futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
Andi Kleen
2009-12-18
bsdacct: fix uid/gid misreporting
Alexey Dobriyan
2009-12-16
signals: Fix more rcu assumptions
Thomas Gleixner
2009-12-16
signal: Fix racy access to __task_cred in kill_pid_info_as_uid()
Thomas Gleixner
2009-12-16
sys: Fix missing rcu protection for __task_cred() access
Thomas Gleixner
2009-12-16
capabilities: Use rcu to protect task lookup in sys_capget
Thomas Gleixner
2009-12-16
audit: Use rcu for task lookup protection
Thomas Gleixner
2009-12-16
audit: Do not send uninitialized data for AUDIT_TTY_GET
Thomas Gleixner
2009-12-16
audit: Call tty_audit_push_task() outside preempt disabled region
Thomas Gleixner
2009-12-16
futex: Protect pid lookup in compat code with RCU
Thomas Gleixner
2009-12-16
sched: Use rcu in sched_get_rr_param
Thomas Gleixner
2009-12-16
sched: Rename bogus label in sched_setaffinity()
Thomas Gleixner
2009-12-16
sched: Use rcu in sched_get/set_affinity()
Thomas Gleixner
2009-12-16
sched: Use rcu in sys_sched_getscheduler/sys_sched_getparam()
Thomas Gleixner
2009-12-16
sched: Protect task->cpus_allowed access in sched_getaffinity()
Thomas Gleixner
2009-12-16
Merge branch 'master' of
Thomas Gleixner
2009-12-16
Merge branch 'rt/head' into rt/2.6.31
Thomas Gleixner
2009-12-08
perf_event: Adjust frequency and unthrottle for non-group-leader events
Paul Mackerras
2009-12-08
modules: don't export section names of empty sections via sysfs
Helge Deller
2009-12-08
sched: Fix isolcpus boot option
Rusty Russell
2009-12-08
sched: Fix boot crash by zalloc()ing most of the cpu masks
Rusty Russell
2009-12-08
uids: Prevent tear down race
Thomas Gleixner
2009-12-08
futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
v2.6.31-rt-head
Andi Kleen
2009-11-16
Merge branch 'rt/head' into rt/2.6.31
Thomas Gleixner
2009-11-16
uids: Prevent tear down race
Thomas Gleixner
2009-11-16
sched_rt: Do not reenable interrupts unconditionally in post_schedule_rt()
Jupyung Lee
2009-11-10
Merge branch 'master' of
Thomas Gleixner
2009-11-10
Merge branch 'rt/head' into rt/2.6.31
Thomas Gleixner
2009-11-10
softirqs: Add missing preemption point in ksoftirqd
Jupyung Lee
2009-11-09
param: fix setting arrays of bool
Rusty Russell
2009-11-09
param: fix NULL comparison on oom
Rusty Russell
2009-11-09
param: fix lots of bugs with writing charp params from sysfs, by leaking mem.
Rusty Russell
2009-11-09
futex: Fix spurious wakeup for requeue_pi really
Thomas Gleixner
2009-11-09
futex: Move drop_futex_key_refs out of spinlock'ed region
Darren Hart
[next]