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
2010-05-26
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
2010-05-26
profile: fix stats and data leakage
Hugh Dickins
2010-05-12
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-05-12
CRED: Fix a race in creds_are_invalid() in credentials debugging
David Howells
2010-05-12
perf: Fix resource leak in failure path of perf_event_open()
Tejun Heo
2010-04-26
sched: Use proper type in sched_getaffinity()
KOSAKI Motohiro
2010-04-26
lockdep: fix incorrect percpu usage
Mathieu Desnoyers
2010-04-26
modules: fix incorrect percpu usage
Mathieu Desnoyers
2010-04-26
sched: Fix a race between ttwu() and migrate_task()
John Wright
2010-04-26
sched: Fix sched_getaffinity()
Anton Blanchard
2010-04-26
sched: sched_getaffinity(): Allow less than NR_CPUS length
KOSAKI Motohiro
2010-04-26
genirq: Force MSI irq handlers to run with interrupts disabled
Thomas Gleixner
2010-04-26
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Matt Helsley
2010-04-01
softlockup: Stop spurious softlockup messages due to overflow
Colin Ian King
2010-04-01
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
2010-04-01
perf_event: Fix oops triggered by cpu offline/online
Paul Mackerras
2010-04-01
sched: Fix SCHED_MC regression caused by change in sched cpu_power
Suresh Siddha
2010-04-01
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2010-04-01
tracing: Do not record user stack trace from NMI context
Steven Rostedt
2010-04-01
tracing: Disable buffer switching when starting or stopping trace
Steven Rostedt
2010-04-01
tracing: Use same local variable when resetting the ring buffer
Steven Rostedt
2010-04-01
function-graph: Init curr_ret_stack with ret_stack
Steven Rostedt
2010-04-01
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
2010-04-01
timekeeping: Prevent oops when GENERIC_TIME=n
john stultz
2010-03-15
sched: Don't use possibly stale sched_class
Thomas Gleixner
2010-03-15
sched: Fix SMT scheduler regression in find_busiest_queue()
Suresh Siddha
2010-03-15
x86: Avoid race condition in pci_enable_msix()
Brandon Phiilps
2010-03-15
PM / Hibernate: Fix preallocating of memory
Rafael J. Wysocki
2010-02-23
Export the symbol of getboottime and mmonotonic_to_bootbased
Jason Wang
2010-02-23
futex: Handle futex value corruption gracefully
Thomas Gleixner
2010-02-23
futex: Handle user space corruption gracefully
Thomas Gleixner
2010-02-23
futex_lock_pi() key refcnt fix
Mikael Pettersson
2010-02-09
NET: fix oops at bootime in sysctl code
jamal
2010-02-09
kernel/cred.c: use kmem_cache_free
Julia Lawall
2010-02-09
clocksource: fix compilation if no GENERIC_TIME
Aaro Koskinen
2010-01-28
timers, init: Limit the number of per cpu calibration bootup messages
Mike Travis
2010-01-28
nohz: Prevent clocksource wrapping during idle
Jon Hunter
2010-01-28
sched: Fix missing sched tunable recalculation on cpu add/remove
Christian Ehrhardt
2010-01-28
sched: Fix isolcpus boot option
Rusty Russell
2010-01-28
clockevents: Add missing include to pacify sparse
H Hartley Sweeten
2010-01-28
clockevent: Don't remove broadcast device when cpu is dead
Xiaotian Feng
2010-01-25
perf: Honour event state for aux stream data
Peter Zijlstra
2010-01-25
perf events: Dont report side-band events on each cpu for per-task-per-cpu ev...
Peter Zijlstra
2010-01-22
sched: Fix task priority bug
Peter Zijlstra
2010-01-22
sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
David Miller
2010-01-22
futexes: Remove rw parameter from get_futex_key()
KOSAKI Motohiro
2010-01-18
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
Rusty Russell
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/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
Mike Frysinger
[next]