aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'next' into for-linusJames Morris2009-06-10
|\
| * Merge branch 'master' into nextJames Morris2009-06-08
| |\
| * | security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-03
| * | Merge branch 'master' into nextJames Morris2009-05-22
| |\ \
| * | | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptraceDavid Howells2009-05-10
| * | | Merge branch 'master' into nextJames Morris2009-05-08
| |\ \ \
| * | | | do_wait: do take security_task_wait() into accountOleg Nesterov2009-04-30
| * | | | SELinux: Don't flush inherited SIGKILL during execve()David Howells2009-04-29
| * | | | modules: Fix up build when CONFIG_MODULE_UNLOAD=n.Stephen Rothwell2009-04-14
| * | | | modules: sysctl to block module loadingKees Cook2009-04-02
* | | | | 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