index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-03-14
sched: Fix sched rt group scheduling when hierachy is enabled
Balbir Singh
2011-03-14
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
2011-03-07
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
2011-02-24
perf: Fix throttle logic
Peter Zijlstra
2011-02-24
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
Thomas Gleixner
2011-02-24
genirq: Prevent access beyond allocated_irqs bitmap
Thomas Gleixner
2011-02-24
workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long
Tejun Heo
2011-02-24
workqueue: wake up a worker when a rescuer is leaving a gcwq
Tejun Heo
2011-02-24
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
2011-02-24
security: add cred argument to security_capable()
Chris Wright
2011-02-24
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
Tetsuo Handa
2011-02-24
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-02-17
Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent
Andy Whitcroft
2011-02-17
watchdog: Fix broken nowatchdog logic
Marcin Slusarz
2011-02-17
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
2011-02-17
perf: Validate cpu early in perf_event_alloc()
Oleg Nesterov
2011-02-17
perf: Find_get_context: fix the per-cpu-counter check
Oleg Nesterov
2011-02-17
perf: Fix alloc_callchain_buffers()
Eric Dumazet
2011-02-17
watchdog: Don't change watchdog state on read of sysctl
Marcin Slusarz
2011-02-17
watchdog: Fix sysctl consistency
Marcin Slusarz
2011-02-17
workqueue: relax lockdep annotation on flush_work()
Tejun Heo
2011-02-17
sched: Fix update_curr_rt()
Peter Zijlstra
2011-02-17
sched, cgroup: Use exit hook to avoid use-after-free crash
Peter Zijlstra
2011-02-17
sched: Change wait_for_completion_*_timeout() to return a signed long
NeilBrown
2011-02-17
Fix prlimit64 for suid/sgid processes
Kacper Kornet
2011-02-17
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
2011-02-17
genirq: Prevent irq storm on migration
Thomas Gleixner
2011-02-17
tracing: Fix preempt count leak
Li Zefan
2011-01-03
watchdog: Improve initialisation error message and documentation
Ben Hutchings
2010-12-29
fix freeing user_struct in user cache
Hillf Danton
2010-12-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-12-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-12-23
ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page
David Sharp
2010-12-22
taskstats: pad taskstats netlink response for aligment issues on ia64
Jeff Mahoney
2010-12-22
kthread_work: make lockdep happy
Yong Zhang
2010-12-20
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-12-19
sched: Remove debugging check
Ingo Molnar
2010-12-19
Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....
Linus Torvalds
2010-12-19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-12-17
resources: add arch hook for preventing allocation in reserved areas
Bjorn Helgaas
2010-12-17
Revert "resources: support allocating space within a region from the top down"
Bjorn Helgaas
2010-12-16
PM / Hibernate: Restore old swap signature to avoid user space breakage
Rafael J. Wysocki
2010-12-16
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
2010-12-16
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-12-16
sched: Fix the irqtime code for 32bit
Peter Zijlstra
2010-12-16
sched: Fix the irqtime code to deal with u64 wraps
Peter Zijlstra
2010-12-16
perf: Fix off by one in perf_swevent_init()
Dan Carpenter
2010-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-12-14
workqueue: It is likely that WORKER_NOT_RUNNING is true
Steven Rostedt
[next]