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
2012-03-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-19
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-16
genirq: Remove paranoid warnons and bogus fixups
Thomas Gleixner
2012-03-15
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
Cyrill Gorcunov
2012-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-03-14
genirq: Flush the irq thread on synchronization
Ido Yariv
2012-03-13
Merge branch 'linus' into irq/core
Thomas Gleixner
2012-03-09
genirq: Get rid of unnecessary IRQTF_DIED flag
Alexander Gordeev
2012-03-09
genirq: No need to check IRQTF_DIED before stopping a thread handler
Alexander Gordeev
2012-03-09
genirq: Get rid of unnecessary irqaction field in task_struct
Alexander Gordeev
2012-03-09
genirq: Fix incorrect check for forced IRQ thread handler
Alexander Gordeev
2012-03-07
Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...
Linus Torvalds
2012-03-06
genirq: Clear action->thread_mask if IRQ_ONESHOT is not set
Thomas Gleixner
2012-03-06
softirq: Reduce invoke_softirq() code duplication
Heiko Carstens
2012-03-06
genirq: Fix long-term regression in genirq irq_set_irq_type() handling
Russell King
2012-03-05
hung_task: fix the broken rcu_lock_break() logic
Oleg Nesterov
2012-03-05
vfork: kill PF_STARTING
Oleg Nesterov
2012-03-05
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
2012-03-05
vfork: make it killable
Oleg Nesterov
2012-03-05
vfork: introduce complete_vfork_done()
Oleg Nesterov
2012-03-05
kprobes: return proper error code from register_kprobe()
Prashanth Nageshappa
2012-03-05
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
2012-03-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2012-03-02
Block: use a freezable workqueue for disk-event polling
Alan Stern
2012-02-28
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2012-02-28
perf/hwbp: Fix a possible memory leak
Namhyung Kim
2012-02-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-02-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-02-27
CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume
Srivatsa S. Bhat
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-02-22
sched/events: Revert trace_sched_stat_sleeptime()
Peter Zijlstra
2012-02-21
rcu: Stop spurious warnings from synchronize_sched_expedited
Hugh Dickins
2012-02-21
rcu: Hold off RCU_FAST_NO_HZ after timer posted
Paul E. McKenney
2012-02-21
rcu: Eliminate softirq-mediated RCU_FAST_NO_HZ idle-entry loop
Paul E. McKenney
2012-02-21
rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections
Paul E. McKenney
2012-02-21
rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit()
Paul E. McKenney
2012-02-21
rcu: Remove redundant check for rcu_head misalignment
Paul E. McKenney
2012-02-21
PTR_ERR should be called before its argument is cleared.
Julia Lawall
2012-02-21
rcu: Trace only after NULL-pointer check
Paul E. McKenney
2012-02-21
rcu: Call out dangers of expedited RCU primitives
Paul E. McKenney
2012-02-21
rcu: Rework detection of use of RCU by offline CPUs
Paul E. McKenney
2012-02-21
lockdep: Add CPU-idle/offline warning to lockdep-RCU splat
Paul E. McKenney
2012-02-21
rcu: No interrupt disabling for rcu_prepare_for_idle()
Paul E. McKenney
2012-02-21
rcu: Move synchronize_sched_expedited() to rcutree.c
Paul E. McKenney
2012-02-21
rcu: Check for illegal use of RCU from offlined CPUs
Paul E. McKenney
2012-02-21
rcu: Add CPU-stall capability to rcutorture
Paul E. McKenney
2012-02-21
rcutorture: Permit holding off CPU-hotplug operations during boot
Paul E. McKenney
2012-02-21
rcu: Print scheduling-clock information on RCU CPU stall-warning messages
Paul E. McKenney
2012-02-21
rcu: Set RCU CPU stall times via sysfs
Paul E. McKenney
[next]