aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-09-22sched: turn off WAKEUP_OVERLAPIngo Molnar
2008-09-22sched: wakeup preempt when small overlapPeter Zijlstra
2008-09-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-19Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-16clockevents: make device shutdown robustThomas Gleixner
2008-09-14Merge branch 'linus' into x86/iommuIngo Molnar
2008-09-13cpuset: avoid changing cpuset's cpus when -errno returnedLi Zefan
2008-09-11Merge commit 'v2.6.27-rc6' into sched/develIngo Molnar
2008-09-11sched: fix deadlock in setting scheduler parameter to zeroHiroshi Shimamoto
2008-09-11sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomlyZhang, Yanmin
2008-09-10Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detectIngo Molnar
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar
2008-09-10Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar
2008-09-09clockevents: remove WARN_ON which was used to gather informationThomas Gleixner
2008-09-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky
2008-09-06kernel/cpu.c: Move the CPU_DYING notifiersManfred Spraul
2008-09-06sched: fix __load_balance_iterator() for cfq with only one taskGautham R Shenoy
2008-09-06Merge branch 'linus' into sched/develIngo Molnar
2008-09-06ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki
2008-09-06sched: compilation fix with gcc 3.4.6Krzysztof Helt
2008-09-06clockevents: broadcast fixup possible waitersThomas Gleixner
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-09-05sched_clock: fix NOHZ interactionPeter Zijlstra
2008-09-05clockevents: prevent endless loop lockupThomas Gleixner
2008-09-05clockevents: prevent multiple init/shutdownThomas Gleixner
2008-09-05clockevents: enforce reprogram in oneshot setupThomas Gleixner
2008-09-05clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi
2008-09-05Merge branch 'x86/core' into x86/unify-cpu-detectIngo Molnar
2008-09-04Merge branch 'core/resources' into x86/coreIngo Molnar
2008-09-04IO resources: add reserve_region_with_split()Yinghai Lu
2008-09-04forgotten refcount on sysctl root tableAl Viro
2008-09-04Merge branch 'linus' into x86/coreH. Peter Anvin
2008-09-04Merge branch 'x86/cpu' into x86/coreH. Peter Anvin
2008-09-02pm_qos_requirement might sleepJohn Kacur
2008-09-02pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exitsOleg Nesterov
2008-09-02pid_ns: zap_pid_ns_processes: fix the ->child_reaper changingOleg Nesterov
2008-09-02Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-09-02softlockup: minor cleanup, don't check task->state twiceOleg Nesterov
2008-09-02kernel/resource.c: fix new kernel-doc warningRandy Dunlap
2008-09-01[PATCH] audit: Moved variable declaration to beginning of functionCordelia
2008-08-29Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds
2008-08-29Don't trigger softlockup detector on network fs blocked tasksAndi Kleen
2008-08-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds