aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-10
|\
| * signals: implement sys_rt_tgsigqueueinfoThomas Gleixner2009-04-30
| * signals: split do_tkillThomas Gleixner2009-04-30
* | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-10
|\ \
| * | rcu: rcu_sched_grace_period(): kill the bogus flush_signals()Oleg Nesterov2009-05-05
| * | rcu: Add __rcu_pending tracing to hierarchical RCUPaul E. McKenney2009-04-14
* | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \
| * | | mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton2009-04-30
| * | | locking, rtmutex.c: Documentation cleanupLuis Henriques2009-04-29
| | |/ | |/|
* | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \
| * | | futex: fix restart in wait_requeue_piThomas Gleixner2009-05-20
| * | | futex: fix restart for early wakeup in futex_wait_requeue_pi()Thomas Gleixner2009-05-20
| * | | futex: cleanup error exitThomas Gleixner2009-05-20
| * | | Merge branch 'core/urgent' into core/futexesThomas Gleixner2009-05-20
| |\ \ \
| * | | | futex: remove the wait queueThomas Gleixner2009-05-15
| * | | | futex: remove FUTEX_REQUEUE_PI (non CMP)Darren Hart2009-04-30
| * | | | futex: fix futex_wait_setup key handlingDarren Hart2009-04-10
| * | | | futex: fixup unlocked requeue pi caseDarren Hart2009-04-08
| * | | | futex: add requeue_pi functionalityDarren Hart2009-04-06
| * | | | futex: split out futex value validation codeDarren Hart2009-04-06
| * | | | futex: distangle futex_requeue()Darren Hart2009-04-06
| * | | | futex: add FUTEX_HAS_TIMEOUT flag to restart.futex.flagsDarren Hart2009-04-06
| * | | | rt_mutex: add proxy lock routinesDarren Hart2009-04-06
| * | | | futex: split out fixup owner logic from futex_lock_pi()Darren Hart2009-04-06
| * | | | futex: split out atomic logic from futex_lock_pi()Darren Hart2009-04-06
| * | | | futex: add helper to find the top prio waiter of a futexDarren Hart2009-04-06
| * | | | futex: separate futex_wait_queue_me() logic from futex_wait()Darren Hart2009-04-06
* | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/urgent' into x86/xenIngo Molnar2009-05-08
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-07
| |\ \ \ \ \ \
| * | | | | | | x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge2009-03-30
| * | | | | | | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge2009-03-30
* | | | | | | | Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-10
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Document memory barriers implied by sleep/wake-up primitivesDavid Howells2009-04-29
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-10
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: properly define the sched_group::cpumask and sched_domain::span fieldsIngo Molnar2009-05-19
| * | | | | | | | sched, timers: cleanup avenrun usersThomas Gleixner2009-05-15
| * | | | | | | | sched, timers: move calc_load() to schedulerThomas Gleixner2009-05-15
| * | | | | | | | Merge commit 'v2.6.30-rc5' into sched/coreIngo Molnar2009-05-11
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sched: emit thread info flags with stack traceDavid Rientjes2009-05-07
| * | | | | | | | | sched: rt: document the risk of small values in the bandwidth settingsPeter Zijlstra2009-05-05
| * | | | | | | | | sched: Replace first_cpu() with cpumask_first() in ILB nomination codeGautham R Shenoy2009-04-21
| * | | | | | | | | sched: remove extra call overhead for schedule()Peter Zijlstra2009-04-20
| * | | | | | | | | sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus())Miao Xie2009-04-15
| * | | | | | | | | wait: don't use __wake_up_common()Johannes Weiner2009-04-14
| * | | | | | | | | sched: Nominate a power-efficient ilb in select_nohz_balancer()Gautham R Shenoy2009-04-14
| * | | | | | | | | sched: Nominate idle load balancer from a semi-idle package.Gautham R Shenoy2009-04-14
| * | | | | | | | | sched: remove redundant hierarchy walk in check_preempt_wakeupPaul Turner2009-04-09
* | | | | | | | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: add extension fields for bootloader type and versionH. Peter Anvin2009-05-11