aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* rcu: RCU-based detection of stalled CPUs for Classic RCU, fixIngo Molnar2008-10-03
* rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney2008-10-03
* Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar2008-10-03
|\
| * mm owner: fix race between swapoff and exitBalbir Singh2008-09-29
| * kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-26
| * kgdb: could not write to the last of valid memory with kgdbAtsuo Igarashi2008-09-26
| * Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-23
| |\
| | * timers: fix build error in !oneshot caseIngo Molnar2008-09-23
| | * clockevents: prevent mode mismatch on cpu onlineThomas Gleixner2008-09-23
| | * clockevents: check broadcast device not tick deviceThomas Gleixner2008-09-23
| | * clockevents: prevent stale tick_next_period for onlining CPUsThomas Gleixner2008-09-23
| | * clockevents: prevent cpu online to interfere with nohzThomas Gleixner2008-09-23
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-23
| |\ \
| | * | sched: fix init_hrtick() section mismatch warningRakib Mullick2008-09-23
| | |/
| * / kexec: fix segmentation fault in kimage_add_entryJonathan Steel2008-09-23
| |/
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-19
| |\
| | * sched: fix deadlock in setting scheduler parameter to zeroHiroshi Shimamoto2008-09-11
| | * sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomlyZhang, Yanmin2008-09-11
| * | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-19
| |\ \
| | * | clockevents: make device shutdown robustThomas Gleixner2008-09-16
| * | | cpuset: avoid changing cpuset's cpus when -errno returnedLi Zefan2008-09-13
| |/ /
* | | rcu: fix sparse shadowed variable warningHarvey Harrison2008-09-23
* | | Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar2008-09-10
|\| |
| * | clockevents: remove WARN_ON which was used to gather informationThomas Gleixner2008-09-09
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-08
| |\|
| | * Merge branch 'sched/cpuset' into sched/urgentIngo Molnar2008-09-06
| | |\
| | | * sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2008-09-06
| | | * sched, cpuset: rework sched domains and CPU hotplug handling (v4)Max Krasnyansky2008-08-14
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-06
| |\ \ \ | | |/ / | |/| |
| | * | ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki2008-09-06
| | * | clockevents: broadcast fixup possible waitersThomas Gleixner2008-09-06
| | * | clockevents: prevent endless loop lockupThomas Gleixner2008-09-05
| | * | clockevents: prevent multiple init/shutdownThomas Gleixner2008-09-05
| | * | clockevents: enforce reprogram in oneshot setupThomas Gleixner2008-09-05
| | * | clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner2008-09-05
| | * | clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-09-05
| * | | sched: fix process time monotonicityBalbir Singh2008-09-05
| * | | sched_clock: fix NOHZ interactionPeter Zijlstra2008-09-05
| * | | forgotten refcount on sysctl root tableAl Viro2008-09-04
| |/ /
| * | pm_qos_requirement might sleepJohn Kacur2008-09-02
| * | pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exitsOleg Nesterov2008-09-02
| * | pid_ns: zap_pid_ns_processes: fix the ->child_reaper changingOleg Nesterov2008-09-02
| * | Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-09-02
| |\ \
| | * | [PATCH] audit: Moved variable declaration to beginning of functionCordelia2008-09-01
| * | | softlockup: minor cleanup, don't check task->state twiceOleg Nesterov2008-09-02
| * | | kernel/resource.c: fix new kernel-doc warningRandy Dunlap2008-09-02
| |/ /
| * | Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2008-08-29
| * | Don't trigger softlockup detector on network fs blocked tasksAndi Kleen2008-08-29
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-28
| |\ \
| | * | exit signals: use of uninitialized field notify_countSteve VanDeBogart2008-08-27