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-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-06
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-06
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-01-06
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-01-06
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2012-01-04
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach
Oleg Nesterov
2012-01-04
ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
2012-01-03
hung_task: fix false positive during vfork
Mandeep Singh Baines
2011-12-31
futex: Fix uninterruptible loop due to gate_area
Hugh Dickins
2011-12-30
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
2011-12-21
lockdep/waitqueues: Add better annotation
Peter Zijlstra
2011-12-21
Merge commit 'v3.2-rc6' into core/locking
Ingo Molnar
2011-12-20
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-12-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-12-20
Merge commit 'v3.2-rc6' into perf/core
Ingo Molnar
2011-12-20
binary_sysctl(): fix memory leak
Michel Lespinasse
2011-12-20
cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
David Rientjes
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2011-12-19
cgroups: fix a css_set not found bug in cgroup_attach_proc
Mandeep Singh Baines
2011-12-19
time/clocksource: Fix kernel-doc warnings
Kusanagi Kouichi
2011-12-17
Merge branches 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://...
Linus Torvalds
2011-12-16
sched: Fix select_idle_sibling() regression in selecting an idle SMT sibling
Peter Zijlstra
2011-12-14
perf events: Fix ring_buffer_wakeup() brown paperbag bug
Will Deacon
2011-12-12
cpu: Export cpu_up()
Paul E. McKenney
2011-12-11
rcu: Apply ACCESS_ONCE() to rcu_boost() return value
Paul E. McKenney
2011-12-11
Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"
Paul E. McKenney
2011-12-11
rcu: Augment rcu_batch_end tracing for idle and callback state
Paul E. McKenney
2011-12-11
rcu: Add rcutorture tests for srcu_read_lock_raw()
Paul E. McKenney
2011-12-11
rcu: Make rcutorture test for hotpluggability before offlining CPUs
Paul E. McKenney
2011-12-11
rcu: Remove redundant rcu_cpu_stall_suppress declaration
Paul E. McKenney
2011-12-11
rcu: Adaptive dyntick-idle preparation
Paul E. McKenney
2011-12-11
rcu: Keep invoking callbacks if CPU otherwise idle
Paul E. McKenney
2011-12-11
rcu: Irq nesting is always 0 on rcu_enter_idle_common
Frederic Weisbecker
2011-12-11
rcu: Don't check irq nesting from rcu idle entry/exit
Frederic Weisbecker
2011-12-11
rcu: Permit dyntick-idle with callbacks pending
Paul E. McKenney
2011-12-11
rcu: Identify dyntick-idle CPUs on first force_quiescent_state() pass
Paul E. McKenney
2011-12-11
rcu: Remove dynticks false positives and RCU failures
Paul E. McKenney
2011-12-11
rcu: Reduce latency of rcu_prepare_for_idle()
Paul E. McKenney
2011-12-11
rcu: Eliminate RCU_FAST_NO_HZ grace-period hang
Paul E. McKenney
2011-12-11
rcu: Avoid needlessly IPIing CPUs at GP end
Paul E. McKenney
2011-12-11
rcu: Go dyntick-idle more quickly if CPU has serviced current grace period
Paul E. McKenney
2011-12-11
rcu: Add tracing for RCU_FAST_NO_HZ
Paul E. McKenney
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
rcu: Add rcutorture CPU-hotplug capability
Paul E. McKenney
2011-12-11
events: Make events use the new is_idle_task() API
Paul E. McKenney
2011-12-11
kdb: Make KDB use the new is_idle_task() API
Paul E. McKenney
2011-12-11
rcu: Make RCU use the new is_idle_task() API
Paul E. McKenney
2011-12-11
rcu: Control rcutorture startup from kernel boot parameters
Paul E. McKenney
2011-12-11
rcu: Add rcutorture system-shutdown capability
Paul E. McKenney
[next]