index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-10-26
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2011-10-26
params: make dashes and underscores in parameter names truly equal
Michal Schmidt
2011-10-26
kmod: prevent kmod_loop_msg overflow in __request_module()
Jiri Kosina
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-18
cputimer: Cure lock inversion
Peter Zijlstra
2011-10-17
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
2011-10-16
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
Bojan Smojver
2011-10-16
PM / Hibernate: Do not initialize static and extern variables to 0
Barry Song
2011-10-16
PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too
Jeff Layton
2011-10-16
PM / Hibernate: Add resumedelay kernel param in addition to resumewait
Barry Song
2011-10-16
PM / Hibernate: Add resumewait param to support MMC-like devices as resume file
Barry Song
2011-10-16
PM / Hibernate: Fix typo in a kerneldoc comment
Barry Song
2011-10-16
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
2011-10-16
PM / VT: Cleanup #if defined uglyness and fix compile error
H Hartley Sweeten
2011-10-16
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
2011-10-16
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
2011-10-16
PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-10-07
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-05
rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock()
Thomas Gleixner
2011-10-03
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
Vasily Averin
2011-10-01
Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...
Linus Torvalds
2011-10-01
Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu
Ingo Molnar
2011-09-30
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
2011-09-29
Resource: fix wrong resource window calculation
Ram Pai
2011-09-29
user namespace: usb: make usb urbs user namespace aware (v2)
Serge Hallyn
2011-09-29
PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set
Ming Lei
2011-09-28
rcu: Move propagation of ->completed from rcu_start_gp() to rcu_report_qs_rsp()
Paul E. McKenney
2011-09-28
rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent states
Paul E. McKenney
2011-09-28
rcu: Wire up RCU_BOOST_PRIO for rcutree
Mike Galbraith
2011-09-28
rcu: Make rcu_torture_boost() exit loops at end of test
Paul E. McKenney
2011-09-28
rcu: Make rcu_torture_fqs() exit loops at end of test
Paul E. McKenney
2011-09-28
rcu: Permit rt_mutex_unlock() with irqs disabled
Paul E. McKenney
2011-09-28
rcu: Avoid having just-onlined CPU resched itself when RCU is idle
Paul E. McKenney
2011-09-28
rcu: Suppress NMI backtraces when stall ends before dump
Paul E. McKenney
2011-09-28
rcu: Prohibit grace periods during early boot
Paul E. McKenney
2011-09-28
rcu: Simplify unboosting checks
Paul E. McKenney
2011-09-28
rcu: Prevent early boot set_need_resched() from __rcu_pending()
Paul E. McKenney
2011-09-28
rcu: Dump local stack if cannot dump all CPUs' stacks
Paul E. McKenney
2011-09-28
rcu: Move __rcu_read_unlock()'s barrier() within if-statement
Paul E. McKenney
2011-09-28
rcu: Make rcu_implicit_dynticks_qs() locals be correct size
Paul E. McKenney
[next]